Aktywne filtry

Abarth 595 06/2016- Bagażnik dachowy

nr. kat. N21102N202N15080/164
W skład bagażnika wchodzą: 2 belki N15080 o długości 120 cm set N200002 oraz zestaw kitów:N21102
628,42 złbrutto510,91 zł netto
Nie ma wystarczającej ilości produktów w magazynie

Abarth 595 06/2016- Bagażnik dachowy

nr. kat. N21102N202N15085/164
W skład bagażnika wchodzą: 2 belki N15085 o długości 120 cm set N200002 oraz zestaw kitów:N21102
619,90 złbrutto503,98 zł netto
Nie ma wystarczającej ilości produktów w magazynie

Abarth 595 06/2016- Bagażnik dachowy

nr. kat. N21102N202N15025/144
W skład bagażnika wchodzą: 2 belki N15025 o długości 120 cm set N200002 oraz zestaw kitów:N21102
583,88 złbrutto474,70 zł netto
Nie ma wystarczającej ilości produktów w magazynie

Adapter bagażnika na rower do przyczepy kempingowej

nr. kat. 330238
- Za pomocą adaptera przyczepy kempingowej można łatwo zamontować bagażnik na rowery na dyszlu przyczepy - Montaż bez wiercenia - Adapter przeznaczony do bagażników montowanych na hak
299,98 złbrutto243,89 zł netto
Nie ma wystarczającej ilości produktów w magazynie

Adaptera 40 cm 3x1.5mm² od wtyczki Schuko do wtyczki kątowej CEE + gniazdo Schuko

nr. kat. 373528
Wtyczka z gniazdem 230V Schuko, dzięki temu adapterowi za jednym razem podłączamy pojazd do prądu oraz mamy wyjście prądowe w postaci gniazda. Wysokiej jakości przewód podłączeniowy z neoprenu z gniazdem CEE. Końcówki wyposażone są w trzy bolce oraz wtyk z bolcem i uziemieniem typu Schuko. Do przyczepy kempingowej lub kampera
42,90 złbrutto34,88 zł netto
Nie ma wystarczającej ilości produktów w magazynie

Aerometr płynu chłodniczego

nr. kat. 74080
Aerometr płynu chłodniczego I Do płynów przeciw zamarzaniu zawierających glikol etylenowy.
27,99 złbrutto22,76 zł netto
Nie ma wystarczającej ilości produktów w magazynie
Load Time 3848 ms
Querying Time 2374 ms
Queries 4006
Memory Peak Usage 136.6 Mb
Included Files 882 files - 9.44 Mb
PrestaShop Cache 1.89 Mb
Global vars 0.95 Mb
PrestaShop Version 1.7.8.8
PHP Version 7.4.33
MySQL Version 10.6.25-MariaDB-ubu2204
Memory Limit 2048M
Max Execution Time 300s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 2 ms 2 ms 3.05 Mb 3.1 Mb
__construct 6 ms 8 ms 1.97 Mb 6.8 Mb
init 40 ms 49 ms 2.28 Mb 7.3 Mb
checkAccess 0 ms 49 ms - Mb 7.3 Mb
setMedia 4 ms 52 ms 0.72 Mb 8.0 Mb
postProcess 0 ms 52 ms - Mb 8.0 Mb
initHeader 0 ms 52 ms - Mb 8.0 Mb
initContent 2743 ms 2795 ms 77.76 Mb 85.9 Mb
initFooter 0 ms 2795 ms - Mb 85.9 Mb
display 1054 ms 3848 ms 48.74 Mb 136.6 Mb
Hook Time Memory Usage
displayNavFullWidth 480 ms 14.05 Mb
DisplayProductListAddCart 99 ms 2.29 Mb
Header 95 ms 0.39 Mb
DisplayTop 78 ms 0.12 Mb
displayTop 8 ms 0.36 Mb
DisplayHeader 5 ms 1.14 Mb
DisplayProductPriceBlock 4 ms 0.47 Mb
DisplayLeftColumn 3 ms 0.13 Mb
ProductSearchProvider 2 ms 0.54 Mb
DisplayFooter 2 ms 0.15 Mb
ActionFrontControllerSetMedia 2 ms 0.35 Mb
DisplayBanner 1 ms 0.02 Mb
FilterProductSearch 1 ms - Mb
DisplayFooterAfter 1 ms 0.02 Mb
DisplayContactMob 1 ms 0.03 Mb
displayLeftColumn 1 ms 0.02 Mb
FilterCategoryContent 0 ms - Mb
ActionBuildFrontEndObject 0 ms - Mb
ActionDispatcher 0 ms - Mb
19 hook(s) 781 ms 20.11 Mb
Module Time Memory Usage
phfullsearch 171 ms - Mb
thecheckout 2 ms 0.36 Mb
blistsop 7 ms 0.41 Mb
ps_emailalerts 0 ms 0.13 Mb
dpdshipping 2 ms 0.37 Mb
rneo_productstyle 0 ms 0.02 Mb
ps_shoppingcart 2 ms 0.20 Mb
arallimg 3 ms 0.48 Mb
classy_custom_js_cs 1 ms 0.13 Mb
firmesb2b 1 ms 0.15 Mb
bacookielawinfo 2 ms 0.35 Mb
inpostship 1 ms 0.07 Mb
payu 5 ms 0.60 Mb
leopartsfilter 3 ms 0.49 Mb
iqitmegamenu 482 ms 14.61 Mb
hiaddtocartbutton 100 ms 2.54 Mb
ps_facetedsearch 4 ms 0.70 Mb
ps_customersignin 2 ms 0.08 Mb
ps_currencyselector 5 ms 0.23 Mb
19 module(s) 793 ms 21.90 Mb

Stopwatch SQL - 4006 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE p.id_product 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, pl.name FROM prstshp_product p LEFT JOIN prstshp_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN prstshp_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN prstshp_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 prstshp_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN prstshp_product_lang pl ON (p.id_product = pl.id_product AND pl.id_shop = 1 AND pl.id_lang = 1) INNER JOIN prstshp_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN prstshp_category_product cp ON (p.id_product = cp.id_product) INNER JOIN prstshp_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN prstshp_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 c.nleft>=2 AND c.nright<=679 GROUP BY p.id_product) p INNER JOIN prstshp_product_lang pl ON (p.id_product = pl.id_product AND pl.id_shop = 1 AND pl.id_lang = 1) GROUP BY p.id_product ORDER BY p.name ASC, p.id_product DESC
675550 ms 19002 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
SELECT SQL_NO_CACHE COUNT(*) FROM (SELECT DISTINCT `id_product` FROM `prstshp_specific_price` WHERE `id_product` != 0 GROUP BY id_product ) AS counted LIMIT 1
39222 ms 247055524 /classes/SpecificPrice.php:287
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612285
LIMIT 1
6418 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
4978 ms 340 Yes Yes /classes/Category.php:793
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 `prstshp_configuration` c
LEFT JOIN `prstshp_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
3849 ms 1302 /classes/Configuration.php:160
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612142
LIMIT 1
3433 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `prstshp_module` m
INNER JOIN prstshp_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `prstshp_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `prstshp_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `prstshp_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `prstshp_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
3020 ms 92 Yes Yes /classes/Hook.php:1183
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `prstshp_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
2799 ms 28 Yes Yes /classes/Category.php:919
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 375 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2628 ms 139 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 128 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2578 ms 115 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 155 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2530 ms 85 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1148 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2467 ms 49 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1155 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2378 ms 40 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 102 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2345 ms 47 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `prstshp_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `prstshp_hook_alias` ha
INNER JOIN `prstshp_hook` h ON ha.name = h.name
2181 ms 0 /classes/Hook.php:1243
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 167 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2175 ms 110 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `prstshp_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `prstshp_hook_alias` ha
INNER JOIN `prstshp_hook` h ON ha.name = h.name
2143 ms 0 /classes/Hook.php:1243
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 172 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2122 ms 130 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1154 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2049 ms 39 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 838 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2033 ms 166 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 104 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2004 ms 139 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 113 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2002 ms 100 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 103 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2000 ms 85 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 110 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2000 ms 95 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1128 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1977 ms 85 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 123 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1935 ms 147 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 106 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1928 ms 12 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 105 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1912 ms 85 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 136 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1888 ms 28 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1103 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1830 ms 147 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1182 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1799 ms 140 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1107 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1783 ms 91 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1114 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1779 ms 85 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `prstshp_module` m
INNER JOIN prstshp_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `prstshp_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `prstshp_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `prstshp_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `prstshp_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
1776 ms 92 Yes Yes /classes/Hook.php:1183
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 101 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1771 ms 27 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 147 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1770 ms 85 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `prstshp_hook_module` hm
STRAIGHT_JOIN `prstshp_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `prstshp_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1753 ms 365 /classes/Hook.php:504
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1156 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1719 ms 37 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1139 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1700 ms 60 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1147 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1675 ms 53 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `prstshp_hook_module` hm
STRAIGHT_JOIN `prstshp_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `prstshp_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1653 ms 365 /classes/Hook.php:504
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1193 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1630 ms 151 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1194 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1621 ms 149 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 817 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1610 ms 158 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 688 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1604 ms 151 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 692 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1601 ms 152 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 803 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1600 ms 148 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1100 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1573 ms 141 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 836 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1555 ms 148 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 804 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1547 ms 143 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1102 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1536 ms 146 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 694 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1533 ms 159 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 835 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1528 ms 154 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 326 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1526 ms 1 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 686 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1517 ms 153 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1104 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1510 ms 142 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 805 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1509 ms 144 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 687 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1505 ms 157 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 816 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1498 ms 155 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1099 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1447 ms 140 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 834 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1442 ms 156 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 719 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1435 ms 38 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1261 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1431 ms 101 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 829 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1370 ms 7 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 886 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1352 ms 11 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE hs.`id_tab` as id_tab, hssl.`title`, hssl.`label`, hssl.`url`,
hss.`position`,  hss.`active_label`, hss.`url_type`, hss.`id_url`, hss.`icon_type`, hss.`icon_class`, hss.`icon`, hss.`legend_icon`,
hss.`new_window`, hss.`float`, hss.`submenu_type`, hss.`submenu_content`, hss.`submenu_width`, hss.`group_access`
FROM prstshp_iqitmegamenu_tabs_shop hs
LEFT JOIN prstshp_iqitmegamenu_tabs hss ON (hs.id_tab = hss.id_tab)
LEFT JOIN prstshp_iqitmegamenu_tabs_lang hssl ON (hss.id_tab = hssl.id_tab)
WHERE id_shop = 1 AND menu_type = 1 AND active = 1
AND hssl.id_lang = 1
ORDER BY hss.position
1351 ms 22 Yes /modules/iqitmegamenu/models/IqitMenuTab.php:178
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 337 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1311 ms 5 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1263 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1289 ms 4 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 827 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1282 ms 5 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 882 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1281 ms 12 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 327 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1280 ms 3 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 876 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1277 ms 13 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 353 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1274 ms 9 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 875 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1270 ms 6 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 1165 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1263 ms 10 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 329 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1255 ms 4 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451826
ORDER BY f.position ASC
1222 ms 2 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 333 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1220 ms 2 Yes Yes /classes/Category.php:793
SELECT SQL_NO_CACHE lower(name) as name
FROM `prstshp_hook` h
WHERE (h.active = 1)
1138 ms 902 /classes/Hook.php:1283
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15292 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
1131 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42115 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
1042 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11071 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
1039 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11612 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
1035 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42115
LIMIT 1
1016 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15023
LIMIT 1
1009 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14030 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
999 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15292
LIMIT 1
990 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15293
LIMIT 1
950 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11614 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
934 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15291
LIMIT 1
933 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15290
LIMIT 1
917 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612142 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
913 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14725
LIMIT 1
907 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453498) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
907 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612286
LIMIT 1
905 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451780
LIMIT 1
905 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14724
LIMIT 1
892 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE lower(name) as name
FROM `prstshp_hook` h
WHERE (h.active = 1)
891 ms 902 /classes/Hook.php:1283
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452590) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
890 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `prstshp_hook`
889 ms 902 /classes/Hook.php:1243
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452941) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
886 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42713 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42713 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
882 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11072 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11072 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
881 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15292 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15292 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
875 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15021
LIMIT 1
873 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505907
LIMIT 1
869 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15587
LIMIT 1
863 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451826
LIMIT 1
854 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453465
LIMIT 1
850 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452942) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
849 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14030
LIMIT 1
847 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42871
LIMIT 1
847 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453501
LIMIT 1
846 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14159
LIMIT 1
841 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453486) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
838 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452592) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
837 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11069
LIMIT 1
836 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612138
LIMIT 1
836 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93506291) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
836 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451328) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
835 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11612
LIMIT 1
832 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 984002
LIMIT 1
828 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452594) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
826 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611142
LIMIT 1
825 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2276
LIMIT 1
822 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42001
LIMIT 1
821 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14726
LIMIT 1
821 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14457
LIMIT 1
821 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453465 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
817 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452943
LIMIT 1
817 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42116
LIMIT 1
815 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14595
LIMIT 1
813 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603454124) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
809 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42115 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42115 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
809 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453927
LIMIT 1
808 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612141
LIMIT 1
807 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 12158
LIMIT 1
805 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453458) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
804 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42713
LIMIT 1
804 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14160 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
803 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14725) AND (b.`id_shop` = 1) LIMIT 1
801 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42736
LIMIT 1
800 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452940
ORDER BY `position`
799 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14160
LIMIT 1
798 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611287
LIMIT 1
796 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453084
LIMIT 1
796 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11072
ORDER BY f.position ASC
794 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 984000 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
792 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453499) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
791 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 12157
LIMIT 1
790 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452940) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
789 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15159
LIMIT 1
789 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 984001 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
789 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 984001
LIMIT 1
787 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451826 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
786 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452937) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
786 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612178
LIMIT 1
785 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 12155
LIMIT 1
779 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452938) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
778 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14455 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
778 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11072 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
777 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612139
LIMIT 1
776 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611177 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
775 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14723
LIMIT 1
774 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453458
LIMIT 1
773 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14158
LIMIT 1
772 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15589
LIMIT 1
772 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14731
LIMIT 1
771 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452944
LIMIT 1
771 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15291 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
769 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505908 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
769 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14456
LIMIT 1
768 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14596 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14596 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
768 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453829 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
768 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2028
LIMIT 1
763 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452939) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
763 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453084 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
763 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451826
762 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612177
LIMIT 1
761 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15287
LIMIT 1
761 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 12156
LIMIT 1
761 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11070
LIMIT 1
760 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11614
LIMIT 1
760 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14455
LIMIT 1
759 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612140
LIMIT 1
757 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451783
LIMIT 1
757 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 984000
LIMIT 1
757 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612176 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
756 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42713
ORDER BY f.position ASC
756 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611176
LIMIT 1
756 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453501 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
755 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612285 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
754 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452942 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
754 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611286
LIMIT 1
753 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15291 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15291 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
753 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11072
LIMIT 1
750 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93506281
LIMIT 1
749 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453830 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
748 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611285
LIMIT 1
748 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14721
LIMIT 1
747 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15292
ORDER BY f.position ASC
747 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453500
LIMIT 1
747 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15588
LIMIT 1
746 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611138
LIMIT 1
746 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451427
LIMIT 1
746 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14594
LIMIT 1
745 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611137
LIMIT 1
745 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15290 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
744 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451328
LIMIT 1
744 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14722) AND (b.`id_shop` = 1) LIMIT 1
742 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 12157 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
742 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612177 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
741 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1
741 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15289
LIMIT 1
741 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451428
LIMIT 1
741 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14457) AND (b.`id_shop` = 1) LIMIT 1
740 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11613
LIMIT 1
740 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453502
LIMIT 1
739 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453091 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453091 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
739 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15589 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
739 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14029
LIMIT 1
738 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14157
LIMIT 1
738 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14160 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14160 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
737 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453451
LIMIT 1
736 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452940 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
734 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612176
LIMIT 1
733 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `prstshp_hook`
733 ms 902 /classes/Hook.php:1243
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2029
LIMIT 1
733 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15287 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
733 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451467
LIMIT 1
732 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42871 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
732 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505918
LIMIT 1
732 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42532
LIMIT 1
731 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11615
LIMIT 1
731 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452941
LIMIT 1
729 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451412 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
727 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611138) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
727 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603454124 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
726 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612138 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
725 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611139) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
725 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42001 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
724 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15022 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
722 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453927) AND (b.`id_shop` = 1) LIMIT 1
722 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453833
LIMIT 1
721 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15293) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
721 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611177
LIMIT 1
720 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15023 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
720 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14028) AND (b.`id_shop` = 1) LIMIT 1
719 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612139 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
719 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453459
LIMIT 1
719 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453834
LIMIT 1
719 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2029 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
719 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611176 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
718 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14457 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
718 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451233
LIMIT 1
718 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14721 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
718 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11613 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
718 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 984000) AND (b.`id_shop` = 1) LIMIT 1
717 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612287
LIMIT 1
717 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453824
LIMIT 1
717 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453927 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
716 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453833 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
715 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505911
LIMIT 1
715 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15288 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
715 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2028 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
715 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505906
LIMIT 1
714 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 12155 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
714 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14156 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
713 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15288
LIMIT 1
713 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15293 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
712 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42115
ORDER BY f.position ASC
711 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14028
LIMIT 1
711 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14156
LIMIT 1
711 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453465 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453465 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
710 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 612137
LIMIT 1
710 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612177 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612177 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
709 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451427 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
709 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 769 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 769 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
709 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15161
LIMIT 1
709 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15022
LIMIT 1
708 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453091 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
708 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453458 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
708 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611137) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
708 ms 1 Yes Yes /classes/Product.php:4487
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42115)
708 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452945 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
707 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15162
LIMIT 1
706 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453459 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
706 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15023) AND (b.`id_shop` = 1) LIMIT 1
705 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452942
LIMIT 1
705 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453445
LIMIT 1
705 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452939
LIMIT 1
705 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11072) AND (b.`id_shop` = 1) LIMIT 1
705 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_op_blists_blocks_index`
WHERE hook_name = 'DisplayTop' 
AND id_shop = 1
AND id_lang = 1
ORDER BY position
705 ms 13 Yes /modules/blistsop/classes/helpers/DbQueriesBlists.php:311
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14593
LIMIT 1
704 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611140
LIMIT 1
703 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505905
LIMIT 1
703 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451826) AND (b.`id_shop` = 1) LIMIT 1
702 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14687
LIMIT 1
702 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 11071
LIMIT 1
702 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611285 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
702 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452941 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
702 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15588 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
702 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452943 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
702 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15292) AND (b.`id_shop` = 1) LIMIT 1
702 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612176 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612176 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
701 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453452
LIMIT 1
701 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453084) AND (b.`id_shop` = 1) LIMIT 1
701 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452592
LIMIT 1
700 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611286 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
700 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15160
LIMIT 1
699 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611139
LIMIT 1
699 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452590 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
699 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42116 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
698 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM prstshp_shop s
LEFT JOIN prstshp_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
698 ms 1 /classes/shop/Shop.php:205
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 768 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
698 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 12156 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
698 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14028 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
697 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453460
LIMIT 1
697 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453827
LIMIT 1
697 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11069 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
696 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505913
LIMIT 1
696 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452945
LIMIT 1
696 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 766
LIMIT 1
696 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453091
LIMIT 1
695 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453445 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
695 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505909
LIMIT 1
694 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_op_blists_blocks_index`
WHERE hook_name = 'DisplayBanner' 
AND id_shop = 1
AND id_lang = 1
ORDER BY position
693 ms 13 Yes /modules/blistsop/classes/helpers/DbQueriesBlists.php:311
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14159 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
693 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451412
LIMIT 1
693 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 768
LIMIT 1
693 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42532 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
693 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612178 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
692 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2276) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
692 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14722 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
692 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93506291
LIMIT 1
691 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14456 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
691 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 769
LIMIT 1
691 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15587 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15587 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
691 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453498
LIMIT 1
690 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14457 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14457 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
690 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15159 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
690 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42736 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42736 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
690 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14027 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
689 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451428 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
689 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505918 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
688 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611287 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
688 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612141 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
688 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453460 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
688 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14725 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
687 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14722
LIMIT 1
687 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15289 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
687 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11615 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11615 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
686 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15587 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
686 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451233 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451233 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
686 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42713 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
686 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453502 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453502 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
686 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14593 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
685 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453499
LIMIT 1
685 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93506291) AND (b.`id_shop` = 1) LIMIT 1
685 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11613 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11613 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
685 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453486 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
685 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14158 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
684 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603454065 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
683 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453829
LIMIT 1
683 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505908
LIMIT 1
683 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612142) AND (b.`id_shop` = 1) LIMIT 1
682 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15162 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
681 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14726 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
681 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603454124
LIMIT 1
681 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505917 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505917 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
681 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42736) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
680 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451233 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
680 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453825
LIMIT 1
680 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453826
LIMIT 1
680 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14594) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
680 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11069) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
679 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14723 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
679 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452592 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
678 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453669 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
678 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15021 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15021 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
677 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452860
LIMIT 1
677 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453826
ORDER BY `position`
676 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453502 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
676 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451783 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
675 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611140 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
675 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14162
LIMIT 1
674 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452943 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452943 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
674 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 12158 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
674 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14027
LIMIT 1
673 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14596
LIMIT 1
673 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 166
LIMIT 1
672 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42871 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42871 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
672 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453500 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
671 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42002
LIMIT 1
670 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451854
LIMIT 1
670 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453830
LIMIT 1
670 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15294
LIMIT 1
669 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14724 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14724 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
669 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611138 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
669 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603454065
LIMIT 1
668 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453669) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
667 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14727
LIMIT 1
667 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452944 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
667 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452937 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
667 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93506281) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
666 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505905 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
666 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453831
LIMIT 1
666 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14156) AND (b.`id_shop` = 1) LIMIT 1
665 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505906 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
664 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612178) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
663 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451412 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451412 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
662 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453856
LIMIT 1
662 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15161 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
662 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14596 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
661 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505907 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
661 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 984002 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
661 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612140 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
660 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42736 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
659 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14724 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
659 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611142 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611142 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
659 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15291) AND (b.`id_shop` = 1) LIMIT 1
659 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612286 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
658 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451780 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
658 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452940
LIMIT 1
658 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453498 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
657 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452938
LIMIT 1
656 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452943) AND (b.`id_shop` = 1) LIMIT 1
656 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612287 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
656 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453669
LIMIT 1
656 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453452 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
656 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2276) AND (b.`id_shop` = 1) LIMIT 1
656 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14687) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
655 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453502) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
655 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2028) AND (b.`id_shop` = 1) LIMIT 1
655 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14121
LIMIT 1
655 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15021 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
655 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14163
LIMIT 1
655 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603451513
LIMIT 1
654 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611178
LIMIT 1
654 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452938 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
654 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14165
LIMIT 1
653 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453827 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
653 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14157 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
653 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 21
LIMIT 1
653 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453498 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453498 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
652 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451826) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
652 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452860 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
652 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11070 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
652 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14594 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14594 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
652 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14120
LIMIT 1
651 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453451 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
651 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 612137 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
651 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42003
LIMIT 1
651 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15291) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
651 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453501) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
651 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93506291 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
651 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453466
LIMIT 1
651 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14165 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
651 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611142 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
650 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452860) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
649 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14162 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
649 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2276 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
649 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505914
LIMIT 1
649 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505904 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
649 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452590
LIMIT 1
648 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 419) LIMIT 1
648 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451328 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
648 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453465) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
648 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453825 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
647 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505910) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
647 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453499 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
647 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14029 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
647 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612137) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
646 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 12158 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 12158 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
646 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505912
LIMIT 1
646 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505911 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
646 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453091) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
646 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14456 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14456 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
646 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15295 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15295 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
646 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15295
LIMIT 1
646 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453831 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
646 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14731 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
646 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14595 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
646 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611141 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
645 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453927 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453927 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
645 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14731 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14731 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
644 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505913 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
644 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15023
ORDER BY f.position ASC
644 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451427) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
644 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505910
LIMIT 1
643 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452939 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
643 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15294 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
642 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14725
ORDER BY `position`
642 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453466 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
642 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14161
LIMIT 1
641 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611178 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
641 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11072
ORDER BY `position`
641 ms 6 Yes /classes/Product.php:3517
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612285 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612285 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
640 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451513 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
640 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505909 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
639 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93506281 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
639 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 11615 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
639 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14727 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
638 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505917
LIMIT 1
638 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 611141
LIMIT 1
638 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611137 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
636 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451233) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
636 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 12157 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 12157 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
635 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11615) AND (b.`id_shop` = 1) LIMIT 1
635 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 769 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
635 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 22 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
634 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15022 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15022 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
634 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 166 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
634 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452937
LIMIT 1
633 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 42000
LIMIT 1
633 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611287 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611287 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
633 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14730
LIMIT 1
633 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15589 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15589 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
632 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505915) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
632 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14161 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
632 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603452594 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
632 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 611139 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
631 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505912 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
631 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 152
LIMIT 1
631 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451854) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
631 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15295 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
631 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505914 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
630 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453828 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
630 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611176) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
630 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505910 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
630 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 12158
ORDER BY `position`
630 ms 7 Yes /classes/Product.php:3517
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453445 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453445 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
630 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451783 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451783 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
630 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14686
LIMIT 1
629 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505915
LIMIT 1
628 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612138 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612138 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
628 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14594 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
628 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452944) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
627 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611176 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611176 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
627 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14729
LIMIT 1
627 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11612 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11612 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
627 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11612) AND (b.`id_shop` = 1) LIMIT 1
627 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603454610
LIMIT 1
626 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15293 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15293 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
626 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14120 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
626 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453856 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
626 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42116
ORDER BY `position`
626 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42116) AND (b.`id_shop` = 1) LIMIT 1
626 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453486
LIMIT 1
626 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603454610) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
625 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14157
ORDER BY `position`
624 ms 5 Yes /classes/Product.php:3517
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453828 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453828 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
624 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453452) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
624 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505917 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
624 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2029) AND (b.`id_shop` = 1) LIMIT 1
623 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11071 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11071 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
623 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14027 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14027 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
623 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 766 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
622 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453824 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
622 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11613
ORDER BY `position`
621 ms 8 Yes /classes/Product.php:3517
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505909 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505909 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
621 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453502) AND (b.`id_shop` = 1) LIMIT 1
620 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451780 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451780 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
620 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505914) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
620 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42002 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
619 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93506291 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93506291 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
619 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451854 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
619 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15289 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15289 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
619 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505916 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
619 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452942 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452942 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
619 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453084 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453084 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
618 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612141 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612141 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
618 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14457) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
617 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14159 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14159 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
617 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452943) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
617 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42003 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
617 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM prstshp_layered_category
WHERE controller = 'category'
AND id_category = 2
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
617 ms 3 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14729 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
617 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14686) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
616 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE ci_shopCustomerId AS 'customerId', ci_creditLimit AS 'creditLimit', ci_creditUsed AS 'creditUsed', ci_creditOverdue AS 'creditOverdue', ci_discount AS 'discount', g.reduction AS 'shopDiscount'
,ci_consultantId AS 'consultantId', ci_consultant AS 'consultant', ci_consultantEmail AS 'consultantEmail', ci_consultantPhone AS 'consultantPhone'
FROM yfi_customerinfo	
LEFT JOIN prstshp_customer c ON ci_shopCustomerId = id_customer
LEFT JOIN prstshp_group g ON c.id_default_group = g.id_group
WHERE ci_shopCustomerId  = '0' 
ORDER BY ci_sourceId DESC LIMIT 1
616 ms 41514 /modules/firmesb2b/firmesb2b.php:128
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453834 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
616 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612176
ORDER BY f.position ASC
615 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 329) LIMIT 1
615 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603451467 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
614 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14725 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14725 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
614 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505911) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
614 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505906 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505906 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
614 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611139 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611139 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
614 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612286 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612286 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
614 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14121 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
614 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
613 ms 1 /classes/Product.php:5622
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14157 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14157 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
613 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14159) AND (b.`id_shop` = 1) LIMIT 1
613 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14726
ORDER BY f.position ASC
611 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505916
LIMIT 1
611 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2029 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2029 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
611 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 42000 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
611 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505907 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505907 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
611 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14730) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
610 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42002 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42002 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
610 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611140) AND (b.`id_shop` = 1) LIMIT 1
610 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611137 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611137 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
610 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
609 ms 1 /classes/Language.php:853
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453669 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453669 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
609 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612142 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612142 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
608 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15588 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15588 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
608 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603453826 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
608 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603453828
LIMIT 1
608 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 152 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
607 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14723 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14723 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
606 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42000 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42000 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
606 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611286 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611286 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
606 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612177) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
606 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612285) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
606 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612142) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
605 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 984002 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 984002 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
605 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (768) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
605 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15159 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15159 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
604 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2276 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2276 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
604 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505904) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
604 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451826 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451826 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
604 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505905 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505905 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
603 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 12156 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 12156 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
603 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15253
LIMIT 1
603 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505909) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
603 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612141
ORDER BY f.position ASC
603 ms 10 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11069 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11069 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
603 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453458) AND (b.`id_shop` = 1) LIMIT 1
602 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505907) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
602 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612140 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612140 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
602 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 93505904
LIMIT 1
601 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612139
ORDER BY f.position ASC
601 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15297
LIMIT 1
601 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14120) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
601 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42001) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
601 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15023 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15023 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
600 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453460) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
600 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11614 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11614 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
599 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14687 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
599 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14726) AND (b.`id_shop` = 1) LIMIT 1
599 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14686 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
599 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453831) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
598 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453459) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
598 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14595 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14595 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
598 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 22
LIMIT 1
598 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42000) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
598 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14725
ORDER BY f.position ASC
597 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14457
ORDER BY f.position ASC
597 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612287 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612287 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
597 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2028 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2028 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
597 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15160) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
597 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453830) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
597 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (12157) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
596 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15160 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
596 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612286) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
596 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11070) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
595 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453460 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453460 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
595 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14163 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
595 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453827 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453827 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
595 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453833) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
595 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453458 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453458 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
595 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453451) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
594 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 152 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 152 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
594 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505913) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
594 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611285
ORDER BY f.position ASC
594 ms 10 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14455 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14455 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
594 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452939 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452939 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
594 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15296
LIMIT 1
594 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611140 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611140 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
594 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14121) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
593 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451428) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
593 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505918) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
593 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15161) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
593 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14029
ORDER BY `position`
593 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `prstshp_module` m
LEFT JOIN `prstshp_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
593 ms 66 /classes/module/Module.php:340
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15161 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15161 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
593 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611285 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611285 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
593 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14028) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
592 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14686 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14686 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
592 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452941 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452941 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
592 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 603452594
LIMIT 1
592 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 12155
ORDER BY f.position ASC
591 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505912) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
591 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14158 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14158 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
590 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15292
AND image_shop.`cover` = 1 LIMIT 1
590 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451328) AND (b.`id_shop` = 1) LIMIT 1
590 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14722 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14722 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
589 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14728 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
589 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14164
LIMIT 1
588 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453084) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
588 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452945) AND (b.`id_shop` = 1) LIMIT 1
588 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611141 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611141 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
588 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14030) AND (b.`id_shop` = 1) LIMIT 1
588 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11070 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11070 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
587 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15297 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
587 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15021
ORDER BY f.position ASC
587 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 14728
LIMIT 1
587 ms 1 /classes/ProductAssembler.php:106
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14726 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14726 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
587 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15291
ORDER BY f.position ASC
587 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14596) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
587 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 21 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
587 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14730 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
586 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14159
ORDER BY f.position ASC
586 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453829 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453829 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
586 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452860 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452860 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
586 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14724
ORDER BY f.position ASC
586 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `prstshp_lang` l
JOIN prstshp_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
586 ms 1 /classes/Language.php:1198
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15287) AND (b.`id_shop` = 1) LIMIT 1
586 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451513 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451513 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
585 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 12155 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 12155 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
585 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15162) AND (b.`id_shop` = 1) LIMIT 1
585 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42871
ORDER BY f.position ASC
585 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612178) AND (b.`id_shop` = 1) LIMIT 1
584 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453829) AND (b.`id_shop` = 1) LIMIT 1
583 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15252 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
583 ms 9 Yes /classes/SpecificPrice.php:561
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451428 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451428 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
583 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451412) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
582 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612176) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
582 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14030 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14030 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
582 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14455) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
581 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612138) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
581 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14160) AND (b.`id_shop` = 1) LIMIT 1
581 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `prstshp_module` m
LEFT JOIN `prstshp_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
580 ms 66 /classes/module/Module.php:340
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 984001 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 984001 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
580 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14727 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14727 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
579 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42116 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42116 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
579 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14160
ORDER BY f.position ASC
579 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505915 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505915 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
579 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453452 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453452 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
578 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11612
ORDER BY f.position ASC
578 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (152) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
578 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451783) AND (b.`id_shop` = 1) LIMIT 1
578 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603452945) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
578 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612177
ORDER BY f.position ASC
577 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15162
ORDER BY f.position ASC
577 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (166) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
577 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15160 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15160 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
577 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42002) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
577 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14029) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
577 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11614
ORDER BY f.position ASC
576 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453829) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
576 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611287
ORDER BY f.position ASC
576 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15288) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
576 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453500) AND (b.`id_shop` = 1) LIMIT 1
576 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453466 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453466 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
576 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 14164 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
575 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11615
ORDER BY f.position ASC
575 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-02 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 15252
LIMIT 1
575 ms 1 /classes/ProductAssembler.php:106
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15288) AND (b.`id_shop` = 1) LIMIT 1
575 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15021) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
575 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14161
ORDER BY f.position ASC
575 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452860) AND (b.`id_shop` = 1) LIMIT 1
574 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` c
INNER JOIN prstshp_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
574 ms 16 Yes /classes/Currency.php:694
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14727) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
574 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505905) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
574 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603454065 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603454065 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
574 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452592 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452592 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
574 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14728) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
574 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612178 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612178 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
573 ms 0 /classes/Cart.php:1429
(SELECT 1 FROM `prstshp_cart_rule` WHERE date_to >= "2026-07-02 00:00:00" AND date_to <= "2026-07-02 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `prstshp_cart_rule` WHERE date_from >= "2026-07-02 00:00:00" AND date_from <= "2026-07-02 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `prstshp_cart_rule` WHERE date_from < "2026-07-02 00:00:00" AND date_to > "2026-07-02 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
573 ms 1 /classes/CartRule.php:383
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451427) AND (b.`id_shop` = 1) LIMIT 1
573 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14030) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
573 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453500 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453500 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
573 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611177 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611177 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
572 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453501 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453501 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
572 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 93505915 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
572 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453826) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
572 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611178 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611178 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
571 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15290
ORDER BY f.position ASC
571 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (12156) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
571 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15021) AND (b.`id_shop` = 1) LIMIT 1
570 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15288 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15288 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
570 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453834 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453834 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
570 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14030
ORDER BY f.position ASC
570 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452945 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452945 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
570 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453459 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453459 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
570 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453830 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453830 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
570 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452590 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452590 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
570 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 12155) AND (b.`id_shop` = 1) LIMIT 1
570 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14164) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
569 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
569 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612139) AND (b.`id_shop` = 1) LIMIT 1
569 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14595) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
569 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612139 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612139 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
569 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451328 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451328 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
569 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15290 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15290 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
568 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14595
ORDER BY f.position ASC
568 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453825) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
567 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42001 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42001 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
567 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14721 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14721 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
567 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42871) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
566 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
566 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451427 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451427 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
566 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15294 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15294 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
566 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14161 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14161 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
565 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611285) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
565 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 603454610 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
565 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15588) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
565 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453452) AND (b.`id_shop` = 1) LIMIT 1
565 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453831 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453831 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
565 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14721
ORDER BY f.position ASC
565 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2028) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
564 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42115
AND image_shop.`cover` = 1 LIMIT 1
564 ms 7 /classes/Product.php:3542
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15287 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15287 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
564 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452944) AND (b.`id_shop` = 1) LIMIT 1
564 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612286
ORDER BY f.position ASC
564 ms 10 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 984000 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 984000 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
564 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505906) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
563 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452860
ORDER BY f.position ASC
563 ms 2 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15292) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
563 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (21) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
563 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93506281) AND (b.`id_shop` = 1) LIMIT 1
562 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42871) AND (b.`id_shop` = 1) LIMIT 1
562 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (984001) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
562 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15022) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
561 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15160) AND (b.`id_shop` = 1) LIMIT 1
561 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 766 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 766 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
561 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453833 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453833 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
561 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452938 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452938 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
560 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452940 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452940 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
560 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14165) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
560 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451467 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451467 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
560 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453824) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
560 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14723
ORDER BY f.position ASC
560 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453834) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
559 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452944 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452944 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
559 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11612
ORDER BY `position`
559 ms 8 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453500) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
559 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15290) AND (b.`id_shop` = 1) LIMIT 1
559 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (766) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
559 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15253) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
559 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451513) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
559 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15288
ORDER BY f.position ASC
559 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453459) AND (b.`id_shop` = 1) LIMIT 1
559 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611287
ORDER BY `position`
559 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15292
ORDER BY `position`
559 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42713) AND (b.`id_shop` = 1) LIMIT 1
558 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14731) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
558 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11615) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
558 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14028
ORDER BY f.position ASC
558 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452940) AND (b.`id_shop` = 1) LIMIT 1
558 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM prstshp_shop_group gs
LEFT JOIN prstshp_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN prstshp_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
558 ms 1 Yes /classes/shop/Shop.php:711
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603454610 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603454610 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
558 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452937 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452937 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
558 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93506281 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93506281 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
557 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14728 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14728 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
557 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505914 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505914 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
557 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15253 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
557 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 984001) AND (b.`id_shop` = 1) LIMIT 1
557 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505916) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
556 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612285
AND image_shop.`cover` = 1 LIMIT 1
556 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42532
ORDER BY f.position ASC
556 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15022
ORDER BY f.position ASC
556 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505908 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505908 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
556 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 12158
ORDER BY f.position ASC
556 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14029 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14029 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
556 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14721) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
555 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611140
ORDER BY f.position ASC
555 ms 10 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 768 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 768 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
555 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42115) AND (b.`id_shop` = 1) LIMIT 1
555 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11613) AND (b.`id_shop` = 1) LIMIT 1
555 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42003 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42003 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
555 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612178
ORDER BY f.position ASC
555 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453669) AND (b.`id_shop` = 1) LIMIT 1
555 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612141) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
555 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42002) AND (b.`id_shop` = 1) LIMIT 1
555 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505916 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505916 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
554 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 15296 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-07-02 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-07-02 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
554 ms 9 Yes /classes/SpecificPrice.php:561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15293
ORDER BY f.position ASC
554 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612287
ORDER BY f.position ASC
554 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611285) AND (b.`id_shop` = 1) LIMIT 1
553 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612141) AND (b.`id_shop` = 1) LIMIT 1
553 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15295
ORDER BY f.position ASC
553 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451780) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
553 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15587
ORDER BY f.position ASC
553 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453856) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
552 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453466) AND (b.`id_shop` = 1) LIMIT 1
552 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612285
ORDER BY f.position ASC
552 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14724) AND (b.`id_shop` = 1) LIMIT 1
552 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (984000) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
551 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14721) AND (b.`id_shop` = 1) LIMIT 1
551 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14596) AND (b.`id_shop` = 1) LIMIT 1
551 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15297) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
551 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42532 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42532 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
550 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453856) AND (b.`id_shop` = 1) LIMIT 1
550 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15253 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15253 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
550 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42003) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
550 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14455
ORDER BY f.position ASC
550 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42736
ORDER BY f.position ASC
549 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11071) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
549 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451783) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
549 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15589) AND (b.`id_shop` = 1) LIMIT 1
549 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14158) AND (b.`id_shop` = 1) LIMIT 1
548 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 12157) AND (b.`id_shop` = 1) LIMIT 1
548 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505911 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505911 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
548 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14156 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14156 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
548 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14162
ORDER BY f.position ASC
548 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14722
ORDER BY f.position ASC
548 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE id_shop
FROM `prstshp_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
548 ms 1 /classes/ObjectModel.php:1647
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15589
ORDER BY f.position ASC
547 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453451) AND (b.`id_shop` = 1) LIMIT 1
547 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611141) AND (b.`id_shop` = 1) LIMIT 1
547 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453451 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453451 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
547 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611142) AND (b.`id_shop` = 1) LIMIT 1
547 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15162 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15162 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
547 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611286) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
547 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14724) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
547 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453824 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453824 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
546 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42003
ORDER BY f.position ASC
546 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611142
ORDER BY f.position ASC
546 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612137
ORDER BY f.position ASC
546 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15290) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
546 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11069) AND (b.`id_shop` = 1) LIMIT 1
546 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42115
ORDER BY `position`
546 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603451467) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
545 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14730 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14730 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
545 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611287) AND (b.`id_shop` = 1) LIMIT 1
545 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603454065) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
544 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612139) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
544 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15587) AND (b.`id_shop` = 1) LIMIT 1
544 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14156) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
544 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612285) AND (b.`id_shop` = 1) LIMIT 1
544 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15162) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
544 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42736) AND (b.`id_shop` = 1) LIMIT 1
544 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14729
ORDER BY f.position ASC
544 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451428) AND (b.`id_shop` = 1) LIMIT 1
544 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505908) AND (b.`id_shop` = 1) LIMIT 1
544 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612287) AND (b.`id_shop` = 1) LIMIT 1
544 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453833) AND (b.`id_shop` = 1) LIMIT 1
543 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14726) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
543 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14729 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14729 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
543 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 984001
ORDER BY f.position ASC
542 ms 5 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 611138 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 611138 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
542 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453828) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
542 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42116
ORDER BY f.position ASC
541 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11613
ORDER BY f.position ASC
541 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14159) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
541 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505907) AND (b.`id_shop` = 1) LIMIT 1
541 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11071
ORDER BY f.position ASC
541 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14027) AND (b.`id_shop` = 1) LIMIT 1
541 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14596
ORDER BY f.position ASC
540 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14157) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
540 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453927) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
540 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505913 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505913 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
539 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612287) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
539 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11069
ORDER BY f.position ASC
539 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14162) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
539 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14593 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14593 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
538 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14161) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
538 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15296 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15296 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
538 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505908) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
538 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452939) AND (b.`id_shop` = 1) LIMIT 1
538 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11071)
538 ms 1 /classes/Product.php:3829
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14120 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14120 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
538 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453486
ORDER BY f.position ASC
537 ms 4 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15161
ORDER BY f.position ASC
537 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15294) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
537 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15023) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
537 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453499 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453499 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
537 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15296) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
537 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611141) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
537 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 612137 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 612137 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
537 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14158
ORDER BY f.position ASC
537 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14722) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
536 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612177) AND (b.`id_shop` = 1) LIMIT 1
536 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453856 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453856 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
536 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14729) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
535 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15159) AND (b.`id_shop` = 1) LIMIT 1
535 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42532) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
535 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14027) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
534 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612142
ORDER BY f.position ASC
534 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14157) AND (b.`id_shop` = 1) LIMIT 1
534 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451412) AND (b.`id_shop` = 1) LIMIT 1
533 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453827) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
533 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611177) AND (b.`id_shop` = 1) LIMIT 1
533 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453501) AND (b.`id_shop` = 1) LIMIT 1
533 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505910 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505910 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
532 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11614) AND (b.`id_shop` = 1) LIMIT 1
532 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453445) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
532 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611138
ORDER BY f.position ASC
532 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (984002) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
532 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14455) AND (b.`id_shop` = 1) LIMIT 1
532 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42713
ORDER BY `position`
532 ms 10 Yes /classes/Product.php:3517
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14687 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14687 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
532 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611176
ORDER BY f.position ASC
531 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611142
ORDER BY `position`
531 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612137) AND (b.`id_shop` = 1) LIMIT 1
531 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611287) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
531 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15023
ORDER BY `position`
531 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611178) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
531 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (12155) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
530 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612176) AND (b.`id_shop` = 1) LIMIT 1
530 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 166 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 166 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
530 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (603453466) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
530 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 12158) AND (b.`id_shop` = 1) LIMIT 1
530 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15252) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
530 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612139
ORDER BY `position`
529 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14029) AND (b.`id_shop` = 1) LIMIT 1
529 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453445) AND (b.`id_shop` = 1) LIMIT 1
528 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11613) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
528 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603454124 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603454124 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
528 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14163 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14163 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
528 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93506281
ORDER BY f.position ASC
528 ms 2 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15297 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15297 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
528 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505918 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505918 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
527 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15287
ORDER BY f.position ASC
527 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14121 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14121 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
527 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14457
ORDER BY `position`
527 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42115) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
527 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453091
ORDER BY f.position ASC
527 ms 2 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603452594 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603452594 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
526 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611176) AND (b.`id_shop` = 1) LIMIT 1
525 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505904 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505904 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
525 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611177
ORDER BY f.position ASC
525 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `prstshp_meta` m
LEFT JOIN `prstshp_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
525 ms 45 Yes /classes/Dispatcher.php:650
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453834) AND (b.`id_shop` = 1) LIMIT 1
525 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611286) AND (b.`id_shop` = 1) LIMIT 1
525 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14163) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
525 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 984002) AND (b.`id_shop` = 1) LIMIT 1
525 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14028 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14028 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
525 ms 0 /classes/Cart.php:1429
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603451854 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603451854 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
524 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 12157
ORDER BY f.position ASC
524 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15287) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
524 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611142) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
524 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 93505912 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 93505912 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
523 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11614) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
523 ms 1 Yes Yes /classes/Product.php:4487
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14165 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14165 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
523 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15293) AND (b.`id_shop` = 1) LIMIT 1
522 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15252 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15252 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
522 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612138
ORDER BY f.position ASC
522 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14594) AND (b.`id_shop` = 1) LIMIT 1
521 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15291
ORDER BY `position`
521 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15021
ORDER BY `position`
521 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14593) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
521 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14687
ORDER BY f.position ASC
521 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453831) AND (b.`id_shop` = 1) LIMIT 1
521 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14593) AND (b.`id_shop` = 1) LIMIT 1
520 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14686
ORDER BY f.position ASC
520 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14162 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14162 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
520 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612286) AND (b.`id_shop` = 1) LIMIT 1
520 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93506291
ORDER BY f.position ASC
520 ms 2 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14594
ORDER BY f.position ASC
519 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14164 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14164 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
519 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (612140) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
519 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15161) AND (b.`id_shop` = 1) LIMIT 1
519 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453091) AND (b.`id_shop` = 1) LIMIT 1
518 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453465) AND (b.`id_shop` = 1) LIMIT 1
518 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453486) AND (b.`id_shop` = 1) LIMIT 1
518 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14725) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
518 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14593
ORDER BY f.position ASC
518 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15159) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
518 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14726
ORDER BY `position`
518 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42116) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
518 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603454065
ORDER BY `position`
518 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15588) AND (b.`id_shop` = 1) LIMIT 1
517 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452942) AND (b.`id_shop` = 1) LIMIT 1
517 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11072) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
517 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42000
ORDER BY f.position ASC
517 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612285
ORDER BY `position`
517 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14456
ORDER BY f.position ASC
516 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11071) AND (b.`id_shop` = 1) LIMIT 1
516 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 769) AND (b.`id_shop` = 1) LIMIT 1
516 ms 1 /src/Adapter/EntityMapper.php:76
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453825 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453825 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
516 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15295) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
516 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11612) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
515 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452592) AND (b.`id_shop` = 1) LIMIT 1
515 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14165
ORDER BY f.position ASC
515 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 152) AND (b.`id_shop` = 1) LIMIT 1
515 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611176
ORDER BY `position`
515 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93506291
ORDER BY `position`
515 ms 1 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 12157
ORDER BY `position`
515 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611141
ORDER BY f.position ASC
514 ms 10 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453486 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453486 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
513 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (93505917) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
513 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14727
ORDER BY f.position ASC
513 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 12156) AND (b.`id_shop` = 1) LIMIT 1
511 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453084
ORDER BY `position`
511 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15022) AND (b.`id_shop` = 1) LIMIT 1
511 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14731
ORDER BY f.position ASC
511 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453830
ORDER BY `position`
511 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 768) AND (b.`id_shop` = 1) LIMIT 1
511 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14456
ORDER BY `position`
511 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612140
ORDER BY `position`
511 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14723) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
510 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14156
ORDER BY f.position ASC
510 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15589) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
509 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 984000
ORDER BY `position`
509 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611138) AND (b.`id_shop` = 1) LIMIT 1
508 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14456) AND (b.`id_shop` = 1) LIMIT 1
508 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2276
ORDER BY f.position ASC
508 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15289) AND (b.`id_shop` = 1) LIMIT 1
508 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (12158) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
508 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453460) AND (b.`id_shop` = 1) LIMIT 1
507 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 766) AND (b.`id_shop` = 1) LIMIT 1
505 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452943
ORDER BY `position`
504 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453826
ORDER BY f.position ASC
504 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611286
ORDER BY `position`
504 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15291
AND image_shop.`cover` = 1 LIMIT 1
504 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14029
ORDER BY f.position ASC
503 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451780) AND (b.`id_shop` = 1) LIMIT 1
503 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14728
ORDER BY f.position ASC
502 ms 8 Yes /classes/Product.php:5905
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 21 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 21 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
502 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453451
ORDER BY f.position ASC
502 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 612140
ORDER BY f.position ASC
502 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 984002
ORDER BY f.position ASC
502 ms 5 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452594) AND (b.`id_shop` = 1) LIMIT 1
502 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42003) AND (b.`id_shop` = 1) LIMIT 1
502 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14159
ORDER BY `position`
502 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612138) AND (b.`id_shop` = 1) LIMIT 1
502 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611139) AND (b.`id_shop` = 1) LIMIT 1
502 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453084
ORDER BY f.position ASC
501 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, alias FROM `prstshp_hook_alias`
501 ms 88 /classes/Hook.php:353
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 12156
ORDER BY f.position ASC
501 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453459
ORDER BY f.position ASC
500 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611286
ORDER BY f.position ASC
500 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE data FROM prstshp_layered_filter_block WHERE hash="74f402ff3f26466605f42369140e603b" LIMIT 1
500 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:187
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15587
ORDER BY `position`
500 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611139
ORDER BY f.position ASC
500 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453465
ORDER BY f.position ASC
499 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505914) AND (b.`id_shop` = 1) LIMIT 1
499 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14730
ORDER BY f.position ASC
498 ms 8 Yes /classes/Product.php:5905
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11612)
498 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14157
ORDER BY f.position ASC
498 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453669
ORDER BY f.position ASC
497 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451826
ORDER BY `position`
496 ms 4 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611137) AND (b.`id_shop` = 1) LIMIT 1
496 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451467)
496 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505905) AND (b.`id_shop` = 1) LIMIT 1
496 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15022
ORDER BY `position`
496 ms 6 Yes /classes/Product.php:3517
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 603453826 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 603453826 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
496 ms 0 /classes/Cart.php:1429
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451467) AND (b.`id_shop` = 1) LIMIT 1
495 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42532) AND (b.`id_shop` = 1) LIMIT 1
495 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453498) AND (b.`id_shop` = 1) LIMIT 1
495 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611137
ORDER BY f.position ASC
495 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 152
ORDER BY f.position ASC
495 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15293
ORDER BY `position`
494 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611177) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
493 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14158) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
493 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14456) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
493 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15252
ORDER BY f.position ASC
493 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611141
ORDER BY `position`
493 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 984000
ORDER BY f.position ASC
493 ms 5 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15588
ORDER BY `position`
493 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15289) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
493 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11615
ORDER BY `position`
493 ms 8 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505912) AND (b.`id_shop` = 1) LIMIT 1
492 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1125) LIMIT 1
492 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14723) AND (b.`id_shop` = 1) LIMIT 1
492 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452943
ORDER BY f.position ASC
492 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14156
ORDER BY `position`
491 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453829
ORDER BY f.position ASC
491 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15589
ORDER BY `position`
491 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11070
ORDER BY f.position ASC
490 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (769) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
490 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11070) AND (b.`id_shop` = 1) LIMIT 1
490 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453458
ORDER BY f.position ASC
489 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 766
ORDER BY `position`
489 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14596
ORDER BY `position`
489 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42713) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
489 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15289
ORDER BY f.position ASC
488 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15587) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
488 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505906) AND (b.`id_shop` = 1) LIMIT 1
488 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453927
ORDER BY `position`
488 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453466
ORDER BY f.position ASC
488 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14722
ORDER BY `position`
488 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15160
ORDER BY f.position ASC
488 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453500
ORDER BY f.position ASC
487 ms 2 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451513) AND (b.`id_shop` = 1) LIMIT 1
487 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14595) AND (b.`id_shop` = 1) LIMIT 1
487 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15159
ORDER BY f.position ASC
486 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452942
ORDER BY `position`
486 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (611140) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
485 ms 1 Yes Yes /classes/Product.php:4487
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15293)
485 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453499) AND (b.`id_shop` = 1) LIMIT 1
485 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2029) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
485 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14027
ORDER BY f.position ASC
485 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453452
ORDER BY f.position ASC
485 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14687) AND (b.`id_shop` = 1) LIMIT 1
485 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452944
ORDER BY f.position ASC
485 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612178
ORDER BY `position`
484 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42002
ORDER BY f.position ASC
484 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453459
ORDER BY `position`
483 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453831
ORDER BY f.position ASC
483 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15588
ORDER BY f.position ASC
483 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 611178) AND (b.`id_shop` = 1) LIMIT 1
483 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603454065) AND (b.`id_shop` = 1) LIMIT 1
483 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 113 AND `id_shop` = 1 LIMIT 1
483 ms 1 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453460
ORDER BY f.position ASC
482 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603454065
AND image_shop.`cover` = 1 LIMIT 1
482 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14165) AND (b.`id_shop` = 1) LIMIT 1
482 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453458
ORDER BY `position`
481 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15294
ORDER BY f.position ASC
481 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505913) AND (b.`id_shop` = 1) LIMIT 1
481 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505910) AND (b.`id_shop` = 1) LIMIT 1
481 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 612140) AND (b.`id_shop` = 1) LIMIT 1
480 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14160
ORDER BY `position`
480 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14027
ORDER BY `position`
480 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 267) LIMIT 1
479 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611139
ORDER BY `position`
479 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 611178
ORDER BY f.position ASC
479 ms 10 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612138
ORDER BY `position`
478 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453830) AND (b.`id_shop` = 1) LIMIT 1
478 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612141
ORDER BY `position`
477 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42002
ORDER BY `position`
477 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_op_blists_blocks_index`
WHERE hook_name = 'DisplayFooter' 
AND id_shop = 1
AND id_lang = 1
ORDER BY position
477 ms 13 Yes /modules/blistsop/classes/helpers/DbQueriesBlists.php:311
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM prstshp_cms c
LEFT JOIN prstshp_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN prstshp_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (4) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
477 ms 1 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14686
ORDER BY `position`
477 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14120
ORDER BY f.position ASC
476 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453824) AND (b.`id_shop` = 1) LIMIT 1
476 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 22
ORDER BY `position`
476 ms 4 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451412
ORDER BY f.position ASC
476 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 166
ORDER BY f.position ASC
475 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452860
ORDER BY `position`
475 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611137
ORDER BY `position`
475 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42736
ORDER BY `position`
475 ms 10 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2028
ORDER BY f.position ASC
474 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453445
ORDER BY f.position ASC
474 ms 3 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14158
ORDER BY `position`
474 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42000
ORDER BY `position`
474 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11071
ORDER BY `position`
473 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14164
ORDER BY f.position ASC
473 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603454610) AND (b.`id_shop` = 1) LIMIT 1
473 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453502
ORDER BY f.position ASC
473 ms 2 Yes /classes/Product.php:5905
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14159)
473 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93506281
ORDER BY `position`
472 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453498
ORDER BY f.position ASC
472 ms 2 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452941) AND (b.`id_shop` = 1) LIMIT 1
472 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505917) AND (b.`id_shop` = 1) LIMIT 1
472 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14728) AND (b.`id_shop` = 1) LIMIT 1
472 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15296) AND (b.`id_shop` = 1) LIMIT 1
471 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611177
ORDER BY `position`
471 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14121
ORDER BY f.position ASC
470 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15295) AND (b.`id_shop` = 1) LIMIT 1
470 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453927
ORDER BY f.position ASC
470 ms 1 Yes /classes/Product.php:5905
(SELECT 1 FROM `prstshp_cart_rule` WHERE date_to >= "2026-07-02 00:00:00" AND date_to <= "2026-07-02 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `prstshp_cart_rule` WHERE date_from >= "2026-07-02 00:00:00" AND date_from <= "2026-07-02 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `prstshp_cart_rule` WHERE date_from < "2026-07-02 00:00:00" AND date_to > "2026-07-02 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
470 ms 1 /classes/CartRule.php:383
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14731) AND (b.`id_shop` = 1) LIMIT 1
469 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15287
ORDER BY `position`
469 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2028
ORDER BY `position`
469 ms 4 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453502
ORDER BY `position`
468 ms 1 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93506281
AND image_shop.`cover` = 1 LIMIT 1
468 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612287
ORDER BY `position`
467 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451412
ORDER BY `position`
467 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14164) AND (b.`id_shop` = 1) LIMIT 1
467 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15253
ORDER BY f.position ASC
466 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453828) AND (b.`id_shop` = 1) LIMIT 1
465 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453501
ORDER BY f.position ASC
465 ms 2 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 12156
ORDER BY `position`
465 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2276
ORDER BY `position`
464 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42000) AND (b.`id_shop` = 1) LIMIT 1
464 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451233) AND (b.`id_shop` = 1) LIMIT 1
463 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603454124) AND (b.`id_shop` = 1) LIMIT 1
463 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15289
ORDER BY `position`
463 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451427
ORDER BY `position`
463 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42003
ORDER BY `position`
463 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15161
ORDER BY `position`
463 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453833
ORDER BY f.position ASC
462 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 984002
ORDER BY `position`
462 ms 8 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14722)
462 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11069
ORDER BY `position`
462 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15252) AND (b.`id_shop` = 1) LIMIT 1
462 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452945
ORDER BY `position`
462 ms 4 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15297
ORDER BY f.position ASC
461 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453452
ORDER BY `position`
461 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1123) LIMIT 1
460 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451467
ORDER BY f.position ASC
460 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505909) AND (b.`id_shop` = 1) LIMIT 1
460 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14160) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
460 ms 1 Yes Yes /classes/Product.php:4487
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
459 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 984001
ORDER BY `position`
459 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451780
ORDER BY f.position ASC
458 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451467
ORDER BY `position`
458 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505917
ORDER BY `position`
458 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603451854) AND (b.`id_shop` = 1) LIMIT 1
458 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14161) AND (b.`id_shop` = 1) LIMIT 1
458 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2029
ORDER BY `position`
458 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14729) AND (b.`id_shop` = 1) LIMIT 1
457 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14727) AND (b.`id_shop` = 1) LIMIT 1
457 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
FROM prstshp_iqitmenulinks l
LEFT JOIN prstshp_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = 1 AND ll.id_shop=1)
LEFT JOIN prstshp_shop s ON l.id_shop = s.id_shop
WHERE 1  AND l.id_iqitmenulinks = "1"
AND l.id_shop IN (0, 1)
457 ms 1 /modules/iqitmegamenu/models/IqitMenuLinks.php:25
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612142
AND image_shop.`cover` = 1 LIMIT 1
457 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE tr.*
FROM `prstshp_tax_rule` tr
JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('15-399' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '15-399')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
457 ms 1 /classes/tax/TaxRulesTaxManager.php:109
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42001
AND image_shop.`cover` = 1 LIMIT 1
457 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505916) AND (b.`id_shop` = 1) LIMIT 1
456 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15296
ORDER BY f.position ASC
456 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14120
ORDER BY `position`
456 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14162) AND (b.`id_shop` = 1) LIMIT 1
456 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22) AND (b.`id_shop` = 1) LIMIT 1
455 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451233
ORDER BY f.position ASC
455 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612177
ORDER BY `position`
455 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453824
ORDER BY f.position ASC
455 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1116 AND `id_shop` = 1
455 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453826) AND (b.`id_shop` = 1) LIMIT 1
454 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_country` a
LEFT JOIN `prstshp_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `prstshp_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1
454 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452937
ORDER BY f.position ASC
454 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14721
ORDER BY `position`
454 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452941
ORDER BY f.position ASC
453 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15161
AND image_shop.`cover` = 1 LIMIT 1
453 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505911) AND (b.`id_shop` = 1) LIMIT 1
453 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14727
ORDER BY `position`
452 ms 6 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612286)
452 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505915) AND (b.`id_shop` = 1) LIMIT 1
452 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 12158)
452 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15290
AND image_shop.`cover` = 1 LIMIT 1
452 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14594
ORDER BY `position`
452 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452941
AND image_shop.`cover` = 1 LIMIT 1
451 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14163) AND (b.`id_shop` = 1) LIMIT 1
451 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453452)
451 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15253) AND (b.`id_shop` = 1) LIMIT 1
451 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453825
ORDER BY f.position ASC
451 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14121) AND (b.`id_shop` = 1) LIMIT 1
450 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453445
ORDER BY `position`
450 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612140
AND image_shop.`cover` = 1 LIMIT 1
450 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14161
ORDER BY `position`
450 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42001) AND (b.`id_shop` = 1) LIMIT 1
450 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
450 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451233
ORDER BY `position`
449 ms 4 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453499
ORDER BY f.position ASC
449 ms 3 Yes /classes/Product.php:5905
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452943)
449 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14730) AND (b.`id_shop` = 1) LIMIT 1
449 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453827) AND (b.`id_shop` = 1) LIMIT 1
449 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451826)
448 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612141)
448 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14163
ORDER BY f.position ASC
448 ms 8 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1121) LIMIT 1
448 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453856
ORDER BY f.position ASC
448 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15295
ORDER BY `position`
448 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505904) AND (b.`id_shop` = 1) LIMIT 1
447 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42532
ORDER BY `position`
447 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451780
ORDER BY `position`
447 ms 7 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612142)
447 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15160
ORDER BY `position`
446 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451513
ORDER BY `position`
446 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 12155
ORDER BY `position`
446 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14686) AND (b.`id_shop` = 1) LIMIT 1
446 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11070
ORDER BY `position`
446 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452938
ORDER BY f.position ASC
446 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1148) LIMIT 1
446 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505914
ORDER BY f.position ASC
446 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 166) AND (b.`id_shop` = 1) LIMIT 1
445 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603453825) AND (b.`id_shop` = 1) LIMIT 1
444 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452939
ORDER BY `position`
444 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1117) LIMIT 1
444 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611178
ORDER BY `position`
444 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505913
ORDER BY f.position ASC
444 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611138
ORDER BY `position`
443 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451783
ORDER BY f.position ASC
443 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612286
ORDER BY `position`
442 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452937) AND (b.`id_shop` = 1) LIMIT 1
442 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1120 AND `id_shop` = 1
441 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452938) AND (b.`id_shop` = 1) LIMIT 1
441 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 603452590) AND (b.`id_shop` = 1) LIMIT 1
441 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15159)
441 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42871
ORDER BY `position`
441 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15162
ORDER BY `position`
441 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14162
ORDER BY `position`
440 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451783
ORDER BY `position`
440 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1155) LIMIT 1
440 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505905
ORDER BY f.position ASC
440 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11614
ORDER BY `position`
439 ms 8 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452594
ORDER BY f.position ASC
439 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14028
ORDER BY `position`
439 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 314) LIMIT 1
439 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14730
ORDER BY `position`
439 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603454610
ORDER BY f.position ASC
439 ms 2 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452592
ORDER BY `position`
439 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15288
ORDER BY `position`
439 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93505918) AND (b.`id_shop` = 1) LIMIT 1
439 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452594
ORDER BY `position`
439 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453500
ORDER BY `position`
439 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452945
ORDER BY f.position ASC
438 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42001
ORDER BY f.position ASC
438 ms 6 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14120) AND (b.`id_shop` = 1) LIMIT 1
438 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611285
ORDER BY `position`
438 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 288) LIMIT 1
438 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14724
ORDER BY `position`
438 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505908
ORDER BY f.position ASC
437 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14595
AND image_shop.`cover` = 1 LIMIT 1
437 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453829
ORDER BY `position`
437 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15294) AND (b.`id_shop` = 1) LIMIT 1
436 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452944
ORDER BY `position`
436 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612142
ORDER BY `position`
436 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452592
ORDER BY f.position ASC
435 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451513
ORDER BY f.position ASC
435 ms 1 Yes /classes/Product.php:5905
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612177)
435 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15159
ORDER BY `position`
435 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 611140
ORDER BY `position`
434 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 344) LIMIT 1
434 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 21) AND (b.`id_shop` = 1) LIMIT 1
434 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611176
AND image_shop.`cover` = 1 LIMIT 1
434 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14120
AND image_shop.`cover` = 1 LIMIT 1
434 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505904
ORDER BY f.position ASC
433 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452940
ORDER BY f.position ASC
433 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1150) LIMIT 1
433 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505912
ORDER BY f.position ASC
433 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 373) LIMIT 1
433 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 320) LIMIT 1
432 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505906
ORDER BY f.position ASC
432 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14030
ORDER BY `position`
432 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1154 AND `id_shop` = 1
432 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 2028)
431 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451427
ORDER BY f.position ASC
431 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453856
ORDER BY `position`
431 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452590
ORDER BY `position`
431 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452940 AND id_shop=1 LIMIT 1
431 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 272 AND `id_shop` = 1
430 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453451)
430 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 769
ORDER BY `position`
429 ms 2 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611177)
429 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612176
AND image_shop.`cover` = 1 LIMIT 1
429 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453486
ORDER BY `position`
429 ms 4 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15023)
429 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14723
ORDER BY `position`
429 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505917
ORDER BY f.position ASC
429 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_lang` a
LEFT JOIN `prstshp_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
429 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_currency_lang`
WHERE `id_currency` = 2
428 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505909
ORDER BY f.position ASC
428 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `prstshp_lang` l
LEFT JOIN `prstshp_lang_shop` ls ON (l.id_lang = ls.id_lang)
428 ms 1 /classes/Language.php:1049
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453827
ORDER BY f.position ASC
428 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453828
ORDER BY f.position ASC
427 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 372 AND `id_shop` = 1
427 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505907
ORDER BY `position`
427 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15294
ORDER BY `position`
426 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) LIMIT 1
426 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15293
AND image_shop.`cover` = 1 LIMIT 1
426 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14455
ORDER BY `position`
426 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505907
ORDER BY f.position ASC
426 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505915
ORDER BY `position`
425 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE tr.*
FROM `prstshp_tax_rule` tr
JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
425 ms 1 /classes/tax/TaxRulesTaxManager.php:109
SELECT SQL_NO_CACHE l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
FROM prstshp_iqitmenulinks l
LEFT JOIN prstshp_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = 1 AND ll.id_shop=1)
LEFT JOIN prstshp_shop s ON l.id_shop = s.id_shop
WHERE 1  AND l.id_iqitmenulinks = "2"
AND l.id_shop IN (0, 1)
425 ms 1 /modules/iqitmegamenu/models/IqitMenuLinks.php:25
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 309 AND `id_shop` = 1
425 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453830
ORDER BY f.position ASC
424 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 21
ORDER BY f.position ASC
424 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14121
ORDER BY `position`
424 ms 5 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42003)
423 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 346) LIMIT 1
423 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453458
AND image_shop.`cover` = 1 LIMIT 1
423 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612137
ORDER BY `position`
423 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453465
ORDER BY `position`
422 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 667) AND (b.`id_shop` = 1) LIMIT 1
422 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612285)
422 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612138)
422 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15290
ORDER BY `position`
422 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 22
ORDER BY f.position ASC
422 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505911
ORDER BY f.position ASC
422 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2029
ORDER BY f.position ASC
422 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
FROM prstshp_iqitmenulinks l
LEFT JOIN prstshp_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = 1 AND ll.id_shop=1)
LEFT JOIN prstshp_shop s ON l.id_shop = s.id_shop
WHERE 1  AND l.id_iqitmenulinks = "1"
AND l.id_shop IN (0, 1)
422 ms 1 /modules/iqitmegamenu/models/IqitMenuLinks.php:25
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15291)
422 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 769
ORDER BY f.position ASC
421 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM prstshp_shop_url su
LEFT JOIN prstshp_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'old.nordrive.com.pl' OR su.domain_ssl = 'old.nordrive.com.pl')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
421 ms 1 Yes /classes/shop/Shop.php:1350
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603453834
ORDER BY f.position ASC
421 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451854
ORDER BY f.position ASC
421 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453833
ORDER BY `position`
421 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14731
ORDER BY `position`
421 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14457
AND image_shop.`cover` = 1 LIMIT 1
421 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15297) AND (b.`id_shop` = 1) LIMIT 1
420 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505918
ORDER BY f.position ASC
420 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE SQL_CALC_FOUND_ROWS b.*, a.* FROM prstshp_leopartsfilter_make a
LEFT JOIN prstshp_leopartsfilter_make_lang b ON (b.`id_leopartsfilter_make` = a.`id_leopartsfilter_make` AND b.`id_lang` = 1)
WHERE 1=1  AND active = 1 ORDER BY b.name ASC
420 ms 3 Yes /modules/leopartsfilter/classes/make.php:102
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451428
ORDER BY `position`
420 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE * FROM `prstshp_hook_module_exceptions`
WHERE `id_shop` IN (1)
420 ms 1 /classes/module/Module.php:2237
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451328
ORDER BY `position`
419 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451428
ORDER BY f.position ASC
419 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603454065
ORDER BY f.position ASC
418 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1127) LIMIT 1
418 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505910
ORDER BY f.position ASC
418 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603454124
ORDER BY f.position ASC
418 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14596
AND image_shop.`cover` = 1 LIMIT 1
417 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452941
ORDER BY `position`
417 ms 5 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611176)
416 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14687
ORDER BY `position`
416 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 419 AND `id_shop` = 1
416 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612139
AND image_shop.`cover` = 1 LIMIT 1
416 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453827
ORDER BY `position`
416 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453501
ORDER BY `position`
415 ms 1 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 12157
AND image_shop.`cover` = 1 LIMIT 1
415 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452938
ORDER BY `position`
415 ms 5 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451428)
414 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453927)
414 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603452937
ORDER BY `position`
414 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453834
ORDER BY `position`
414 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14724
AND image_shop.`cover` = 1 LIMIT 1
414 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15289)
414 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603451328
ORDER BY f.position ASC
414 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14163
ORDER BY `position`
413 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1267) AND (b.`id_shop` = 1) LIMIT 1
413 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42713
AND image_shop.`cover` = 1 LIMIT 1
413 ms 10 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a0
LEFT JOIN `prstshp_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 679) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc
412 ms 1 Yes /classes/PrestaShopCollection.php:381
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452942
ORDER BY f.position ASC
412 ms 1 Yes /classes/Product.php:5905
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453829)
412 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 283 AND `id_shop` = 1
412 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 704 AND `id_shop` = 1
412 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505911
ORDER BY `position`
412 ms 2 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505905)
412 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452942)
411 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451412)
411 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505914
ORDER BY `position`
411 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14593
ORDER BY `position`
410 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505916
ORDER BY f.position ASC
410 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11614
AND image_shop.`cover` = 1 LIMIT 1
410 ms 8 /classes/Product.php:3542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452939
ORDER BY f.position ASC
410 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
410 ms 1 /classes/order/Order.php:1203
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15292)
410 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14030)
410 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1087) LIMIT 1
410 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14159
AND image_shop.`cover` = 1 LIMIT 1
409 ms 5 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15589)
409 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14595)
409 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42736)
408 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 612176
ORDER BY `position`
408 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 837) AND (b.`id_shop` = 1) LIMIT 1
407 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 768
ORDER BY f.position ASC
407 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_op_blists_blocks_index`
WHERE hook_name = 'DisplayFooterAfter' 
AND id_shop = 1
AND id_lang = 1
ORDER BY position
407 ms 13 Yes /modules/blistsop/classes/helpers/DbQueriesBlists.php:311
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453465)
407 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505909)
407 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 371) LIMIT 1
407 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM prstshp_cart_product cp INNER JOIN prstshp_product p
ON (p.id_product = cp.id_product) INNER JOIN prstshp_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
406 ms 1 /classes/Cart.php:4218
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14595
ORDER BY `position`
406 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15160
AND image_shop.`cover` = 1 LIMIT 1
406 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603454610
ORDER BY `position`
406 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1105) LIMIT 1
406 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611139
AND image_shop.`cover` = 1 LIMIT 1
405 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 766
ORDER BY f.position ASC
405 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 402) LIMIT 1
405 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505904
ORDER BY `position`
405 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 12158
AND image_shop.`cover` = 1 LIMIT 1
404 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453500
AND image_shop.`cover` = 1 LIMIT 1
404 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505909
ORDER BY `position`
404 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42871
AND image_shop.`cover` = 1 LIMIT 1
404 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453669
AND image_shop.`cover` = 1 LIMIT 1
404 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453831
ORDER BY `position`
404 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 768
ORDER BY `position`
404 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
403 ms 1 /classes/order/Order.php:1203
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611140)
403 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14728
ORDER BY `position`
403 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611142
AND image_shop.`cover` = 1 LIMIT 1
403 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 603452590
ORDER BY f.position ASC
403 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453460
ORDER BY `position`
402 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453459
AND image_shop.`cover` = 1 LIMIT 1
402 ms 3 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505906)
402 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1120) LIMIT 1
402 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451826
AND image_shop.`cover` = 1 LIMIT 1
402 ms 4 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 326) LIMIT 1
401 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42115 LIMIT 1
401 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453465
AND image_shop.`cover` = 1 LIMIT 1
401 ms 2 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 766)
401 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453445)
401 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14457)
401 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14160)
400 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453927
AND image_shop.`cover` = 1 LIMIT 1
400 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452860)
400 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453466
ORDER BY `position`
400 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15253
ORDER BY `position`
400 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15252
ORDER BY `position`
400 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611287
AND image_shop.`cover` = 1 LIMIT 1
400 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE c.id_currency
FROM `prstshp_currency` c
WHERE (iso_code = 'CZK') LIMIT 1
400 ms 1 /classes/Currency.php:893
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1
400 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
399 ms 1 /classes/Language.php:853
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14725
AND image_shop.`cover` = 1 LIMIT 1
399 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 93505915
ORDER BY f.position ASC
398 ms 1 Yes /classes/Product.php:5905
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603451854
ORDER BY `position`
398 ms 4 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452938
AND image_shop.`cover` = 1 LIMIT 1
398 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451780
AND image_shop.`cover` = 1 LIMIT 1
398 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453669
ORDER BY `position`
398 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453498
ORDER BY `position`
398 ms 2 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 12157)
398 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 152
ORDER BY `position`
398 ms 2 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15252)
398 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1153 AND `id_shop` = 1
398 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `name`, `alias` FROM `prstshp_hook_alias`
397 ms 88 /classes/Hook.php:301
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93506281)
397 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14160
AND image_shop.`cover` = 1 LIMIT 1
397 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 270) LIMIT 1
397 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611142)
397 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14728)
397 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15021
AND image_shop.`cover` = 1 LIMIT 1
397 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE `from` BETWEEN '2026-07-02 00:00:00' AND '2026-07-02 23:59:59' LIMIT 1
397 ms 1 /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453091
ORDER BY `position`
396 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505908
ORDER BY `position`
396 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 436) LIMIT 1
396 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453824)
396 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 343 AND `id_shop` = 1
395 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42713)
395 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14156
AND image_shop.`cover` = 1 LIMIT 1
395 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1154) LIMIT 1
394 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452940)
394 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1124) LIMIT 1
394 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 272) LIMIT 1
394 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452943
AND image_shop.`cover` = 1 LIMIT 1
394 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1103) LIMIT 1
394 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14725)
394 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 341 AND `id_shop` = 1
394 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14456
AND image_shop.`cover` = 1 LIMIT 1
393 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14164
ORDER BY `position`
393 ms 5 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505905
ORDER BY `position`
393 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603454124
ORDER BY `position`
393 ms 1 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14722
AND image_shop.`cover` = 1 LIMIT 1
393 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "xps_checkout" LIMIT 1
392 ms 0 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11072
AND image_shop.`cover` = 1 LIMIT 1
392 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1153) LIMIT 1
392 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505913
ORDER BY `position`
391 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453445
AND image_shop.`cover` = 1 LIMIT 1
391 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42001
ORDER BY `position`
391 ms 7 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 374) LIMIT 1
390 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15295)
390 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1236) LIMIT 1
390 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 416) LIMIT 1
390 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14456)
390 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
389 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14721
AND image_shop.`cover` = 1 LIMIT 1
389 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451783
AND image_shop.`cover` = 1 LIMIT 1
389 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14157
AND image_shop.`cover` = 1 LIMIT 1
389 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14729
ORDER BY `position`
389 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453824
AND image_shop.`cover` = 1 LIMIT 1
389 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 21
ORDER BY `position`
389 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2276
AND image_shop.`cover` = 1 LIMIT 1
388 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453451
ORDER BY `position`
388 ms 2 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451328)
388 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 719 AND `id_shop` = 1
388 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14726
AND image_shop.`cover` = 1 LIMIT 1
388 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14158
AND image_shop.`cover` = 1 LIMIT 1
388 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612177
AND image_shop.`cover` = 1 LIMIT 1
388 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 128 AND `id_shop` = 1
388 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 283) LIMIT 1
388 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 2276)
387 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15292 LIMIT 1
387 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453824 LIMIT 1
386 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453501
AND image_shop.`cover` = 1 LIMIT 1
386 ms 1 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) LIMIT 1
386 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
386 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14728
AND image_shop.`cover` = 1 LIMIT 1
386 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505912
ORDER BY `position`
386 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 984002
AND image_shop.`cover` = 1 LIMIT 1
386 ms 8 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14028
AND image_shop.`cover` = 1 LIMIT 1
386 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14723
AND image_shop.`cover` = 1 LIMIT 1
385 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) LIMIT 1
385 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15023
AND image_shop.`cover` = 1 LIMIT 1
385 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 984000
AND image_shop.`cover` = 1 LIMIT 1
385 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505918
AND image_shop.`cover` = 1 LIMIT 1
384 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14163
AND image_shop.`cover` = 1 LIMIT 1
384 ms 5 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15021)
384 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42736
AND image_shop.`cover` = 1 LIMIT 1
384 ms 10 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505906
ORDER BY `position`
383 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453828
ORDER BY `position`
383 ms 3 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452937)
383 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453856)
383 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452943 LIMIT 1
383 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451467
AND image_shop.`cover` = 1 LIMIT 1
382 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) LIMIT 1
382 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14165
ORDER BY `position`
382 ms 5 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611139)
382 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15587
AND image_shop.`cover` = 1 LIMIT 1
382 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1126 AND `id_shop` = 1
382 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11615
AND image_shop.`cover` = 1 LIMIT 1
382 ms 8 /classes/Product.php:3542
SELECT SQL_NO_CACHE `name`, `alias` FROM `prstshp_hook_alias`
381 ms 88 /classes/Hook.php:301
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11070
AND image_shop.`cover` = 1 LIMIT 1
381 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505916
ORDER BY `position`
381 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453825
ORDER BY `position`
381 ms 3 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 303 AND `id_shop` = 1
381 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14158)
381 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 267 AND `id_shop` = 1
381 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453459)
381 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15588)
380 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451428
AND image_shop.`cover` = 1 LIMIT 1
380 ms 2 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453834)
380 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
380 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611177
AND image_shop.`cover` = 1 LIMIT 1
380 ms 7 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 768)
380 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453458)
379 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 152)
379 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14030
AND image_shop.`cover` = 1 LIMIT 1
379 ms 5 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15288)
379 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14724)
379 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612141
AND image_shop.`cover` = 1 LIMIT 1
379 ms 7 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611286)
379 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611137
AND image_shop.`cover` = 1 LIMIT 1
379 ms 7 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 12156)
379 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14029
379 ms 1 /classes/Product.php:2879
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11615)
379 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505910)
379 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505904)
378 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14594
AND image_shop.`cover` = 1 LIMIT 1
378 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42002)
378 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15297
ORDER BY `position`
378 ms 6 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 341) LIMIT 1
378 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 12156
AND image_shop.`cover` = 1 LIMIT 1
377 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15296
ORDER BY `position`
377 ms 6 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 2029)
376 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11612
AND image_shop.`cover` = 1 LIMIT 1
376 ms 8 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 675) LIMIT 1
376 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1151) LIMIT 1
375 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505910
ORDER BY `position`
375 ms 2 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453501)
375 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93506291)
374 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11071 LIMIT 1
374 ms 9 /classes/SpecificPrice.php:420
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14029)
374 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) AND (b.`id_shop` = 1) LIMIT 1
374 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2028
AND image_shop.`cover` = 1 LIMIT 1
374 ms 4 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_op_blists_blocks_index`
WHERE hook_name = 'DisplayContactMob' 
AND id_shop = 1
AND id_lang = 1
ORDER BY position
373 ms 13 Yes /modules/blistsop/classes/helpers/DbQueriesBlists.php:311
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611137)
373 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453084)
373 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15287)
373 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453502)
373 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14455
AND image_shop.`cover` = 1 LIMIT 1
373 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 768
AND image_shop.`cover` = 1 LIMIT 1
372 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611140
AND image_shop.`cover` = 1 LIMIT 1
372 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 306) LIMIT 1
372 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611286
AND image_shop.`cover` = 1 LIMIT 1
372 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42003
AND image_shop.`cover` = 1 LIMIT 1
372 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 697) LIMIT 1
371 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453499)
371 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14156)
371 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 166
ORDER BY `position`
371 ms 1 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14731)
371 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11614)
370 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15161)
370 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 435 AND `id_shop` = 1
370 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1148 AND `id_shop` = 1
370 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453499
ORDER BY `position`
370 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611141
AND image_shop.`cover` = 1 LIMIT 1
370 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) LIMIT 1
369 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE * FROM `prstshp_currency` c ORDER BY `iso_code` ASC
369 ms 4 Yes /classes/Currency.php:709
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
369 ms 1 /classes/Product.php:5622
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15587)
369 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612178
AND image_shop.`cover` = 1 LIMIT 1
368 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1261) LIMIT 1
368 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 318 AND `id_shop` = 1
368 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15022)
368 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453486)
368 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451780)
368 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453830
AND image_shop.`cover` = 1 LIMIT 1
367 ms 3 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11072)
367 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611178)
367 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 802) AND (b.`id_shop` = 1) LIMIT 1
367 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 301) LIMIT 1
366 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
366 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 373 AND `id_shop` = 1
366 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1155 AND `id_shop` = 1
365 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42871)
365 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505917)
365 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM prstshp_cms c
LEFT JOIN prstshp_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN prstshp_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (9) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
365 ms 1 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 347) LIMIT 1
365 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) AND (b.`id_shop` = 1) LIMIT 1
365 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505916)
365 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1123 AND `id_shop` = 1
364 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15588
AND image_shop.`cover` = 1 LIMIT 1
364 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505913)
364 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 93505918
ORDER BY `position`
364 ms 2 Yes /classes/Product.php:3517
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612176)
363 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 603453824
ORDER BY `position`
363 ms 2 Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505915
AND image_shop.`cover` = 1 LIMIT 1
363 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 312) LIMIT 1
363 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1164) AND (b.`id_shop` = 1) LIMIT 1
363 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14027
AND image_shop.`cover` = 1 LIMIT 1
363 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42116
362 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 667 LIMIT 1
362 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
362 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 609 AND `id_shop` = 1
361 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15296)
360 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611285
AND image_shop.`cover` = 1 LIMIT 1
360 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612138
AND image_shop.`cover` = 1 LIMIT 1
360 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451427
AND image_shop.`cover` = 1 LIMIT 1
360 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 403) LIMIT 1
360 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
359 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611178
AND image_shop.`cover` = 1 LIMIT 1
359 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1268) AND (b.`id_shop` = 1) LIMIT 1
359 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612178)
359 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 343) LIMIT 1
359 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603454610)
358 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15159
AND image_shop.`cover` = 1 LIMIT 1
358 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 984001)
358 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 257) LIMIT 1
357 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452944)
357 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14721)
357 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14727)
356 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 101 LIMIT 1
356 ms 1 /classes/Product.php:5622
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603454065)
356 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453669)
356 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14727
AND image_shop.`cover` = 1 LIMIT 1
356 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11071
AND image_shop.`cover` = 1 LIMIT 1
356 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611287)
356 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 372) LIMIT 1
356 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11612
ORDER BY `id_specific_price_priority` DESC LIMIT 1
355 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15294
AND image_shop.`cover` = 1 LIMIT 1
355 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 340) LIMIT 1
355 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1127 AND `id_shop` = 1
355 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15022
AND image_shop.`cover` = 1 LIMIT 1
355 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 315 AND `id_shop` = 1
355 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14729)
354 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611285)
354 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14593
AND image_shop.`cover` = 1 LIMIT 1
354 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
FROM prstshp_iqitmenulinks l
LEFT JOIN prstshp_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = 1 AND ll.id_shop=1)
LEFT JOIN prstshp_shop s ON l.id_shop = s.id_shop
WHERE 1  AND l.id_iqitmenulinks = "3"
AND l.id_shop IN (0, 1)
354 ms 1 /modules/iqitmegamenu/models/IqitMenuLinks.php:25
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 12155)
354 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15290)
354 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
353 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14723)
353 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453828)
353 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42532)
353 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603454124)
353 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
353 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) AND (b.`id_shop` = 1) LIMIT 1
353 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 270 AND `id_shop` = 1
353 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453834
AND image_shop.`cover` = 1 LIMIT 1
353 ms 3 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505914)
353 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452860
AND image_shop.`cover` = 1 LIMIT 1
353 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 727 AND `id_shop` = 1
352 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
352 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505917
AND image_shop.`cover` = 1 LIMIT 1
352 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2029
AND image_shop.`cover` = 1 LIMIT 1
352 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1150 AND `id_shop` = 1
352 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14455)
352 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612140)
352 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14457 LIMIT 1
352 ms 9 /classes/SpecificPrice.php:420
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452941)
352 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451427)
352 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1182 AND `id_shop` = 1
351 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 339) LIMIT 1
351 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 984000)
350 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 766
AND image_shop.`cover` = 1 LIMIT 1
350 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612286
AND image_shop.`cover` = 1 LIMIT 1
350 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) LIMIT 1
350 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11613)
350 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505908)
350 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15160)
349 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451783)
349 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 303) LIMIT 1
348 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 348) LIMIT 1
348 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15287
AND image_shop.`cover` = 1 LIMIT 1
348 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 719) LIMIT 1
348 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612285 LIMIT 1
348 ms 9 /classes/SpecificPrice.php:420
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451854)
347 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612287)
347 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 371 AND `id_shop` = 1
347 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611141)
347 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453451
AND image_shop.`cover` = 1 LIMIT 1
347 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1159) LIMIT 1
347 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 370 AND `id_shop` = 1
346 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14726)
346 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11070)
346 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15292) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
346 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 437) LIMIT 1
346 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1134) LIMIT 1
346 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_group` a
LEFT JOIN `prstshp_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
346 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 22)
346 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612137)
346 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453084
AND image_shop.`cover` = 1 LIMIT 1
346 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1261) AND (b.`id_shop` = 1) LIMIT 1
345 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 375) AND (b.`id_shop` = 1) LIMIT 1
345 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453831)
345 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505911
AND image_shop.`cover` = 1 LIMIT 1
344 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 308) LIMIT 1
344 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14164)
344 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14027)
344 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14157)
344 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 287) LIMIT 1
344 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453502
AND image_shop.`cover` = 1 LIMIT 1
344 ms 1 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1121 AND `id_shop` = 1
343 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42115 AND `id_group` = 1 LIMIT 1
343 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 435) LIMIT 1
343 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 438) LIMIT 1
343 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701) LIMIT 1
343 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42000
AND image_shop.`cover` = 1 LIMIT 1
343 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 984001
AND image_shop.`cover` = 1 LIMIT 1
342 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451328
AND image_shop.`cover` = 1 LIMIT 1
342 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 609) LIMIT 1
342 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452938)
342 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612287
AND image_shop.`cover` = 1 LIMIT 1
342 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 311 AND `id_shop` = 1
342 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 309) LIMIT 1
342 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 11069)
342 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
342 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453452
AND image_shop.`cover` = 1 LIMIT 1
342 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 816) LIMIT 1
341 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11069
AND image_shop.`cover` = 1 LIMIT 1
341 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452944
AND image_shop.`cover` = 1 LIMIT 1
341 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 22
AND image_shop.`cover` = 1 LIMIT 1
341 ms 4 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 167) AND (b.`id_shop` = 1) LIMIT 1
341 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) LIMIT 1
341 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 288 AND `id_shop` = 1
340 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452590
AND image_shop.`cover` = 1 LIMIT 1
340 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 612137
AND image_shop.`cover` = 1 LIMIT 1
340 ms 7 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42116)
339 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 312 AND `id_shop` = 1
339 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14165)
339 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 21)
339 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 346 AND `id_shop` = 1
339 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 771 AND `id_shop` = 1
339 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1099) LIMIT 1
339 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) LIMIT 1
339 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 374 AND `id_shop` = 1
338 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
338 ms 1 /classes/Product.php:5622
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452945)
338 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1126) LIMIT 1
338 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 252 AND `id_shop` = 1
337 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1158) LIMIT 1
337 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 105) AND (b.`id_shop` = 1) LIMIT 1
337 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505912)
337 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14594)
336 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
336 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11612 LIMIT 1
336 ms 9 /classes/SpecificPrice.php:420
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42001)
336 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_country` a
LEFT JOIN `prstshp_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1
335 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1176) LIMIT 1
335 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42532
AND image_shop.`cover` = 1 LIMIT 1
335 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
335 ms 1 /classes/Product.php:5622
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453833)
335 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
335 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
335 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42116
AND image_shop.`cover` = 1 LIMIT 1
335 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 353) LIMIT 1
335 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 393 AND `id_shop` = 1
334 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1
334 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 326 AND `id_shop` = 1
334 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SQL_CALC_FOUND_ROWS b.*, a.* FROM prstshp_leopartsfilter_make a
LEFT JOIN prstshp_leopartsfilter_make_lang b ON (b.`id_leopartsfilter_make` = a.`id_leopartsfilter_make` AND b.`id_lang` = 1)
WHERE 1=1  AND active = 1 ORDER BY b.name ASC
334 ms 3 Yes /modules/leopartsfilter/classes/make.php:102
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 324) LIMIT 1
334 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14596)
334 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `prstshp_currency` c
LEFT JOIN prstshp_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
334 ms 4 /classes/Currency.php:1126
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15289
AND image_shop.`cover` = 1 LIMIT 1
334 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 425) LIMIT 1
334 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 12155
AND image_shop.`cover` = 1 LIMIT 1
334 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505910
AND image_shop.`cover` = 1 LIMIT 1
334 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14457) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
334 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 247 AND `id_shop` = 1
333 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453500)
333 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 667) LIMIT 1
333 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452939)
333 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 412) LIMIT 1
333 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15589
AND image_shop.`cover` = 1 LIMIT 1
333 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
333 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14729
AND image_shop.`cover` = 1 LIMIT 1
333 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1125 AND `id_shop` = 1
333 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42736) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
333 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15296
AND image_shop.`cover` = 1 LIMIT 1
333 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
333 ms 1 /classes/order/Order.php:1203
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 612139)
333 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1151 AND `id_shop` = 1
333 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453091)
333 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14162)
333 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE format
FROM `prstshp_address_format`
WHERE `id_country` = 14 LIMIT 1
332 ms 1 /classes/AddressFormat.php:672
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15290 LIMIT 1
332 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) LIMIT 1
332 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14028)
332 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15288
AND image_shop.`cover` = 1 LIMIT 1
332 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42000)
332 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14161)
332 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453827)
332 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452945
AND image_shop.`cover` = 1 LIMIT 1
332 ms 4 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 727) LIMIT 1
332 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
331 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1122) LIMIT 1
331 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505909
AND image_shop.`cover` = 1 LIMIT 1
331 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 370) LIMIT 1
331 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15162)
331 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 416 AND `id_shop` = 1
330 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15291 LIMIT 1
330 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452937
AND image_shop.`cover` = 1 LIMIT 1
330 ms 5 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505918)
330 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14731
AND image_shop.`cover` = 1 LIMIT 1
330 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505916
AND image_shop.`cover` = 1 LIMIT 1
329 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) AND (b.`id_shop` = 1) LIMIT 1
329 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505907)
329 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453452) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
329 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505907
AND image_shop.`cover` = 1 LIMIT 1
329 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 274 AND `id_shop` = 1
329 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 315) LIMIT 1
329 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 769)
328 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 289) LIMIT 1
328 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 105) LIMIT 1
328 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 155 AND `id_shop` = 1
328 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 152
AND image_shop.`cover` = 1 LIMIT 1
327 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603454610) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
327 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1100) LIMIT 1
327 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14157
327 ms 1 /classes/Product.php:2879
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453466)
327 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_country_lang`
WHERE `id_country` = 14
327 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14593)
327 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93506291
AND image_shop.`cover` = 1 LIMIT 1
327 ms 1 /classes/Product.php:3542
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 2029 LIMIT 1
327 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453828
AND image_shop.`cover` = 1 LIMIT 1
327 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14725
327 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453465) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
326 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
326 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15292
ORDER BY `id_specific_price_priority` DESC LIMIT 1
326 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 172 AND `id_shop` = 1
326 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453445 LIMIT 1
326 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 802) AND (b.`id_shop` = 1) LIMIT 1
326 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1159 AND `id_shop` = 1
326 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 984002)
326 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 402 AND `id_shop` = 1
326 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453825
AND image_shop.`cover` = 1 LIMIT 1
325 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611176 LIMIT 1
325 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451233
AND image_shop.`cover` = 1 LIMIT 1
325 ms 4 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 714) LIMIT 1
325 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 252) LIMIT 1
325 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1194 AND `id_shop` = 1
325 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15253
AND image_shop.`cover` = 1 LIMIT 1
325 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 418) LIMIT 1
325 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1130) LIMIT 1
325 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 305 AND `id_shop` = 1
324 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
324 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612141 LIMIT 1
324 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453498
AND image_shop.`cover` = 1 LIMIT 1
324 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 246) LIMIT 1
324 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 717) LIMIT 1
324 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452592)
323 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505904
AND image_shop.`cover` = 1 LIMIT 1
323 ms 2 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505915)
323 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11613
AND image_shop.`cover` = 1 LIMIT 1
323 ms 8 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1117 AND `id_shop` = 1
323 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453498)
323 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453466
AND image_shop.`cover` = 1 LIMIT 1
323 ms 2 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453460)
323 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15294)
323 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451412
AND image_shop.`cover` = 1 LIMIT 1
323 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1115 AND `id_shop` = 1
323 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
322 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1144 AND `id_shop` = 1
322 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 769
AND image_shop.`cover` = 1 LIMIT 1
322 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_customersignin" LIMIT 1
322 ms 1 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453084 LIMIT 1
321 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15588) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
321 ms 1 /classes/stock/StockAvailable.php:453
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453826)
321 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14164
AND image_shop.`cover` = 1 LIMIT 1
321 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1147 AND `id_shop` = 1
321 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14161
AND image_shop.`cover` = 1 LIMIT 1
321 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451513
AND image_shop.`cover` = 1 LIMIT 1
321 ms 7 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15253)
321 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 611138)
321 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 688 AND `id_shop` = 1
321 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452590)
321 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 0 LIMIT 1
321 ms 1 /classes/SpecificPrice.php:411
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
321 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1145) LIMIT 1
320 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603454065 LIMIT 1
320 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 287 AND `id_shop` = 1
320 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 392) LIMIT 1
320 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15295
AND image_shop.`cover` = 1 LIMIT 1
320 ms 6 /classes/Product.php:3542
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453825)
319 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 328) LIMIT 1
319 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11615
ORDER BY `id_specific_price_priority` DESC LIMIT 1
319 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14029
AND image_shop.`cover` = 1 LIMIT 1
319 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611138 AND id_shop=1 LIMIT 1
319 ms 1 /classes/Product.php:6759
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603453830)
319 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505908
AND image_shop.`cover` = 1 LIMIT 1
319 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14687
AND image_shop.`cover` = 1 LIMIT 1
319 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 307) LIMIT 1
319 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
319 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451412) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
318 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 713) LIMIT 1
318 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1113) LIMIT 1
318 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14457 AND id_shop=1 LIMIT 1
318 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 113 AND `id_shop` = 1
318 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 304 AND `id_shop` = 1
318 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1261 AND `id_shop` = 1
318 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
318 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505914
AND image_shop.`cover` = 1 LIMIT 1
318 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 611138
AND image_shop.`cover` = 1 LIMIT 1
318 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 648) LIMIT 1
317 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 256) LIMIT 1
317 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1263 AND `id_shop` = 1
317 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 405 AND `id_shop` = 1
317 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1114) LIMIT 1
317 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14121)
317 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 667 LIMIT 1
317 ms 1 /classes/Category.php:1371
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14687)
317 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1237) LIMIT 1
317 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505906 LIMIT 1
317 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1
317 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453460
AND image_shop.`cover` = 1 LIMIT 1
317 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453445) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
317 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 320 AND `id_shop` = 1
317 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453831
AND image_shop.`cover` = 1 LIMIT 1
316 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE value FROM `prstshp_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
316 ms 1 /classes/shop/Shop.php:1171
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14120)
316 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451513)
316 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451826 LIMIT 1
316 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453458) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
315 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
315 ms 1 /classes/order/Order.php:1203
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 93505911)
315 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14162
AND image_shop.`cover` = 1 LIMIT 1
315 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 355) LIMIT 1
315 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452940
AND image_shop.`cover` = 1 LIMIT 1
314 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 167) LIMIT 1
314 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42002
AND image_shop.`cover` = 1 LIMIT 1
314 ms 7 /classes/Product.php:3542
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14030 LIMIT 1
314 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14730
AND image_shop.`cover` = 1 LIMIT 1
314 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1182) LIMIT 1
314 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 344 AND `id_shop` = 1
314 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
314 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1161 AND `id_shop` = 1
313 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 323 AND `id_shop` = 1
313 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603451233)
313 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 428) LIMIT 1
313 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14686)
313 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14457
ORDER BY `id_specific_price_priority` DESC LIMIT 1
313 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
313 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 251 AND `id_shop` = 1
313 ms 1 /src/Adapter/EntityMapper.php:84
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 166)
313 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42115
ORDER BY `id_specific_price_priority` DESC LIMIT 1
313 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612177 LIMIT 1
313 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15162
AND image_shop.`cover` = 1 LIMIT 1
313 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603454610
AND image_shop.`cover` = 1 LIMIT 1
312 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 261 AND `id_shop` = 1
312 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) AND (b.`id_shop` = 1) LIMIT 1
312 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453499) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
312 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14165
AND image_shop.`cover` = 1 LIMIT 1
312 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) AND (b.`id_shop` = 1) LIMIT 1
312 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
312 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14121
AND image_shop.`cover` = 1 LIMIT 1
312 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1116) LIMIT 1
312 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14730)
312 ms 1 /classes/Product.php:3829
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 14163)
312 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452939
AND image_shop.`cover` = 1 LIMIT 1
312 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505913
AND image_shop.`cover` = 1 LIMIT 1
312 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453465 LIMIT 1
311 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15252
AND image_shop.`cover` = 1 LIMIT 1
311 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
311 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 377 AND `id_shop` = 1
311 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1133) LIMIT 1
311 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 405) LIMIT 1
311 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
FROM prstshp_iqitmenulinks l
LEFT JOIN prstshp_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = 1 AND ll.id_shop=1)
LEFT JOIN prstshp_shop s ON l.id_shop = s.id_shop
WHERE 1  AND l.id_iqitmenulinks = "2"
AND l.id_shop IN (0, 1)
311 ms 1 /modules/iqitmegamenu/models/IqitMenuLinks.php:25
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
310 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42115) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
310 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 397) LIMIT 1
310 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 15297)
310 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11613
310 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453927
310 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505906
AND image_shop.`cover` = 1 LIMIT 1
310 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603451854
AND image_shop.`cover` = 1 LIMIT 1
310 ms 4 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 359) LIMIT 1
310 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 797) LIMIT 1
310 ms 1 /src/Adapter/EntityMapper.php:76
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 603452594)
310 ms 1 /classes/Product.php:3829
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 291) LIMIT 1
309 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15160 LIMIT 1
309 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 674) LIMIT 1
309 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1149 AND `id_shop` = 1
309 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14686
AND image_shop.`cover` = 1 LIMIT 1
309 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 428 AND `id_shop` = 1
308 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
308 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 358) LIMIT 1
308 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505915
308 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1128) LIMIT 1
308 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 12158
308 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 399 AND `id_shop` = 1
308 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15297
AND image_shop.`cover` = 1 LIMIT 1
308 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1115) LIMIT 1
308 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452592
AND image_shop.`cover` = 1 LIMIT 1
307 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 350) LIMIT 1
307 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42713 LIMIT 1
307 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453499
AND image_shop.`cover` = 1 LIMIT 1
307 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453486
AND image_shop.`cover` = 1 LIMIT 1
307 ms 4 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 876) LIMIT 1
307 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93506291
307 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453458 LIMIT 1
307 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
307 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 348 AND `id_shop` = 1
307 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 345 AND `id_shop` = 1
307 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 340 AND `id_shop` = 1
307 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 356) LIMIT 1
307 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 456) LIMIT 1
306 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452942
AND image_shop.`cover` = 1 LIMIT 1
306 ms 5 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1149) LIMIT 1
306 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 685) AND (b.`id_shop` = 1) LIMIT 1
306 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15022 LIMIT 1
306 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
306 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11072
306 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
306 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42871 LIMIT 1
306 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505905
AND image_shop.`cover` = 1 LIMIT 1
306 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
306 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 316) LIMIT 1
306 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14595 LIMIT 1
306 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452940 LIMIT 1
306 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
305 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 274) LIMIT 1
305 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453827
AND image_shop.`cover` = 1 LIMIT 1
305 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14159 LIMIT 1
305 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 318) LIMIT 1
305 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
305 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 254) LIMIT 1
305 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 254 AND `id_shop` = 1
305 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 2276
305 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 685 LIMIT 1
305 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1102) LIMIT 1
305 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453091
AND image_shop.`cover` = 1 LIMIT 1
304 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 403 AND `id_shop` = 1
304 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14596 LIMIT 1
304 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
304 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 875) LIMIT 1
304 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1108) LIMIT 1
304 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14595
ORDER BY `id_specific_price_priority` DESC LIMIT 1
304 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 516) LIMIT 1
304 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
304 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 771) LIMIT 1
304 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453833
AND image_shop.`cover` = 1 LIMIT 1
304 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 827 AND `id_shop` = 1
304 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 322) LIMIT 1
303 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453856
AND image_shop.`cover` = 1 LIMIT 1
303 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14595) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
303 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1163) LIMIT 1
303 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 284 AND `id_shop` = 1
303 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 2276 LIMIT 1
303 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453500 LIMIT 1
302 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM prstshp_cms c
LEFT JOIN prstshp_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN prstshp_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (1) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
302 ms 1 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 105 AND `id_shop` = 1
302 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1103 AND `id_shop` = 1
302 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505914) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
302 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603454124
AND image_shop.`cover` = 1 LIMIT 1
302 ms 1 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
302 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 12158 LIMIT 1
302 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611285 LIMIT 1
302 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
302 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
302 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451826) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
302 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
301 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 21
AND image_shop.`cover` = 1 LIMIT 1
301 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453826
AND image_shop.`cover` = 1 LIMIT 1
301 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1182) LIMIT 1
301 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1102 AND `id_shop` = 1
301 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14158
ORDER BY `id_specific_price_priority` DESC LIMIT 1
301 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
301 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1175) LIMIT 1
301 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42000 LIMIT 1
301 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505908 LIMIT 1
301 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
300 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 319 AND `id_shop` = 1
300 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603452594
AND image_shop.`cover` = 1 LIMIT 1
300 ms 6 /classes/Product.php:3542
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 685 LIMIT 1
300 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 339 AND `id_shop` = 1
300 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
300 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453084
300 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 803) LIMIT 1
300 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453452
300 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1
300 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE * FROM `prstshp_hook_module_exceptions`
WHERE `id_shop` IN (1)
300 ms 1 /classes/module/Module.php:2237
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 838) LIMIT 1
300 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11612 AND id_shop=1 LIMIT 1
300 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 2029) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
300 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14029) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
300 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 648 AND `id_shop` = 1
299 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE * FROM `prstshp_image_type`
299 ms 9 /classes/ImageType.php:147
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
299 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42000 AND `id_group` = 1 LIMIT 1
299 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 397 AND `id_shop` = 1
299 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11069 LIMIT 1
299 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1194) LIMIT 1
299 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
299 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15023 LIMIT 1
298 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 401) LIMIT 1
298 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 123 AND `id_shop` = 1
298 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
298 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 697 AND `id_shop` = 1
298 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 667 LIMIT 1
298 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15587) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
298 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 418 AND `id_shop` = 1
298 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42001
ORDER BY `id_specific_price_priority` DESC LIMIT 1
298 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) LIMIT 1
298 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_currency_lang`
WHERE `id_currency` = 3
298 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 603453829
AND image_shop.`cover` = 1 LIMIT 1
297 ms 3 /classes/Product.php:3542
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1122 AND `id_shop` = 1
297 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93505912
AND image_shop.`cover` = 1 LIMIT 1
297 ms 2 /classes/Product.php:3542
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
297 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
297 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14457 AND `id_group` = 1 LIMIT 1
297 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
297 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15291 AND id_shop=1 LIMIT 1
297 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 166
AND image_shop.`cover` = 1 LIMIT 1
297 ms 1 /classes/Product.php:3542
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 2276
ORDER BY `id_specific_price_priority` DESC LIMIT 1
296 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451427 AND id_shop=1 LIMIT 1
296 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 347 AND `id_shop` = 1
296 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
296 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452942) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
296 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 104 AND `id_shop` = 1
296 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 113 AND `id_shop` = 1
296 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 167 LIMIT 1
296 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451427 LIMIT 1
296 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) LIMIT 1
296 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 12155 LIMIT 1
295 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452860
295 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 302 AND `id_shop` = 1
295 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14726 LIMIT 1
295 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15589 LIMIT 1
295 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 301 AND `id_shop` = 1
295 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 685) AND (b.`id_shop` = 1) LIMIT 1
295 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1267 AND `id_shop` = 1
295 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 345) LIMIT 1
295 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
295 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
295 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
294 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451428 LIMIT 1
294 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 136 AND `id_shop` = 1
294 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 2028 LIMIT 1
294 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 414 AND `id_shop` = 1
294 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14722) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
294 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
294 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
294 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 838 AND `id_shop` = 1
294 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15252
294 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 393) LIMIT 1
294 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
294 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42713) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
294 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
294 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452592 LIMIT 1
293 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 688) LIMIT 1
293 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1087 AND `id_shop` = 1
293 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
293 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1143 AND `id_shop` = 1
293 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 172 AND `id_shop` = 1
293 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
293 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453502
ORDER BY `id_specific_price_priority` DESC LIMIT 1
293 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453834) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
292 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 685 LIMIT 1
292 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1164) AND (b.`id_shop` = 1) LIMIT 1
292 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
292 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1091 AND `id_shop` = 1
291 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505911 LIMIT 1
291 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15294
291 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
291 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name, alias FROM `prstshp_hook_alias`
291 ms 88 /classes/Hook.php:353
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11070 LIMIT 1
291 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612176 LIMIT 1
291 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42116 LIMIT 1
291 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11072 LIMIT 1
291 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11071
ORDER BY `id_specific_price_priority` DESC LIMIT 1
291 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
291 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452943) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
291 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 687) LIMIT 1
290 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 342) LIMIT 1
290 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
290 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11615) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
290 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 101 LIMIT 1
290 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1
290 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453498 LIMIT 1
290 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453458 AND id_shop=1 LIMIT 1
290 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) AND (b.`id_shop` = 1) LIMIT 1
290 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE id_shop
FROM `prstshp_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
290 ms 1 /classes/ObjectModel.php:1647
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505912 LIMIT 1
290 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 319) LIMIT 1
289 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 454) LIMIT 1
289 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
289 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15023) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
289 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11615
289 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14725 LIMIT 1
289 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
289 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 805) LIMIT 1
289 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
289 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453465 AND id_shop=1 LIMIT 1
289 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
289 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 817 AND `id_shop` = 1
289 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15021 LIMIT 1
288 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
288 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453826
288 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 311) LIMIT 1
288 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1139) LIMIT 1
288 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
288 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1106 AND `id_shop` = 1
288 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 406) LIMIT 1
288 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611286) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
288 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 692 AND `id_shop` = 1
288 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451328) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
287 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93506291 LIMIT 1
287 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 802 LIMIT 1
287 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42001 LIMIT 1
287 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 414) LIMIT 1
287 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 375) LIMIT 1
287 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451427) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
287 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) LIMIT 1
287 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 718) LIMIT 1
287 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
287 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1193 AND `id_shop` = 1
287 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
287 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 101 LIMIT 1
286 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453502 AND `id_group` = 1 LIMIT 1
286 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
286 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
286 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 455) LIMIT 1
286 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42002 LIMIT 1
286 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 2029
286 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15290
286 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452860 LIMIT 1
285 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505904 LIMIT 1
285 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93506281
285 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 350 AND `id_shop` = 1
285 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM prstshp_cms c
LEFT JOIN prstshp_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN prstshp_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (3) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
285 ms 1 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 704) LIMIT 1
285 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453459) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
285 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 804 AND `id_shop` = 1
285 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
285 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
285 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93506281) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
285 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 327) LIMIT 1
284 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
284 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
284 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14156) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
284 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1112) LIMIT 1
284 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1156) LIMIT 1
284 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452939) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
284 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452940
284 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 106 LIMIT 1
284 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
284 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 684) LIMIT 1
284 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453927 LIMIT 1
284 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 324 AND `id_shop` = 1
284 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14731
284 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
284 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 984001 LIMIT 1
284 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 426) LIMIT 1
283 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453829 LIMIT 1
283 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453451 LIMIT 1
283 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1144) LIMIT 1
283 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
283 ms 9 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) AND (b.`id_shop` = 1) LIMIT 1
283 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1
283 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) LIMIT 1
283 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 684 AND `id_shop` = 1
283 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1237 AND `id_shop` = 1
283 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11071) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
283 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
283 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `name`
FROM `prstshp_hook`
WHERE `id_hook` = 746 LIMIT 1
283 ms 1 /classes/Hook.php:239
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
283 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15288 LIMIT 1
283 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453669
283 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1138 AND `id_shop` = 1
282 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 768
282 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 304) LIMIT 1
282 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452939 LIMIT 1
282 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453669 LIMIT 1
282 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452944 LIMIT 1
282 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 667) AND (b.`id_shop` = 1) LIMIT 1
282 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453452 LIMIT 1
282 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 22 LIMIT 1
282 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452942 LIMIT 1
282 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
282 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
282 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
282 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 412 AND `id_shop` = 1
282 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 177) LIMIT 1
282 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 317) LIMIT 1
282 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
281 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1105 AND `id_shop` = 1
281 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453445 AND id_shop=1 LIMIT 1
281 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
281 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93506281 LIMIT 1
281 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15589
281 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 2028) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
281 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14159 AND id_shop=1 LIMIT 1
281 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14723 AND `id_group` = 1 LIMIT 1
281 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14157
ORDER BY `id_specific_price_priority` DESC LIMIT 1
281 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11069
281 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 667 LIMIT 1
281 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14027
ORDER BY `id_specific_price_priority` DESC LIMIT 1
280 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14594 LIMIT 1
280 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
280 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
280 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
280 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
280 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1182) AND (b.`id_shop` = 1) LIMIT 1
280 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15589) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
280 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451467
ORDER BY `id_specific_price_priority` DESC LIMIT 1
280 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1140 AND `id_shop` = 1
280 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42115 AND id_shop=1 LIMIT 1
280 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 257 AND `id_shop` = 1
280 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 518) LIMIT 1
280 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611176) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
280 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452944
280 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) LIMIT 1
279 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 399) LIMIT 1
279 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11614) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
279 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 769 AND `id_shop` = 1
279 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1142) LIMIT 1
279 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 356 AND `id_shop` = 1
279 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14721
279 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505907 LIMIT 1
279 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE c.id_currency
FROM `prstshp_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
279 ms 1 /classes/Currency.php:893
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
279 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 687 AND `id_shop` = 1
279 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 377) LIMIT 1
279 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_currencyselector" LIMIT 1
279 ms 1 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
279 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE domain, domain_ssl
FROM prstshp_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
279 ms 1 /classes/shop/ShopUrl.php:182
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611287 LIMIT 1
279 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
279 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14455 LIMIT 1
279 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612138) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
279 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 333) LIMIT 1
279 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 172) AND (b.`id_shop` = 1) LIMIT 1
278 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14728
278 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
278 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15291
278 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612139 AND id_shop=1 LIMIT 1
278 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
278 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 261) LIMIT 1
278 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612177) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
278 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
278 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 667 LIMIT 1
278 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15022) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
278 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ets_prettymenu" LIMIT 1
278 ms 1 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452941 LIMIT 1
278 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15023
277 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453486
277 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14457
277 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14596 AND `id_group` = 1 LIMIT 1
277 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 252 LIMIT 1
277 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11071 AND id_shop=1 LIMIT 1
277 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 177 AND `id_shop` = 1
277 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 306 AND `id_shop` = 1
277 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42002) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
277 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453502 LIMIT 1
277 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611285
277 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 769) LIMIT 1
277 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452860
ORDER BY `id_specific_price_priority` DESC LIMIT 1
277 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 984002 LIMIT 1
277 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453459 LIMIT 1
277 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
276 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453500
276 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
276 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14160) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
276 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 876 AND `id_shop` = 1
276 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453831 LIMIT 1
276 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 835) LIMIT 1
276 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 686) LIMIT 1
276 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1111) LIMIT 1
276 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452938 LIMIT 1
275 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1161) LIMIT 1
275 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
275 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
275 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612176
ORDER BY `id_specific_price_priority` DESC LIMIT 1
275 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453084) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
275 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
275 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452860) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
275 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93506291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
275 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
275 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505914 LIMIT 1
275 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 284) LIMIT 1
275 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42115
275 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453830 LIMIT 1
275 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 837) LIMIT 1
275 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505918 LIMIT 1
275 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15293) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
274 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453465
274 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 424) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
274 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11072
ORDER BY `id_specific_price_priority` DESC LIMIT 1
274 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1261) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 882) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11615 LIMIT 1
274 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) AND (b.`id_shop` = 1) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 694) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 325) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 307 AND `id_shop` = 1
274 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1138) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14724 LIMIT 1
274 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452945
274 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 308 AND `id_shop` = 1
274 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM prstshp_cms c
LEFT JOIN prstshp_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN prstshp_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (6) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
274 ms 1 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 172) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 247) LIMIT 1
274 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505915 LIMIT 1
273 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 836) LIMIT 1
273 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
273 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 834) LIMIT 1
273 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 805 AND `id_shop` = 1
273 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 715) LIMIT 1
273 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
273 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 804) LIMIT 1
273 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451233 LIMIT 1
273 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
273 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611287
273 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1158 AND `id_shop` = 1
273 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14159
273 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1100 AND `id_shop` = 1
273 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15162 LIMIT 1
273 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 12158) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
273 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451412 LIMIT 1
273 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15023
ORDER BY `id_specific_price_priority` DESC LIMIT 1
273 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453486 LIMIT 1
273 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14157 LIMIT 1
273 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1104) LIMIT 1
272 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 12157) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
272 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
272 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14593 AND id_shop=1 LIMIT 1
272 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 803 AND `id_shop` = 1
272 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 256 AND `id_shop` = 1
272 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 255) LIMIT 1
272 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1141) LIMIT 1
272 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
272 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 984001
272 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 829) LIMIT 1
272 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1147) LIMIT 1
272 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 252 LIMIT 1
272 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 817) LIMIT 1
272 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
272 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453486 AND id_shop=1 LIMIT 1
271 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 886) LIMIT 1
271 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 766
271 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14725) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
271 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612176) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
271 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
271 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 2276) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
271 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) AND (b.`id_shop` = 1) LIMIT 1
271 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1156 AND `id_shop` = 1
271 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1152 AND `id_shop` = 1
271 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
271 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1263) LIMIT 1
271 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1164) LIMIT 1
271 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15161 LIMIT 1
271 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 692) LIMIT 1
270 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14725
ORDER BY `id_specific_price_priority` DESC LIMIT 1
270 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) LIMIT 1
270 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
270 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 827) LIMIT 1
270 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451467 AND `id_group` = 1 LIMIT 1
270 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453669 AND `id_group` = 1 LIMIT 1
270 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1193) LIMIT 1
269 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42000) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
269 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1114 AND `id_shop` = 1
269 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93506281
ORDER BY `id_specific_price_priority` DESC LIMIT 1
269 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 517) LIMIT 1
269 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1152) LIMIT 1
269 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1143) LIMIT 1
269 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1165) LIMIT 1
269 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505906) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
269 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453927
ORDER BY `id_specific_price_priority` DESC LIMIT 1
269 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15294 LIMIT 1
269 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452943 AND `id_group` = 1 LIMIT 1
269 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453465
ORDER BY `id_specific_price_priority` DESC LIMIT 1
269 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE tr.*
FROM `prstshp_tax_rule` tr
JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('15-399' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '15-399')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
268 ms 0 /classes/tax/TaxRulesTaxManager.php:109
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 286) LIMIT 1
268 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14593 LIMIT 1
268 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14027 LIMIT 1
268 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15289 LIMIT 1
268 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
268 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 353 AND `id_shop` = 1
268 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14722 LIMIT 1
268 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14159 AND `id_group` = 1 LIMIT 1
268 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15295 LIMIT 1
268 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14729
268 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
268 ms 9 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 251) LIMIT 1
267 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14120 LIMIT 1
267 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
267 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 321) LIMIT 1
267 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15296) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
267 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14156
267 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453828) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
267 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "iqitmegamenu" LIMIT 1
267 ms 1 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611286
267 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 12156) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
267 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15021
267 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
267 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15288
266 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
266 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1140) LIMIT 1
266 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612285 AND id_shop=1 LIMIT 1
266 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
266 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
266 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451783 LIMIT 1
266 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
266 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
266 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453458
266 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
266 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
266 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14722 AND id_shop=1 LIMIT 1
266 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14725 AND id_shop=1 LIMIT 1
266 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
266 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451427
266 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505909 LIMIT 1
265 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
265 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611138
265 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14596) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
265 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
265 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453460
265 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE c.id_currency
FROM `prstshp_currency` c
WHERE (iso_code = 'HUF') LIMIT 1
265 ms 1 /classes/Currency.php:893
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
265 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452940) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
265 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14725 AND `id_group` = 1 LIMIT 1
265 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
265 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1106) LIMIT 1
265 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
265 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612285
ORDER BY `id_specific_price_priority` DESC LIMIT 1
265 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15253 LIMIT 1
265 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 246 AND `id_shop` = 1
265 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 152) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
265 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505912) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
264 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451467 LIMIT 1
264 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1141 AND `id_shop` = 1
264 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505910) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
264 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
264 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
264 ms 1 /classes/Language.php:853
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93506291 AND id_shop=1 LIMIT 1
264 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 837 AND `id_shop` = 1
264 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 984001) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
264 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
264 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
264 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
264 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451780 AND id_shop=1 LIMIT 1
264 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
264 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14456) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
264 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 285) LIMIT 1
264 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611138 LIMIT 1
264 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505918
264 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 454 AND `id_shop` = 1
264 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452937 LIMIT 1
264 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
264 ms 0 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
264 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453856 LIMIT 1
263 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 694 AND `id_shop` = 1
263 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 337) LIMIT 1
263 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
263 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
263 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1107) LIMIT 1
263 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603454610
263 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
263 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 313) LIMIT 1
263 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611142
ORDER BY `id_specific_price_priority` DESC LIMIT 1
263 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505906
263 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE c.id_currency
FROM `prstshp_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
263 ms 1 /classes/Currency.php:893
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612285) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
263 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
263 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1160) LIMIT 1
262 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453502
262 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 685 LIMIT 1
262 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `iso_code`
FROM `prstshp_country`
WHERE `id_country` = 14 LIMIT 1
262 ms 1 /classes/Country.php:274
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1137) LIMIT 1
262 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452939
262 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451428) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
262 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15293
ORDER BY `id_specific_price_priority` DESC LIMIT 1
262 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611141) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
262 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15291
ORDER BY `id_specific_price_priority` DESC LIMIT 1
262 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505907) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
262 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 984000 LIMIT 1
262 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 342 AND `id_shop` = 1
262 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452938) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
262 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 291 AND `id_shop` = 1
262 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611286 AND id_shop=1 LIMIT 1
262 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 105) LIMIT 1
262 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
262 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 769 LIMIT 1
262 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
262 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453466
262 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) LIMIT 1
262 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611139
ORDER BY `id_specific_price_priority` DESC LIMIT 1
261 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452590 LIMIT 1
261 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453502) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
261 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453829) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
261 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
261 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
261 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15023 AND id_shop=1 LIMIT 1
261 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612286 LIMIT 1
261 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 323) LIMIT 1
261 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453459
ORDER BY `id_specific_price_priority` DESC LIMIT 1
261 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
261 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453460 LIMIT 1
260 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 106 AND `id_shop` = 1
260 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15023 AND `id_group` = 1 LIMIT 1
260 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 802 AND `id_shop` = 1
260 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
260 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93506291
ORDER BY `id_specific_price_priority` DESC LIMIT 1
260 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
260 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 2028
260 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1104 AND `id_shop` = 1
260 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453466 LIMIT 1
260 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15292
260 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
260 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11613 LIMIT 1
260 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 401 AND `id_shop` = 1
260 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
260 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
260 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14731) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
260 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15292 AND id_shop=1 LIMIT 1
260 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14729) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
260 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612139 LIMIT 1
260 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15295 AND `id_group` = 1 LIMIT 1
260 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
260 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 349) LIMIT 1
260 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
259 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 101 LIMIT 1
259 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
259 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 357) LIMIT 1
259 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 359 AND `id_shop` = 1
259 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14728) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
259 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
259 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14724
ORDER BY `id_specific_price_priority` DESC LIMIT 1
259 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
259 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14160 LIMIT 1
259 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15297 LIMIT 1
259 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 717 AND `id_shop` = 1
259 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11612) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
259 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14159
ORDER BY `id_specific_price_priority` DESC LIMIT 1
259 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453458
ORDER BY `id_specific_price_priority` DESC LIMIT 1
259 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453669) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
259 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
259 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 327 AND `id_shop` = 1
259 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1091) LIMIT 1
259 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 21 LIMIT 1
259 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612142 LIMIT 1
259 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 816 AND `id_shop` = 1
258 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
258 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15162
ORDER BY `id_specific_price_priority` DESC LIMIT 1
258 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611285) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
258 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 2029 AND id_shop=1 LIMIT 1
258 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15161
258 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15587 LIMIT 1
258 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42871
ORDER BY `id_specific_price_priority` DESC LIMIT 1
258 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
258 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) LIMIT 1
258 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14030
258 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505909) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
258 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453084
ORDER BY `id_specific_price_priority` DESC LIMIT 1
258 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452941) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
258 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 2276 AND `id_group` = 1 LIMIT 1
258 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 875 AND `id_shop` = 1
258 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
258 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
258 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
258 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14030) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
258 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452941
ORDER BY `id_specific_price_priority` DESC LIMIT 1
258 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453501 LIMIT 1
258 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14161 LIMIT 1
258 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
258 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14162 LIMIT 1
258 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14158 LIMIT 1
258 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452944) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
258 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 110 AND `id_shop` = 1
257 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11070
ORDER BY `id_specific_price_priority` DESC LIMIT 1
257 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1165 AND `id_shop` = 1
257 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42532 AND id_shop=1 LIMIT 1
257 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1192) LIMIT 1
257 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
257 ms 1 /classes/Language.php:853
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453831
257 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
257 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 12157 LIMIT 1
257 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
257 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 834 AND `id_shop` = 1
257 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
257 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
257 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
256 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
256 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
256 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453445
256 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15297) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
256 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11070
256 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505911) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
256 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14030
ORDER BY `id_specific_price_priority` DESC LIMIT 1
256 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
256 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
256 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
256 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
256 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 358 AND `id_shop` = 1
256 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11614
ORDER BY `id_specific_price_priority` DESC LIMIT 1
256 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1236 AND `id_shop` = 1
256 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451428 AND id_shop=1 LIMIT 1
256 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453084 AND id_shop=1 LIMIT 1
256 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 12155
256 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451783
ORDER BY `id_specific_price_priority` DESC LIMIT 1
256 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
256 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 2028 AND id_shop=1 LIMIT 1
255 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 835 AND `id_shop` = 1
255 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
255 ms 1 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
255 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
255 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 436 AND `id_shop` = 1
255 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452939 AND id_shop=1 LIMIT 1
255 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1099 AND `id_shop` = 1
255 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 667 LIMIT 1
255 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
255 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
255 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 355 AND `id_shop` = 1
255 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
255 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 829 AND `id_shop` = 1
255 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14721 LIMIT 1
255 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451328
255 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
255 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505914
255 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11612
255 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 152
255 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 882 AND `id_shop` = 1
255 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
255 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451428
ORDER BY `id_specific_price_priority` DESC LIMIT 1
255 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
255 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 456 AND `id_shop` = 1
255 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
255 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451783
254 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
254 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 797 AND `id_shop` = 1
254 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453452 AND id_shop=1 LIMIT 1
254 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) LIMIT 1
254 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453827 LIMIT 1
254 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453459
254 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453501
ORDER BY `id_specific_price_priority` DESC LIMIT 1
254 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 329 AND `id_shop` = 1
254 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452941 AND `id_group` = 1 LIMIT 1
254 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 335) LIMIT 1
254 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14722
254 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452590
254 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 667 AND `id_shop` = 1
254 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 686 AND `id_shop` = 1
254 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505917) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
254 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611178
ORDER BY `id_specific_price_priority` DESC LIMIT 1
254 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
254 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 310) LIMIT 1
254 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 333 AND `id_shop` = 1
254 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1133 AND `id_shop` = 1
253 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
253 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 886 AND `id_shop` = 1
253 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611177 LIMIT 1
253 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
253 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
253 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
253 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
253 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611140 LIMIT 1
253 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
253 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
253 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 438 AND `id_shop` = 1
253 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14724) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
253 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451428
253 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 147 AND `id_shop` = 1
253 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
253 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505908 AND id_shop=1 LIMIT 1
253 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
253 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 674 AND `id_shop` = 1
253 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612138 LIMIT 1
253 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42532
253 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1124 AND `id_shop` = 1
253 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
253 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15021
ORDER BY `id_specific_price_priority` DESC LIMIT 1
253 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452943
253 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612140 LIMIT 1
252 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612287 LIMIT 1
252 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452940
ORDER BY `id_specific_price_priority` DESC LIMIT 1
252 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
252 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451826
ORDER BY `id_specific_price_priority` DESC LIMIT 1
252 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
252 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
252 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1160 AND `id_shop` = 1
252 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452943
ORDER BY `id_specific_price_priority` DESC LIMIT 1
252 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
252 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1128 AND `id_shop` = 1
252 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1135) LIMIT 1
252 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453460 AND id_shop=1 LIMIT 1
252 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
252 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 836 AND `id_shop` = 1
252 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14727 LIMIT 1
252 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 713 AND `id_shop` = 1
252 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 314 AND `id_shop` = 1
252 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451427
ORDER BY `id_specific_price_priority` DESC LIMIT 1
251 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
251 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15588 LIMIT 1
251 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612285
251 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
251 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 518 AND `id_shop` = 1
251 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
251 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451328 LIMIT 1
251 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42532 LIMIT 1
251 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 437 AND `id_shop` = 1
251 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 2028
ORDER BY `id_specific_price_priority` DESC LIMIT 1
251 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453500 AND `id_group` = 1 LIMIT 1
251 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
251 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14456 LIMIT 1
250 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453466) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
250 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 351 AND `id_shop` = 1
250 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 132 AND `id_shop` = 1 LIMIT 1
250 ms 1 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612142) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
250 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
250 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453445
ORDER BY `id_specific_price_priority` DESC LIMIT 1
250 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
250 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
250 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612137 AND id_shop=1 LIMIT 1
250 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15287 LIMIT 1
250 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 289 AND `id_shop` = 1
250 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1108 AND `id_shop` = 1
250 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
250 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
250 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1113 AND `id_shop` = 1
250 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42736 LIMIT 1
250 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
250 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453856
250 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453500) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
250 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `iso_code`
FROM `prstshp_country`
WHERE `id_country` = 0 LIMIT 1
250 ms 0 /classes/Country.php:274
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453834
ORDER BY `id_specific_price_priority` DESC LIMIT 1
250 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603454065
250 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611137 LIMIT 1
249 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14027
249 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 2276 AND id_shop=1 LIMIT 1
249 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452937) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
249 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 337 AND `id_shop` = 1
249 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15287) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
249 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 426 AND `id_shop` = 1
249 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
249 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612178 LIMIT 1
249 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
249 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
249 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
249 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
249 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
249 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 338 AND `id_shop` = 1
249 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15022 AND id_shop=1 LIMIT 1
249 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `width`, `height`
FROM prstshp_image_type
WHERE `name` = 'home_default' LIMIT 1
249 ms 1 /classes/Image.php:510
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
249 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453833 AND id_shop=1 LIMIT 1
249 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 12156 LIMIT 1
249 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 455 AND `id_shop` = 1
248 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14164) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
248 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453927) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
248 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452942
248 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15292 AND `id_group` = 1 LIMIT 1
248 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1139 AND `id_shop` = 1
248 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `width`, `height`
FROM prstshp_image_type
WHERE `name` = 'small_default' LIMIT 1
248 ms 1 /classes/Image.php:510
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15290) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
248 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
248 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42713 AND `id_group` = 1 LIMIT 1
248 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1146) LIMIT 1
248 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611286 LIMIT 1
248 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
248 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611142 LIMIT 1
248 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 166 LIMIT 1
248 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15022
ORDER BY `id_specific_price_priority` DESC LIMIT 1
248 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
248 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15159
248 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611176 AND id_shop=1 LIMIT 1
248 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
248 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1107 AND `id_shop` = 1
248 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
248 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
248 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
247 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14156 LIMIT 1
247 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
247 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15253
247 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 302) LIMIT 1
247 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611141
ORDER BY `id_specific_price_priority` DESC LIMIT 1
247 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612178 AND id_shop=1 LIMIT 1
247 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 675 AND `id_shop` = 1
247 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 42003 LIMIT 1
247 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603454124 LIMIT 1
247 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505905 LIMIT 1
247 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 667 LIMIT 1
247 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 313 AND `id_shop` = 1
247 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 685 LIMIT 1
247 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
247 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
247 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453465 AND `id_group` = 1 LIMIT 1
247 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
247 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 406 AND `id_shop` = 1
247 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451826 AND `id_group` = 1 LIMIT 1
247 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 255 AND `id_shop` = 1
247 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
247 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505908) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
247 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451233) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
247 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 351) LIMIT 1
247 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
246 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 328 AND `id_shop` = 1
246 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 22) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
246 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453452
ORDER BY `id_specific_price_priority` DESC LIMIT 1
246 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 612137 LIMIT 1
246 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 12155 AND id_shop=1 LIMIT 1
246 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
246 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
246 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15291 AND `id_group` = 1 LIMIT 1
246 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1112 AND `id_shop` = 1
246 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453669
ORDER BY `id_specific_price_priority` DESC LIMIT 1
246 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452945 LIMIT 1
246 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611178 LIMIT 1
246 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505916 LIMIT 1
246 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 11614 LIMIT 1
246 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
246 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453833) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
246 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1182 AND `id_shop` = 1
246 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 317 AND `id_shop` = 1
246 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 517 AND `id_shop` = 1
246 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
246 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 984000
246 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612140
ORDER BY `id_specific_price_priority` DESC LIMIT 1
246 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14029 LIMIT 1
246 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453499
245 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453833 LIMIT 1
245 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15293 AND `id_group` = 1 LIMIT 1
245 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15294 AND `id_group` = 1 LIMIT 1
245 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11072) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
245 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 12158 AND id_shop=1 LIMIT 1
245 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
245 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453669 AND id_shop=1 LIMIT 1
245 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
245 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612141
ORDER BY `id_specific_price_priority` DESC LIMIT 1
245 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505908
245 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
245 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 714 AND `id_shop` = 1
245 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
245 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452860 AND id_shop=1 LIMIT 1
245 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42003) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
245 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
245 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 711 AND `id_shop` = 1
245 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611141 LIMIT 1
245 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451780 LIMIT 1
245 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1130 AND `id_shop` = 1
245 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452594 AND id_shop=1 LIMIT 1
245 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93506281 AND id_shop=1 LIMIT 1
245 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15162
245 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 2029
ORDER BY `id_specific_price_priority` DESC LIMIT 1
245 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 701 AND `id_shop` = 1
245 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1175 AND `id_shop` = 1
245 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
244 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453824) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
244 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
244 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
244 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
244 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
244 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 425 AND `id_shop` = 1
244 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1136) LIMIT 1
244 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `need_identification_number`
FROM `prstshp_country`
WHERE `id_country` = 14 LIMIT 1
244 ms 1 /classes/Country.php:401
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 147 AND `id_shop` = 1
244 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611285
ORDER BY `id_specific_price_priority` DESC LIMIT 1
244 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505904) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
244 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15296 LIMIT 1
244 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 424 AND `id_shop` = 1
244 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE `to` BETWEEN '2026-07-02 00:00:00' AND '2026-07-02 23:59:59' LIMIT 1
244 ms 1 /classes/SpecificPrice.php:366
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14687 AND `id_group` = 1 LIMIT 1
243 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453498 AND id_shop=1 LIMIT 1
243 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
243 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
243 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 105 AND `id_shop` = 1
243 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 611139 LIMIT 1
243 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453502 AND id_shop=1 LIMIT 1
243 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14121 LIMIT 1
243 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453831) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
243 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453827) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
243 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1176 AND `id_shop` = 1
243 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
243 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14165 LIMIT 1
243 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611141
243 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 1164 LIMIT 1
243 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453460
ORDER BY `id_specific_price_priority` DESC LIMIT 1
243 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 103 AND `id_shop` = 1
243 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453501 AND id_shop=1 LIMIT 1
243 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
243 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
243 ms 1 /classes/Language.php:853
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15160) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
243 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
242 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14456
242 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 338) LIMIT 1
242 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451467 AND id_shop=1 LIMIT 1
242 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14165 AND id_shop=1 LIMIT 1
242 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
242 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14596
242 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451780
ORDER BY `id_specific_price_priority` DESC LIMIT 1
242 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453829
242 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505916) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
242 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
242 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 12158
ORDER BY `id_specific_price_priority` DESC LIMIT 1
242 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15161 AND `id_group` = 1 LIMIT 1
242 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15021) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
242 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505917 LIMIT 1
242 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14687
242 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
242 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
242 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15288 AND `id_group` = 1 LIMIT 1
242 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1142 AND `id_shop` = 1
242 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1238 AND `id_shop` = 1
242 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452943 AND id_shop=1 LIMIT 1
242 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1131) LIMIT 1
242 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14723 LIMIT 1
242 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1132) LIMIT 1
242 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14028 LIMIT 1
242 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505914
ORDER BY `id_specific_price_priority` DESC LIMIT 1
242 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14157) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
242 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
242 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 332) LIMIT 1
242 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453459 AND id_shop=1 LIMIT 1
241 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
241 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453458 AND `id_group` = 1 LIMIT 1
241 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1238) LIMIT 1
241 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14727) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
241 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
241 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11614 AND `id_group` = 1 LIMIT 1
241 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453833
241 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451513 LIMIT 1
241 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14160
241 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
241 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453501
241 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611139) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
241 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
241 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611177
241 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603454610 LIMIT 1
241 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14731 LIMIT 1
241 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
241 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15293 LIMIT 1
241 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 392 AND `id_shop` = 1
241 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603452594 LIMIT 1
240 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505917
ORDER BY `id_specific_price_priority` DESC LIMIT 1
240 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11612 AND `id_group` = 1 LIMIT 1
240 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
240 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14163 LIMIT 1
240 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15293 AND id_shop=1 LIMIT 1
240 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452938
240 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
240 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42871) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
240 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1192 AND `id_shop` = 1
240 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 12157
240 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 768
ORDER BY `id_specific_price_priority` DESC LIMIT 1
240 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 769 AND `id_group` = 1 LIMIT 1
240 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 711) LIMIT 1
240 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 152 LIMIT 1
240 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42002
ORDER BY `id_specific_price_priority` DESC LIMIT 1
240 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505909
240 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
240 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14722 AND `id_group` = 1 LIMIT 1
240 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453828
240 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453091 LIMIT 1
240 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612178
240 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1145 AND `id_shop` = 1
240 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14723) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
239 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
239 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15159 LIMIT 1
239 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
239 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452590
ORDER BY `id_specific_price_priority` DESC LIMIT 1
239 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1146 AND `id_shop` = 1
239 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452944 AND id_shop=1 LIMIT 1
239 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451467
239 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453828 LIMIT 1
239 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451783) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
239 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
239 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612177
239 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 984002) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
239 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453499 LIMIT 1
239 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM prstshp_required_field
239 ms 1 /classes/ObjectModel.php:1510
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611287) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
239 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453084 AND `id_group` = 1 LIMIT 1
239 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612141) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
239 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452942 AND id_shop=1 LIMIT 1
239 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14726
239 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453091
239 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11071 AND `id_group` = 1 LIMIT 1
239 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 101 AND `id_shop` = 1
239 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505913 LIMIT 1
239 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1134 AND `id_shop` = 1
238 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 167 AND `id_shop` = 1
238 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 321 AND `id_shop` = 1
238 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453834 LIMIT 1
238 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 102 AND `id_shop` = 1
238 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 93505910 LIMIT 1
238 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 21
238 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14595
238 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 766) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
238 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603454610
ORDER BY `id_specific_price_priority` DESC LIMIT 1
238 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14165) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
238 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451826 AND id_shop=1 LIMIT 1
238 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14728 LIMIT 1
238 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 802) LIMIT 1
238 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
238 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
238 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14729 LIMIT 1
238 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505907
238 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612287) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
237 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453830
237 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505914 AND id_shop=1 LIMIT 1
237 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612140
237 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14687 LIMIT 1
237 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42001
237 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
237 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14730 LIMIT 1
237 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
237 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453833
ORDER BY `id_specific_price_priority` DESC LIMIT 1
237 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14120
237 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 136 AND `id_shop` = 1
237 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14595 AND `id_group` = 1 LIMIT 1
237 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452945 AND id_shop=1 LIMIT 1
237 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451233 AND `id_group` = 1 LIMIT 1
237 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603451854 LIMIT 1
237 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451854) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
237 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1164 AND `id_shop` = 1
236 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
236 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 768 LIMIT 1
236 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453825 LIMIT 1
236 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11069) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
236 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 353 LIMIT 1
236 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452942
ORDER BY `id_specific_price_priority` DESC LIMIT 1
236 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 2028 AND `id_group` = 1 LIMIT 1
236 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505904 AND `id_group` = 1 LIMIT 1
236 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42736
236 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14726) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
236 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 769) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
236 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 172) LIMIT 1
236 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
236 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 12155
ORDER BY `id_specific_price_priority` DESC LIMIT 1
236 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 12155) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
236 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15588
236 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 766 LIMIT 1
236 ms 10 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14162
ORDER BY `id_specific_price_priority` DESC LIMIT 1
236 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14456
ORDER BY `id_specific_price_priority` DESC LIMIT 1
236 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15587
236 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 603453826 LIMIT 1
236 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452939
ORDER BY `id_specific_price_priority` DESC LIMIT 1
235 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14721) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
235 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 718 AND `id_shop` = 1
235 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603454124 AND id_shop=1 LIMIT 1
235 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451780
235 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1137 AND `id_shop` = 1
235 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15290 AND id_shop=1 LIMIT 1
235 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611177) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
235 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 152
ORDER BY `id_specific_price_priority` DESC LIMIT 1
235 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15022
235 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
235 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
235 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 15252 LIMIT 1
235 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
235 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
235 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14161) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
235 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612287
235 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 516 AND `id_shop` = 1
235 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14158) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
234 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612286
234 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 325 AND `id_shop` = 1
234 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14164 LIMIT 1
234 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505915) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
234 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15295) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
234 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 1182 LIMIT 1
234 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE *
FROM `prstshp_tax_lang`
WHERE `id_tax` = 1
234 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612287 AND id_shop=1 LIMIT 1
234 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453826 AND id_shop=1 LIMIT 1
234 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 14686 LIMIT 1
234 ms 9 /classes/SpecificPrice.php:420
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
234 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15160
234 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 332 AND `id_shop` = 1
234 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
234 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14164
234 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14726 AND id_shop=1 LIMIT 1
234 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14162
234 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11070) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
234 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 316 AND `id_shop` = 1
234 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14687) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
234 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 685) LIMIT 1
234 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 22
234 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11072 AND `id_group` = 1 LIMIT 1
233 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1268) LIMIT 1
233 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 101 LIMIT 1
233 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611137
ORDER BY `id_specific_price_priority` DESC LIMIT 1
233 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 335 AND `id_shop` = 1
233 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14158
233 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42116) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
233 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 104 AND `id_shop` = 1
233 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14728
ORDER BY `id_specific_price_priority` DESC LIMIT 1
233 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15294) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
233 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
233 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15295
233 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14120) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
233 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15159 AND id_shop=1 LIMIT 1
233 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15296
ORDER BY `id_specific_price_priority` DESC LIMIT 1
233 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
233 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14593
ORDER BY `id_specific_price_priority` DESC LIMIT 1
233 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 286 AND `id_shop` = 1
233 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 285 AND `id_shop` = 1
233 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 715 AND `id_shop` = 1
232 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
232 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 310 AND `id_shop` = 1
232 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452944
ORDER BY `id_specific_price_priority` DESC LIMIT 1
232 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451854 AND id_shop=1 LIMIT 1
232 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_currency_lang`
WHERE `id_currency` = 1
232 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42000
232 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
232 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 984000) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
232 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 159 AND `id_shop` = 1 LIMIT 1
232 ms 1 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451427 AND `id_group` = 1 LIMIT 1
232 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) LIMIT 1
232 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 357 AND `id_shop` = 1
232 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14161
232 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
232 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 128 AND `id_shop` = 1
232 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453451) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
232 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14030 AND id_shop=1 LIMIT 1
232 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453498) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
232 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612139
232 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612141
232 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1111 AND `id_shop` = 1
232 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) LIMIT 1
231 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42001) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
231 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1135 AND `id_shop` = 1
231 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453452 AND `id_group` = 1 LIMIT 1
231 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453501 AND `id_group` = 1 LIMIT 1
231 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453445 AND `id_group` = 1 LIMIT 1
231 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505910
ORDER BY `id_specific_price_priority` DESC LIMIT 1
231 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14455) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
231 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42713
231 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 349 AND `id_shop` = 1
231 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611176
231 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611178
231 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453834
231 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11072 AND id_shop=1 LIMIT 1
231 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14686
231 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
231 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452937 AND id_shop=1 LIMIT 1
231 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 766 AND id_shop=1 LIMIT 1
231 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 11613) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
231 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
231 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
231 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE ctg.`id_group`
FROM prstshp_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
231 ms 1 /classes/Category.php:1730
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612178) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
231 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15289
231 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453500
ORDER BY `id_specific_price_priority` DESC LIMIT 1
231 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 685 LIMIT 1
231 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453466
ORDER BY `id_specific_price_priority` DESC LIMIT 1
230 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603454124
230 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
230 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612286) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
230 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
230 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611142
230 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452941
230 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15162) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
230 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
230 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_group_lang`
WHERE `id_group` = 1
230 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1131 AND `id_shop` = 1
230 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612139) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
230 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1261 AND `id_shop` = 1
230 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1132 AND `id_shop` = 1
230 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42002 AND id_shop=1 LIMIT 1
230 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15293
230 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42000 AND id_shop=1 LIMIT 1
230 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 984002
230 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93506291 AND `id_group` = 1 LIMIT 1
230 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505904
ORDER BY `id_specific_price_priority` DESC LIMIT 1
230 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611137) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
230 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42532) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
230 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1267) LIMIT 1
230 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) LIMIT 1
230 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453498
230 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603451780) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
230 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505904
229 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14594
229 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612178
ORDER BY `id_specific_price_priority` DESC LIMIT 1
229 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1163 AND `id_shop` = 1
229 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14030 AND `id_group` = 1 LIMIT 1
229 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
229 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452937
ORDER BY `id_specific_price_priority` DESC LIMIT 1
229 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452939 AND `id_group` = 1 LIMIT 1
229 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451412
229 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612286 AND `id_group` = 1 LIMIT 1
229 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611140
229 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611140
ORDER BY `id_specific_price_priority` DESC LIMIT 1
229 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14724 AND id_shop=1 LIMIT 1
229 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15287
229 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14163
229 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451412
ORDER BY `id_specific_price_priority` DESC LIMIT 1
229 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
229 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15161) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
229 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453828
ORDER BY `id_specific_price_priority` DESC LIMIT 1
229 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1136 AND `id_shop` = 1
229 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611142) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
229 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 152 AND id_shop=1 LIMIT 1
229 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 123 AND `id_shop` = 1
228 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612176
228 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505918
ORDER BY `id_specific_price_priority` DESC LIMIT 1
228 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42713
ORDER BY `id_specific_price_priority` DESC LIMIT 1
228 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11071
228 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 322 AND `id_shop` = 1
228 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) LIMIT 1
228 ms 1 /src/Adapter/EntityMapper.php:76
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
228 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612142
228 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 2029 AND `id_group` = 1 LIMIT 1
228 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14727
228 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42002
228 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611138) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
228 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
228 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
228 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612177
ORDER BY `id_specific_price_priority` DESC LIMIT 1
228 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
228 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611287
ORDER BY `id_specific_price_priority` DESC LIMIT 1
227 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14726
ORDER BY `id_specific_price_priority` DESC LIMIT 1
227 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
227 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 375 AND `id_shop` = 1
227 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14455
227 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15161 AND id_shop=1 LIMIT 1
227 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612138
227 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 612137
227 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
227 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 110 AND `id_shop` = 1
227 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14721 AND id_shop=1 LIMIT 1
227 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452937
227 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14161
ORDER BY `id_specific_price_priority` DESC LIMIT 1
227 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 611178) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
227 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 612137) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
227 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453486
ORDER BY `id_specific_price_priority` DESC LIMIT 1
227 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453460) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
227 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42116
ORDER BY `id_specific_price_priority` DESC LIMIT 1
227 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
226 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453830) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
226 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451428 AND `id_group` = 1 LIMIT 1
226 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14724
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15021 AND `id_group` = 1 LIMIT 1
226 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 12156
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15160
ORDER BY `id_specific_price_priority` DESC LIMIT 1
226 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611137
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 11614
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 22 AND `id_group` = 1 LIMIT 1
226 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 769
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612177 AND id_shop=1 LIMIT 1
226 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 166) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
226 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
226 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14165
ORDER BY `id_specific_price_priority` DESC LIMIT 1
226 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453486) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
226 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452937 AND `id_group` = 1 LIMIT 1
226 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42871
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14028
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451233
226 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 1268 AND `id_shop` = 1
225 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451412 AND id_shop=1 LIMIT 1
225 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603454065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
225 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 611139
225 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453829
ORDER BY `id_specific_price_priority` DESC LIMIT 1
225 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 766
ORDER BY `id_specific_price_priority` DESC LIMIT 1
225 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 103 LIMIT 1
225 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14724 AND `id_group` = 1 LIMIT 1
225 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453831 AND `id_group` = 1 LIMIT 1
225 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 375 LIMIT 1
225 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453451
225 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505905
225 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453824 AND id_shop=1 LIMIT 1
225 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 123 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 144 AND `id_shop` = 1
225 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453856) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
225 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_order`
FROM `prstshp_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1
225 ms 1 /classes/order/Order.php:1203
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14028) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
225 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452860 AND `id_group` = 1 LIMIT 1
225 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
225 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14723
224 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611139 AND id_shop=1 LIMIT 1
224 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14727
ORDER BY `id_specific_price_priority` DESC LIMIT 1
224 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14028
ORDER BY `id_specific_price_priority` DESC LIMIT 1
224 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453091) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
224 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505912
224 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452592
224 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93506281 AND `id_group` = 1 LIMIT 1
224 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505905) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
224 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453827
224 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 155 AND `id_shop` = 1
224 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
224 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
224 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14729
ORDER BY `id_specific_price_priority` DESC LIMIT 1
224 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14731
ORDER BY `id_specific_price_priority` DESC LIMIT 1
224 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505911
223 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452940 AND `id_group` = 1 LIMIT 1
223 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
223 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14593) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
223 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14162) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
223 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14121) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
223 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
223 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505916
ORDER BY `id_specific_price_priority` DESC LIMIT 1
223 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 12157 AND id_shop=1 LIMIT 1
223 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15021 AND id_shop=1 LIMIT 1
223 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11615 AND id_shop=1 LIMIT 1
223 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15290
ORDER BY `id_specific_price_priority` DESC LIMIT 1
223 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505917
223 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 802 LIMIT 1
223 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14160
ORDER BY `id_specific_price_priority` DESC LIMIT 1
223 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 375 LIMIT 1
223 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453459 AND `id_group` = 1 LIMIT 1
223 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451854
223 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452592) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
223 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453824
222 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611285 AND `id_group` = 1 LIMIT 1
222 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505913) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
222 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 147 LIMIT 1
222 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14455
ORDER BY `id_specific_price_priority` DESC LIMIT 1
222 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453831 AND id_shop=1 LIMIT 1
222 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14121
222 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 685 AND `id_shop` = 1
222 ms 1 /src/Adapter/EntityMapper.php:84
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15287 AND id_shop=1 LIMIT 1
222 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451328 AND id_shop=1 LIMIT 1
222 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612176 AND `id_group` = 1 LIMIT 1
222 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505911
ORDER BY `id_specific_price_priority` DESC LIMIT 1
222 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
222 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
222 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11069 AND `id_group` = 1 LIMIT 1
222 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505916
222 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453825 AND id_shop=1 LIMIT 1
222 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 21) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
222 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
222 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14455 AND `id_group` = 1 LIMIT 1
221 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14596 AND id_shop=1 LIMIT 1
221 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505904 AND id_shop=1 LIMIT 1
221 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14165
221 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15288 AND id_shop=1 LIMIT 1
221 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 106 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15587
ORDER BY `id_specific_price_priority` DESC LIMIT 1
221 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505910
221 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612287
ORDER BY `id_specific_price_priority` DESC LIMIT 1
221 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603451513
221 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 103 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 93505913
221 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451328
ORDER BY `id_specific_price_priority` DESC LIMIT 1
221 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603452594
221 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505909 AND id_shop=1 LIMIT 1
221 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
221 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11069
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612138
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14730
220 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14686) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
220 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "phfullsearch" LIMIT 1
220 ms 1 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453824
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
220 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14163) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
220 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
220 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14596
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453829 AND id_shop=1 LIMIT 1
220 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
220 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
220 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42713 AND id_shop=1 LIMIT 1
220 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
220 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 14593
220 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612286
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42003
220 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15289 AND id_shop=1 LIMIT 1
220 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14027) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
220 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15296
220 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14722
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 93505918) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
220 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453498
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611176
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
220 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15289
ORDER BY `id_specific_price_priority` DESC LIMIT 1
220 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 14730) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
220 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 103 LIMIT 1
219 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
219 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453451 AND `id_group` = 1 LIMIT 1
219 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14455 AND id_shop=1 LIMIT 1
219 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14163 AND `id_group` = 1 LIMIT 1
219 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
219 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453834 AND id_shop=1 LIMIT 1
219 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505911 AND id_shop=1 LIMIT 1
219 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42871 AND id_shop=1 LIMIT 1
219 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 603453825
219 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603452945) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
219 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14687 AND id_shop=1 LIMIT 1
219 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
219 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14595 AND id_shop=1 LIMIT 1
219 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
219 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15589 AND id_shop=1 LIMIT 1
218 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612142
ORDER BY `id_specific_price_priority` DESC LIMIT 1
218 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451780 AND `id_group` = 1 LIMIT 1
218 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15252) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
218 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611177 AND id_shop=1 LIMIT 1
218 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
218 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 15253) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
218 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 835 LIMIT 1
218 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
218 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453826) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
218 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 166
217 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15589
ORDER BY `id_specific_price_priority` DESC LIMIT 1
217 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
217 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 984001
ORDER BY `id_specific_price_priority` DESC LIMIT 1
217 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 15297
217 ms 1 /classes/Product.php:2879
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14723
ORDER BY `id_specific_price_priority` DESC LIMIT 1
217 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 105 LIMIT 1
217 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603453825) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
217 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14121 AND `id_group` = 1 LIMIT 1
217 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
217 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 802 LIMIT 1
217 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 116 AND `id_shop` = 1 LIMIT 1
217 ms 1 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452594
ORDER BY `id_specific_price_priority` DESC LIMIT 1
217 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
216 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 984000 AND id_shop=1 LIMIT 1
216 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453499 AND id_shop=1 LIMIT 1
216 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
216 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452938
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451412 AND `id_group` = 1 LIMIT 1
216 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 603454124) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
216 ms 1 /classes/stock/StockAvailable.php:453
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14120 AND `id_group` = 1 LIMIT 1
216 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505909
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
216 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 12157
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611138
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
216 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14594
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15288
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 984002
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
216 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15588
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
216 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452941 AND id_shop=1 LIMIT 1
216 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611177
ORDER BY `id_specific_price_priority` DESC LIMIT 1
216 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603454065
ORDER BY `id_specific_price_priority` DESC LIMIT 1
215 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452938 AND id_shop=1 LIMIT 1
215 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 123 LIMIT 1
215 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
215 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612142 AND id_shop=1 LIMIT 1
215 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612139
ORDER BY `id_specific_price_priority` DESC LIMIT 1
215 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
215 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15287
ORDER BY `id_specific_price_priority` DESC LIMIT 1
215 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
215 ms 1 /classes/Language.php:853
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
215 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14731 AND id_shop=1 LIMIT 1
215 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15297 AND id_shop=1 LIMIT 1
215 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 984000
ORDER BY `id_specific_price_priority` DESC LIMIT 1
215 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15161
ORDER BY `id_specific_price_priority` DESC LIMIT 1
215 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 835 LIMIT 1
215 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
215 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453927 AND id_shop=1 LIMIT 1
215 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42532
ORDER BY `id_specific_price_priority` DESC LIMIT 1
215 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 397 LIMIT 1
215 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505911 AND `id_group` = 1 LIMIT 1
215 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14730 AND id_shop=1 LIMIT 1
215 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11613 AND id_shop=1 LIMIT 1
214 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15160 AND id_shop=1 LIMIT 1
214 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
214 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14161 AND id_shop=1 LIMIT 1
214 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 12156
ORDER BY `id_specific_price_priority` DESC LIMIT 1
214 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
214 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
214 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14723 AND id_shop=1 LIMIT 1
214 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14721
ORDER BY `id_specific_price_priority` DESC LIMIT 1
214 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612141 AND id_shop=1 LIMIT 1
214 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42000
ORDER BY `id_specific_price_priority` DESC LIMIT 1
214 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612177 AND `id_group` = 1 LIMIT 1
214 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 397 LIMIT 1
214 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14160 AND id_shop=1 LIMIT 1
214 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453091 AND id_shop=1 LIMIT 1
214 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451233
ORDER BY `id_specific_price_priority` DESC LIMIT 1
214 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42736
ORDER BY `id_specific_price_priority` DESC LIMIT 1
214 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 167 LIMIT 1
214 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453451
ORDER BY `id_specific_price_priority` DESC LIMIT 1
214 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 11613
ORDER BY `id_specific_price_priority` DESC LIMIT 1
213 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 353 LIMIT 1
213 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612138 AND id_shop=1 LIMIT 1
213 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42003
ORDER BY `id_specific_price_priority` DESC LIMIT 1
213 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452590 AND `id_group` = 1 LIMIT 1
213 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
213 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
213 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
213 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 611286
ORDER BY `id_specific_price_priority` DESC LIMIT 1
213 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452592
ORDER BY `id_specific_price_priority` DESC LIMIT 1
213 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505906
ORDER BY `id_specific_price_priority` DESC LIMIT 1
212 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452592 AND `id_group` = 1 LIMIT 1
212 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 766 AND `id_group` = 1 LIMIT 1
212 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
212 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15294
ORDER BY `id_specific_price_priority` DESC LIMIT 1
212 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42116 AND `id_group` = 1 LIMIT 1
212 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 612137
ORDER BY `id_specific_price_priority` DESC LIMIT 1
212 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
212 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452590 AND id_shop=1 LIMIT 1
211 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 103 LIMIT 1
211 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505908
ORDER BY `id_specific_price_priority` DESC LIMIT 1
211 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14120
ORDER BY `id_specific_price_priority` DESC LIMIT 1
211 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505908 AND `id_group` = 1 LIMIT 1
211 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612176 AND id_shop=1 LIMIT 1
211 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505912
ORDER BY `id_specific_price_priority` DESC LIMIT 1
211 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
211 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
211 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505907
ORDER BY `id_specific_price_priority` DESC LIMIT 1
211 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42871 AND `id_group` = 1 LIMIT 1
211 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14156
ORDER BY `id_specific_price_priority` DESC LIMIT 1
211 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603454124
ORDER BY `id_specific_price_priority` DESC LIMIT 1
211 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
210 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15295
ORDER BY `id_specific_price_priority` DESC LIMIT 1
210 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
210 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453856
ORDER BY `id_specific_price_priority` DESC LIMIT 1
210 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1182 LIMIT 1
210 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14029
ORDER BY `id_specific_price_priority` DESC LIMIT 1
210 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14156 AND id_shop=1 LIMIT 1
210 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
210 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453831
ORDER BY `id_specific_price_priority` DESC LIMIT 1
210 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 802 LIMIT 1
210 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14160 AND `id_group` = 1 LIMIT 1
210 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 21
ORDER BY `id_specific_price_priority` DESC LIMIT 1
210 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15253
ORDER BY `id_specific_price_priority` DESC LIMIT 1
210 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 805 LIMIT 1
210 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 12158 AND `id_group` = 1 LIMIT 1
209 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
209 ms 1 /classes/Language.php:853
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14121
ORDER BY `id_specific_price_priority` DESC LIMIT 1
209 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612140 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611285 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505918 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505905
ORDER BY `id_specific_price_priority` DESC LIMIT 1
209 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603452945
ORDER BY `id_specific_price_priority` DESC LIMIT 1
209 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14162 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505912 AND `id_group` = 1 LIMIT 1
209 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 397 LIMIT 1
209 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505906 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603452592 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611137 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 22
ORDER BY `id_specific_price_priority` DESC LIMIT 1
209 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 805 LIMIT 1
209 ms 1 /classes/Category.php:1371
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 685 LIMIT 1
209 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE id_shop
FROM `prstshp_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
209 ms 1 /classes/ObjectModel.php:1647
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14456 AND id_shop=1 LIMIT 1
209 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603454065 AND `id_group` = 1 LIMIT 1
209 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505913
ORDER BY `id_specific_price_priority` DESC LIMIT 1
209 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453500 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505910 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
208 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14164
ORDER BY `id_specific_price_priority` DESC LIMIT 1
208 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15294 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453091
ORDER BY `id_specific_price_priority` DESC LIMIT 1
208 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453466 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451233 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11614 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14728 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 12156 AND id_shop=1 LIMIT 1
208 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 166
ORDER BY `id_specific_price_priority` DESC LIMIT 1
208 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14687
ORDER BY `id_specific_price_priority` DESC LIMIT 1
208 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 769
ORDER BY `id_specific_price_priority` DESC LIMIT 1
207 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612285 AND `id_group` = 1 LIMIT 1
207 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451513 AND `id_group` = 1 LIMIT 1
207 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505914 AND `id_group` = 1 LIMIT 1
207 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14686
ORDER BY `id_specific_price_priority` DESC LIMIT 1
207 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1164 LIMIT 1
206 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 166 AND id_shop=1 LIMIT 1
206 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453827
ORDER BY `id_specific_price_priority` DESC LIMIT 1
206 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451854
ORDER BY `id_specific_price_priority` DESC LIMIT 1
206 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42116 AND id_shop=1 LIMIT 1
206 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14158 AND `id_group` = 1 LIMIT 1
206 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452944 AND `id_group` = 1 LIMIT 1
206 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 12156 AND `id_group` = 1 LIMIT 1
206 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 12157 AND `id_group` = 1 LIMIT 1
206 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 147 LIMIT 1
206 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14157 AND id_shop=1 LIMIT 1
206 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15290 AND `id_group` = 1 LIMIT 1
205 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15159
ORDER BY `id_specific_price_priority` DESC LIMIT 1
205 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15587 AND id_shop=1 LIMIT 1
205 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611287 AND `id_group` = 1 LIMIT 1
205 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 152 AND `id_group` = 1 LIMIT 1
205 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 137 AND `id_shop` = 1 LIMIT 1
205 ms 0 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 984001 AND id_shop=1 LIMIT 1
205 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
205 ms 1 /classes/Language.php:853
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15295 AND id_shop=1 LIMIT 1
205 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 802 LIMIT 1
205 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453825
ORDER BY `id_specific_price_priority` DESC LIMIT 1
204 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611142 AND id_shop=1 LIMIT 1
204 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "iqitmegamenu" LIMIT 1
204 ms 1 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453830
ORDER BY `id_specific_price_priority` DESC LIMIT 1
204 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451783 AND id_shop=1 LIMIT 1
204 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14730
ORDER BY `id_specific_price_priority` DESC LIMIT 1
204 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15252
ORDER BY `id_specific_price_priority` DESC LIMIT 1
204 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453827 AND id_shop=1 LIMIT 1
204 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 15297
ORDER BY `id_specific_price_priority` DESC LIMIT 1
204 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15588 AND id_shop=1 LIMIT 1
203 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453451 AND id_shop=1 LIMIT 1
203 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611141 AND id_shop=1 LIMIT 1
203 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453826
ORDER BY `id_specific_price_priority` DESC LIMIT 1
203 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14156 AND `id_group` = 1 LIMIT 1
203 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 612286 AND id_shop=1 LIMIT 1
203 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505909 AND `id_group` = 1 LIMIT 1
203 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611287 AND id_shop=1 LIMIT 1
203 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15297 AND `id_group` = 1 LIMIT 1
203 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11615 AND `id_group` = 1 LIMIT 1
202 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611140 AND id_shop=1 LIMIT 1
202 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
202 ms 0 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE id_shop
FROM `prstshp_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
202 ms 1 /classes/ObjectModel.php:1647
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14727 AND id_shop=1 LIMIT 1
202 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611286 AND `id_group` = 1 LIMIT 1
202 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14158 AND id_shop=1 LIMIT 1
202 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14028 AND id_shop=1 LIMIT 1
202 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 14163
ORDER BY `id_specific_price_priority` DESC LIMIT 1
202 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453830 AND `id_group` = 1 LIMIT 1
202 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 167 LIMIT 1
201 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42736 AND id_shop=1 LIMIT 1
201 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11070 AND id_shop=1 LIMIT 1
201 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14731 AND `id_group` = 1 LIMIT 1
201 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 11069 AND id_shop=1 LIMIT 1
201 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 611178 AND id_shop=1 LIMIT 1
201 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603451513
ORDER BY `id_specific_price_priority` DESC LIMIT 1
201 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 93505915
ORDER BY `id_specific_price_priority` DESC LIMIT 1
201 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42001 AND id_shop=1 LIMIT 1
200 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505905 AND id_shop=1 LIMIT 1
200 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 603453499
ORDER BY `id_specific_price_priority` DESC LIMIT 1
200 ms 1 /classes/SpecificPrice.php:250
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453927 AND `id_group` = 1 LIMIT 1
199 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612142 AND `id_group` = 1 LIMIT 1
199 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 984002 AND id_shop=1 LIMIT 1
199 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_group`
WHERE `id_group` = 1 LIMIT 1
199 ms 1 /classes/Group.php:154
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15296 AND id_shop=1 LIMIT 1
199 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603454610 AND id_shop=1 LIMIT 1
199 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15022 AND `id_group` = 1 LIMIT 1
199 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 166 AND `id_group` = 1 LIMIT 1
199 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14594 AND id_shop=1 LIMIT 1
199 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 22 AND id_shop=1 LIMIT 1
198 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14727 AND `id_group` = 1 LIMIT 1
198 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 105 LIMIT 1
198 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505915 AND id_shop=1 LIMIT 1
198 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14029 AND id_shop=1 LIMIT 1
198 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611176 AND `id_group` = 1 LIMIT 1
198 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453856 AND id_shop=1 LIMIT 1
198 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 21 AND `id_group` = 1 LIMIT 1
197 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14726 AND `id_group` = 1 LIMIT 1
197 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14121 AND id_shop=1 LIMIT 1
197 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15252 AND id_shop=1 LIMIT 1
197 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505912 AND id_shop=1 LIMIT 1
197 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15162 AND `id_group` = 1 LIMIT 1
197 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 21 AND id_shop=1 LIMIT 1
197 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453828 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15253 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505917 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603454065 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15159 AND `id_group` = 1 LIMIT 1
196 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505913 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453499 AND `id_group` = 1 LIMIT 1
196 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611140 AND `id_group` = 1 LIMIT 1
196 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 768 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505907 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 397 LIMIT 1
196 ms 1 /classes/Product.php:5622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14729 AND id_shop=1 LIMIT 1
196 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 15162 AND id_shop=1 LIMIT 1
195 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603453830 AND id_shop=1 LIMIT 1
195 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14120 AND id_shop=1 LIMIT 1
195 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15589 AND `id_group` = 1 LIMIT 1
195 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 12155 AND `id_group` = 1 LIMIT 1
195 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14164 AND id_shop=1 LIMIT 1
195 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 93505916 AND id_shop=1 LIMIT 1
195 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42003 AND id_shop=1 LIMIT 1
195 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 603451513 AND id_shop=1 LIMIT 1
195 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 984001 AND `id_group` = 1 LIMIT 1
194 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14686 AND id_shop=1 LIMIT 1
193 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14163 AND id_shop=1 LIMIT 1
193 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "xbraintreeofficial" LIMIT 1
193 ms 0 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 769 AND id_shop=1 LIMIT 1
193 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15289 AND `id_group` = 1 LIMIT 1
193 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453824 AND `id_group` = 1 LIMIT 1
193 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 14027 AND id_shop=1 LIMIT 1
193 ms 1 /classes/Product.php:6759
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 116 AND `id_shop` = 1 LIMIT 1
192 ms 1 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612138 AND `id_group` = 1 LIMIT 1
192 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453834 AND `id_group` = 1 LIMIT 1
192 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42736 AND `id_group` = 1 LIMIT 1
192 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453833 AND `id_group` = 1 LIMIT 1
192 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 984000 AND `id_group` = 1 LIMIT 1
191 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42003 AND `id_group` = 1 LIMIT 1
191 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453829 AND `id_group` = 1 LIMIT 1
190 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15587 AND `id_group` = 1 LIMIT 1
188 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453498 AND `id_group` = 1 LIMIT 1
188 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452938 AND `id_group` = 1 LIMIT 1
188 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611138 AND `id_group` = 1 LIMIT 1
187 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505906 AND `id_group` = 1 LIMIT 1
187 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611139 AND `id_group` = 1 LIMIT 1
187 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14165 AND `id_group` = 1 LIMIT 1
187 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14029 AND `id_group` = 1 LIMIT 1
186 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 133 AND `id_shop` = 1 LIMIT 1
186 ms 1 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
186 ms 0 /classes/module/Module.php:2328
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14027 AND `id_group` = 1 LIMIT 1
186 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_searchbar" LIMIT 1
186 ms 0 /classes/module/Module.php:2840
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14721 AND `id_group` = 1 LIMIT 1
186 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14686 AND `id_group` = 1 LIMIT 1
185 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452594 AND `id_group` = 1 LIMIT 1
185 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42532 AND `id_group` = 1 LIMIT 1
185 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612139 AND `id_group` = 1 LIMIT 1
185 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11613 AND `id_group` = 1 LIMIT 1
185 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603454610 AND `id_group` = 1 LIMIT 1
184 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15588 AND `id_group` = 1 LIMIT 1
184 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15287 AND `id_group` = 1 LIMIT 1
184 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42001 AND `id_group` = 1 LIMIT 1
184 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611177 AND `id_group` = 1 LIMIT 1
184 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612141 AND `id_group` = 1 LIMIT 1
183 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451854 AND `id_group` = 1 LIMIT 1
183 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612287 AND `id_group` = 1 LIMIT 1
183 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611141 AND `id_group` = 1 LIMIT 1
183 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451328 AND `id_group` = 1 LIMIT 1
183 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612137 AND `id_group` = 1 LIMIT 1
182 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453460 AND `id_group` = 1 LIMIT 1
182 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505910 AND `id_group` = 1 LIMIT 1
182 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14161 AND `id_group` = 1 LIMIT 1
182 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14456 AND `id_group` = 1 LIMIT 1
182 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612140 AND `id_group` = 1 LIMIT 1
182 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611178 AND `id_group` = 1 LIMIT 1
182 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611142 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453486 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14593 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452942 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603454124 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 11070 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 611137 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 612178 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14730 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15160 AND `id_group` = 1 LIMIT 1
181 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14028 AND `id_group` = 1 LIMIT 1
180 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 984002 AND `id_group` = 1 LIMIT 1
180 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453091 AND `id_group` = 1 LIMIT 1
180 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505907 AND `id_group` = 1 LIMIT 1
180 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453466 AND `id_group` = 1 LIMIT 1
180 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603452945 AND `id_group` = 1 LIMIT 1
179 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505918 AND `id_group` = 1 LIMIT 1
179 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14162 AND `id_group` = 1 LIMIT 1
179 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14728 AND `id_group` = 1 LIMIT 1
179 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505915 AND `id_group` = 1 LIMIT 1
179 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42002 AND `id_group` = 1 LIMIT 1
178 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14157 AND `id_group` = 1 LIMIT 1
178 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453827 AND `id_group` = 1 LIMIT 1
178 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453826 AND `id_group` = 1 LIMIT 1
177 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505905 AND `id_group` = 1 LIMIT 1
177 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15253 AND `id_group` = 1 LIMIT 1
177 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 768 AND `id_group` = 1 LIMIT 1
177 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14594 AND `id_group` = 1 LIMIT 1
176 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15296 AND `id_group` = 1 LIMIT 1
176 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603451783 AND `id_group` = 1 LIMIT 1
176 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505917 AND `id_group` = 1 LIMIT 1
176 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453856 AND `id_group` = 1 LIMIT 1
176 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14164 AND `id_group` = 1 LIMIT 1
175 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 15252 AND `id_group` = 1 LIMIT 1
175 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505913 AND `id_group` = 1 LIMIT 1
175 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453825 AND `id_group` = 1 LIMIT 1
175 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 603453828 AND `id_group` = 1 LIMIT 1
175 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 14729 AND `id_group` = 1 LIMIT 1
175 ms 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 93505916 AND `id_group` = 1 LIMIT 1
175 ms 0 /classes/GroupReduction.php:156

Doubles

256 queries
SELECT *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = <span style="color:blue">XX</span>
WHERE (a.`id_category` = <span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
256 queries
SELECT *
							FROM `prstshp_category_lang`
							WHERE `id_category` = <span style="color:blue">XX</span> AND `id_shop` = <span style="color:blue">XX</span>
192 queries
SELECT <span style="color:blue">XX</span> FROM `prstshp_specific_price` WHERE id_product = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
191 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,<span style="color:blue">XX</span>) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = <span style="color:blue">XX</span>)
LEFT JOIN `prstshp_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = <span style="color:blue">XX</span>)
WHERE (p.`id_product` = <span style="color:blue">XX</span>)
191 queries
SELECT name FROM prstshp_category_lang WHERE id_shop = <span style="color:blue">XX</span> AND id_lang = <span style="color:blue">XX</span> AND id_category = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
191 queries
SELECT image_shop.`id_image`
                    FROM `prstshp_image` i
                     INNER JOIN prstshp_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = <span style="color:blue">XX</span>)
                    WHERE i.`id_product` = <span style="color:blue">XX</span>
                    AND image_shop.`cover` = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
191 queries
SELECT
                    p.*,
                    ps.*,
                    pl.*,
                    sa.out_of_stock,
                    IFNULL(sa.quantity, <span style="color:blue">XX</span>) as quantity,
                    (DATEDIFF(
                        p.`date_add`,
                        DATE_SUB(
                            '<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>',
                            INTERVAL <span style="color:blue">XX</span> DAY
                        )
                    ) > <span style="color:blue">XX</span>) as new
                FROM prstshp_product p
                LEFT JOIN prstshp_product_lang pl
                    ON pl.id_product = p.id_product
                    AND pl.id_shop = <span style="color:blue">XX</span>
                    AND pl.id_lang = <span style="color:blue">XX</span>
                LEFT JOIN prstshp_stock_available sa   ON sa.id_product = p.id_product
			        AND sa.id_shop = <span style="color:blue">XX</span> LEFT JOIN prstshp_product_shop ps
			        ON ps.id_product = p.id_product
			        AND ps.id_shop = <span style="color:blue">XX</span>
			    WHERE p.id_product = <span style="color:blue">XX</span>
			    LIMIT <span style="color:blue">XX</span>
191 queries
                            SELECT `id_tax_rules_group`
                            FROM `prstshp_product_shop`
                            WHERE `id_product` = <span style="color:blue">XX</span> AND id_shop=<span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
191 queries
				SELECT `priority`, `id_specific_price_priority`
				FROM `prstshp_specific_price_priority`
				WHERE `id_product` = <span style="color:blue">XX</span>
				ORDER BY `id_specific_price_priority` DESC LIMIT <span style="color:blue">XX</span>
191 queries
			SELECT `reduction`
			FROM `prstshp_product_group_reduction_cache`
			WHERE `id_product` = <span style="color:blue">XX</span> AND `id_group` = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
191 queries
SELECT SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = <span style="color:blue">XX</span>) AND (id_product_attribute = <span style="color:blue">XX</span>) AND (id_shop = <span style="color:blue">XX</span>) AND (id_shop_group = <span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
191 queries
SELECT `id_order`
            FROM `prstshp_orders`
            WHERE `id_cart` = <span style="color:blue">XX</span> AND id_shop IN (<span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
191 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), <span style="color:blue">XX</span>) as deep_quantity,
            COALESCE(SUM(first_level_quantity), <span style="color:blue">XX</span>) as quantity
          FROM (SELECT cp.`quantity` as first_level_quantity, <span style="color:blue">XX</span> as pack_quantity
          FROM `prstshp_cart_product` cp
            WHERE cp.`id_product_attribute` = <span style="color:blue">XX</span>
            AND cp.`id_customization` = <span style="color:blue">XX</span>
            AND cp.`id_cart` = <span style="color:blue">XX</span> AND cp.`id_product` = <span style="color:blue">XX</span> UNION SELECT <span style="color:blue">XX</span> as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
          FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = <span style="color:blue">XX</span>
            AND cp.`id_customization` = <span style="color:blue">XX</span>
            AND cp.`id_cart` = <span style="color:blue">XX</span> AND p.`id_product_item` = <span style="color:blue">XX</span> AND (pr.`pack_stock_type` IN (<span style="color:blue">XX</span>,<span style="color:blue">XX</span>) OR (
            pr.`pack_stock_type` = <span style="color:blue">XX</span>
            AND <span style="color:blue">XX</span> = <span style="color:blue">XX</span>
        ))) as q LIMIT <span style="color:blue">XX</span>
191 queries
                SELECT name, value, pf.id_feature, f.position
                FROM prstshp_feature_product pf
                LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = <span style="color:blue">XX</span>)
                LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = <span style="color:blue">XX</span>)
                LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = <span style="color:blue">XX</span>)
                 INNER JOIN prstshp_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = <span style="color:blue">XX</span>)
                WHERE pf.id_product = <span style="color:blue">XX</span>
                ORDER BY f.position ASC
191 queries
SELECT *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = <span style="color:blue">XX</span>
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = <span style="color:blue">XX</span>
WHERE (a.`id_product` = <span style="color:blue">XX</span>) AND (b.`id_shop` = <span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
191 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `prstshp_image` i
             INNER JOIN prstshp_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = <span style="color:blue">XX</span>)
            LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = <span style="color:blue">XX</span>)
            WHERE i.`id_product` = <span style="color:blue">XX</span>
            ORDER BY `position`
191 queries
SELECT `id_product_attribute`
            FROM `prstshp_product_attribute`
            WHERE `id_product` = <span style="color:blue">XX</span>
191 queries
			SELECT *, ( IF (`id_group` = <span style="color:blue">XX</span>, <span style="color:blue">XX</span>, <span style="color:blue">XX</span>) +  IF (`id_country` = <span style="color:blue">XX</span>, <span style="color:blue">XX</span>, <span style="color:blue">XX</span>) +  IF (`id_currency` = <span style="color:blue">XX</span>, <span style="color:blue">XX</span>, <span style="color:blue">XX</span>) +  IF (`id_shop` = <span style="color:blue">XX</span>, <span style="color:blue">XX</span>, <span style="color:blue">XX</span>) +  IF (`id_customer` = <span style="color:blue">XX</span>, <span style="color:blue">XX</span>, <span style="color:blue">XX</span>)) AS `score`
				FROM `prstshp_specific_price`
				WHERE
                `id_shop` IN (<span style="color:blue">XX</span>, <span style="color:blue">XX</span>) AND
                `id_currency` IN (<span style="color:blue">XX</span>, <span style="color:blue">XX</span>) AND
                `id_country` IN (<span style="color:blue">XX</span>, <span style="color:blue">XX</span>) AND
                `id_group` IN (<span style="color:blue">XX</span>, <span style="color:blue">XX</span>) AND `id_product` = <span style="color:blue">XX</span> AND `id_customer` = <span style="color:blue">XX</span> AND `id_product_attribute` = <span style="color:blue">XX</span> AND `id_cart` = <span style="color:blue">XX</span>  AND (`from` = '<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>' OR '<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>' >= `from`) AND (`to` = '<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>' OR '<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>' <= `to`)
				AND IF(`from_quantity` > <span style="color:blue">XX</span>, `from_quantity`, <span style="color:blue">XX</span>) <= <span style="color:blue">XX</span> ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT <span style="color:blue">XX</span>
191 queries
            SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, <span style="color:blue">XX</span> qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `prstshp_product_attribute` pa
             INNER JOIN prstshp_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = <span style="color:blue">XX</span>)
            JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `prstshp_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = <span style="color:blue">XX</span>)
            JOIN `prstshp_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (<span style="color:blue">XX</span>) AND ag.`is_color_group` = <span style="color:blue">XX</span>
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
64 queries
				SELECT c.*, cl.*
				FROM `prstshp_category` c
				 INNER JOIN prstshp_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = <span style="color:blue">XX</span>)
				LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = <span style="color:blue">XX</span> 
				LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
				RIGHT JOIN `prstshp_category` c<span style="color:blue">XX</span> ON c<span style="color:blue">XX</span>.`id_category` = <span style="color:blue">XX</span> AND c.`nleft` >= c<span style="color:blue">XX</span>.`nleft` AND c.`nright` <= c<span style="color:blue">XX</span>.`nright`
				WHERE <span style="color:blue">XX</span>  AND `id_lang` = <span style="color:blue">XX</span>
				 AND c.`active` = <span style="color:blue">XX</span>
				 AND cg.`id_group` IN (<span style="color:blue">XX</span>)
				 GROUP BY c.`id_category`
				 ORDER BY c.`level_depth` ASC
				, category_shop.`position` ASC
				
32 queries
SELECT *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = <span style="color:blue">XX</span>
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = <span style="color:blue">XX</span>
WHERE (a.`id_category` = <span style="color:blue">XX</span>) AND (b.`id_shop` = <span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
18 queries
			SELECT cl.`link_rewrite`
			FROM `prstshp_category_lang` cl
			WHERE `id_lang` = <span style="color:blue">XX</span>
			 AND cl.id_shop = <span style="color:blue">XX</span> 
			AND cl.`id_category` = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
9 queries
SELECT `id_module` FROM `prstshp_module_shop` WHERE `id_module` = <span style="color:blue">XX</span> AND `id_shop` = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
8 queries
SELECT `id_lang` FROM `prstshp_lang`
                    WHERE `locale` = 'pl-pl'
                    OR `language_code` = 'pl-pl' LIMIT <span style="color:blue">XX</span>
5 queries
SELECT l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
				FROM prstshp_iqitmenulinks l
				LEFT JOIN prstshp_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = <span style="color:blue">XX</span> AND ll.id_shop=<span style="color:blue">XX</span>)
				LEFT JOIN prstshp_shop s ON l.id_shop = s.id_shop
				WHERE <span style="color:blue">XX</span>  AND l.id_iqitmenulinks = "<span style="color:blue">XX</span>"
				AND l.id_shop IN (<span style="color:blue">XX</span>, <span style="color:blue">XX</span>)
5 queries
		SELECT c.id_cms, cl.link_rewrite, cl.meta_title
		FROM prstshp_cms c
		LEFT JOIN prstshp_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = <span style="color:blue">XX</span> AND cl.id_shop = <span style="color:blue">XX</span>)
		 INNER JOIN prstshp_cms_shop cms_shop
        ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = <span style="color:blue">XX</span>)
		WHERE <span style="color:blue">XX</span>
		 AND c.id_cms IN (<span style="color:blue">XX</span>) AND c.`active` = <span style="color:blue">XX</span> GROUP BY c.id_cms
		ORDER BY c.`position`
4 queries
SELECT *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = <span style="color:blue">XX</span>
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = <span style="color:blue">XX</span>
WHERE (a.`id_currency` = <span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
3 queries
SELECT *
							FROM `prstshp_currency_lang`
							WHERE `id_currency` = <span style="color:blue">XX</span>
3 queries
SELECT *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = <span style="color:blue">XX</span>
WHERE (a.`id_currency` = <span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
2 queries
(SELECT <span style="color:blue">XX</span> FROM `prstshp_cart_rule` WHERE date_to >= "<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>" AND date_to <= "<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>" AND `id_customer` IN (<span style="color:blue">XX</span>,<span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>)UNION ALL (SELECT <span style="color:blue">XX</span> FROM `prstshp_cart_rule` WHERE date_from >= "<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>" AND date_from <= "<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>" AND `id_customer` IN (<span style="color:blue">XX</span>,<span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>)UNION ALL (SELECT <span style="color:blue">XX</span> FROM `prstshp_cart_rule` WHERE date_from < "<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>" AND date_to > "<span style="color:blue">XX</span>-<span style="color:blue">XX</span>-<span style="color:blue">XX</span> <span style="color:blue">XX</span>:<span style="color:blue">XX</span>:<span style="color:blue">XX</span>" AND `id_customer` IN (<span style="color:blue">XX</span>,<span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>) LIMIT <span style="color:blue">XX</span>
2 queries
SELECT h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `prstshp_module` m
 INNER JOIN prstshp_module_shop module_shop
        ON (module_shop.id_module = m.id_module AND module_shop.id_shop = <span style="color:blue">XX</span> AND module_shop.enable_device & <span style="color:blue">XX</span>)
INNER JOIN `prstshp_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `prstshp_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `prstshp_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `prstshp_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = <span style="color:blue">XX</span>) AND (mg.id_shop = <span style="color:blue">XX</span> AND  mg.`id_group` IN (<span style="color:blue">XX</span>))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2 queries
SELECT lower(name) as name
FROM `prstshp_hook` h
WHERE (h.active = <span style="color:blue">XX</span>)
2 queries
SELECT h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
            FROM `prstshp_hook_module` hm
            STRAIGHT_JOIN `prstshp_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = <span style="color:blue">XX</span>)
            STRAIGHT_JOIN `prstshp_module` as m ON (m.id_module = hm.id_module)
            ORDER BY hm.position
2 queries
				SELECT tr.*
				FROM `prstshp_tax_rule` tr
				JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = <span style="color:blue">XX</span>
				AND tr.`id_country` = <span style="color:blue">XX</span>
				AND tr.`id_tax_rules_group` = <span style="color:blue">XX</span>
				AND tr.`id_state` IN (<span style="color:blue">XX</span>, <span style="color:blue">XX</span>)
				AND ('<span style="color:blue">XX</span>-<span style="color:blue">XX</span>' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = <span style="color:blue">XX</span> AND tr.`zipcode_from` IN(<span style="color:blue">XX</span>, '<span style="color:blue">XX</span>-<span style="color:blue">XX</span>')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2 queries
			SELECT `iso_code`
			FROM `prstshp_country`
			WHERE `id_country` = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
2 queries
SELECT `id_hook`, `name`
                FROM `prstshp_hook`
                UNION
                SELECT `id_hook`, ha.`alias` as name
                FROM `prstshp_hook_alias` ha
                INNER JOIN `prstshp_hook` h ON ha.name = h.name
2 queries
SELECT SQL_CALC_FOUND_ROWS b.*, a.* FROM prstshp_leopartsfilter_make a
                LEFT JOIN prstshp_leopartsfilter_make_lang b ON (b.`id_leopartsfilter_make` = a.`id_leopartsfilter_make` AND b.`id_lang` = <span style="color:blue">XX</span>)
                WHERE <span style="color:blue">XX</span>=<span style="color:blue">XX</span>  AND active = <span style="color:blue">XX</span> ORDER BY b.name ASC
2 queries
SELECT * FROM `prstshp_hook_module_exceptions`
                WHERE `id_shop` IN (<span style="color:blue">XX</span>)
2 queries
SELECT `name`, `alias` FROM `prstshp_hook_alias`
2 queries
SELECT `id_hook`, `name` FROM `prstshp_hook`
2 queries
				SELECT id_shop
				FROM `prstshp_group_shop`
				WHERE `id_group` = <span style="color:blue">XX</span>
				AND id_shop = <span style="color:blue">XX</span> LIMIT <span style="color:blue">XX</span>
2 queries
SELECT `id_module` FROM `prstshp_module` WHERE `name` = "iqitmegamenu" LIMIT <span style="color:blue">XX</span>
2 queries
SELECT name, alias FROM `prstshp_hook_alias`
2 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `prstshp_module` m
                LEFT JOIN `prstshp_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = <span style="color:blue">XX</span>

Tables stress

766 product
766 product_shop
563 category_lang
419 category
386 specific_price
384 product_lang
383 cart_product
383 product_attribute
383 stock_available
382 image
382 image_shop
382 product_attribute_shop
353 category_shop
192 product_attribute_combination
191 product_group_reduction_cache
191 orders
191 specific_price_priority
191 pack
191 feature_product
191 feature_lang
191 feature_value_lang
191 feature
191 feature_shop
191 image_lang
191 attribute
191 attribute_lang
191 attribute_group
67 category_group
17 module
15 module_shop
14 currency
13 hook
11 lang
10 currency_shop
9 shop
7 currency_lang
6 hook_alias
6 cart_rule
5 country
5 cms_shop
5 iqitmenulinks
5 op_blists_blocks_index
5 cms
5 iqitmenulinks_lang
5 cms_lang
5 image_type
4 shop_url
4 hook_module
4 lang_shop
3 tax_rule
3 tax_rules_group
3 group_shop
3 group
2 country_lang
2 shop_group
2 configuration
2 leopartsfilter_make_lang
2 country_shop
2 leopartsfilter_make
2 hook_module_exceptions
2 module_group
1 iqitmegamenu_tabs
1 customer
1 iqitmegamenu_tabs_lang
1 iqitmegamenu_tabs_shop
1 group_lang
1 configuration_lang
1 tax
1 meta
1 meta_lang
1 layered_filter_block
1 category_product
1 product_sale
1 layered_category
1 required_field
1 address_format
1 tax_lang

ObjectModel instances

Name Instances Source
Category 352 /controllers/front/listing/CategoryController.php [89]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/controllers/front/listing/CategoryController.php [211]
/classes/Meta.php [380]
/classes/PrestaShopCollection.php [383]
/modules/ps_facetedsearch/src/Product/Search.php [365]
/classes/Link.php [403]
/classes/Link.php [403]
/classes/Link.php [403]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3809]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3809]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3809]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3809]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3809]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
/modules/iqitmegamenu/iqitmegamenu.php [3970]
Product 191 /src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
/src/Adapter/Image/ImageRetriever.php [66]
Combination 191 /classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
/classes/Product.php [5810]
Address 8 /modules/thecheckout/classes/Config.php [83]
/modules/thecheckout/classes/Config.php [83]
/modules/dpdshipping/src/Domain/Configuration/Carrier/DpdIframe.php [44]
/modules/dpdshipping/src/Domain/Configuration/Carrier/DpdIframe.php [44]
/classes/shop/Shop.php [469]
/classes/Product.php [3663]
/classes/Product.php [3773]
/classes/Product.php [5848]
Currency 7 /src/Adapter/Currency/CurrencyDataProvider.php [101]
/src/Adapter/Currency/CurrencyDataProvider.php [101]
/src/Adapter/Currency/CurrencyDataProvider.php [101]
/src/Adapter/Currency/CurrencyDataProvider.php [101]
/classes/Tools.php [701]
/modules/ps_currencyselector/ps_currencyselector.php [112]
/modules/ps_currencyselector/ps_currencyselector.php [112]
Configuration 5 /src/Core/Addon/Theme/Theme.php [42]
/src/Core/Addon/Theme/Theme.php [42]
/src/Core/Addon/Theme/Theme.php [42]
/src/Core/Addon/Theme/Theme.php [42]
/src/Core/Addon/Theme/Theme.php [42]
Shop 4 /config/config.inc.php [128]
/modules/inpostship/inpostship.php [149]
/modules/phfullsearch/phfullsearch.php [159]
/modules/phfullsearch/phfullsearch.php [159]
Country 3 /config/config.inc.php [157]
/classes/AddressFormat.php [404]
/classes/controller/FrontController.php [1677]
Language 2 /config/config.inc.php [222]
/classes/Tools.php [581]
Tax 2 /classes/tax/TaxRulesTaxManager.php [116]
/classes/tax/TaxRulesTaxManager.php [116]
Customer 1 /config/config.inc.php [271]
Cart 1 /classes/controller/FrontController.php [443]
Group 1 /classes/Cart.php [248]
ShopGroup 1 /classes/shop/Shop.php [557]
Risk 1 /classes/controller/FrontController.php [1609]
AddressFormat 1 /classes/controller/FrontController.php [1671]
State 1 /classes/controller/FrontController.php [1676]
LeopartsfilterMake 1 /modules/leopartsfilter/leopartsfilter.php [58]
LeopartsfilterModel 1 /modules/leopartsfilter/leopartsfilter.php [59]
LeopartsfilterYear 1 /modules/leopartsfilter/leopartsfilter.php [60]
LeopartsfilterDevice 1 /modules/leopartsfilter/leopartsfilter.php [61]
LeopartsfilterLevellast 1 /modules/leopartsfilter/leopartsfilter.php [62]
Gender 1 /classes/controller/FrontController.php [1606]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/react/promise/src/functions_include.php
11 /vendor/react/promise/src/functions.php
12 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
13 /vendor/symfony/polyfill-php72/bootstrap.php
14 /vendor/symfony/polyfill-intl-idn/bootstrap.php
15 /vendor/symfony/polyfill-ctype/bootstrap.php
16 /vendor/symfony/polyfill-mbstring/bootstrap.php
17 /vendor/symfony/polyfill-php73/bootstrap.php
18 /vendor/symfony/polyfill-iconv/bootstrap.php
19 /vendor/jakeasmith/http_build_url/src/http_build_url.php
20 /vendor/markbaker/complex/classes/src/functions/abs.php
21 /vendor/markbaker/complex/classes/src/functions/acos.php
22 /vendor/markbaker/complex/classes/src/functions/acosh.php
23 /vendor/markbaker/complex/classes/src/functions/acot.php
24 /vendor/markbaker/complex/classes/src/functions/acoth.php
25 /vendor/markbaker/complex/classes/src/functions/acsc.php
26 /vendor/markbaker/complex/classes/src/functions/acsch.php
27 /vendor/markbaker/complex/classes/src/functions/argument.php
28 /vendor/markbaker/complex/classes/src/functions/asec.php
29 /vendor/markbaker/complex/classes/src/functions/asech.php
30 /vendor/markbaker/complex/classes/src/functions/asin.php
31 /vendor/markbaker/complex/classes/src/functions/asinh.php
32 /vendor/markbaker/complex/classes/src/functions/atan.php
33 /vendor/markbaker/complex/classes/src/functions/atanh.php
34 /vendor/markbaker/complex/classes/src/functions/conjugate.php
35 /vendor/markbaker/complex/classes/src/functions/cos.php
36 /vendor/markbaker/complex/classes/src/functions/cosh.php
37 /vendor/markbaker/complex/classes/src/functions/cot.php
38 /vendor/markbaker/complex/classes/src/functions/coth.php
39 /vendor/markbaker/complex/classes/src/functions/csc.php
40 /vendor/markbaker/complex/classes/src/functions/csch.php
41 /vendor/markbaker/complex/classes/src/functions/exp.php
42 /vendor/markbaker/complex/classes/src/functions/inverse.php
43 /vendor/markbaker/complex/classes/src/functions/ln.php
44 /vendor/markbaker/complex/classes/src/functions/log2.php
45 /vendor/markbaker/complex/classes/src/functions/log10.php
46 /vendor/markbaker/complex/classes/src/functions/negative.php
47 /vendor/markbaker/complex/classes/src/functions/pow.php
48 /vendor/markbaker/complex/classes/src/functions/rho.php
49 /vendor/markbaker/complex/classes/src/functions/sec.php
50 /vendor/markbaker/complex/classes/src/functions/sech.php
51 /vendor/markbaker/complex/classes/src/functions/sin.php
52 /vendor/markbaker/complex/classes/src/functions/sinh.php
53 /vendor/markbaker/complex/classes/src/functions/sqrt.php
54 /vendor/markbaker/complex/classes/src/functions/tan.php
55 /vendor/markbaker/complex/classes/src/functions/tanh.php
56 /vendor/markbaker/complex/classes/src/functions/theta.php
57 /vendor/markbaker/complex/classes/src/operations/add.php
58 /vendor/markbaker/complex/classes/src/operations/subtract.php
59 /vendor/markbaker/complex/classes/src/operations/multiply.php
60 /vendor/markbaker/complex/classes/src/operations/divideby.php
61 /vendor/markbaker/complex/classes/src/operations/divideinto.php
62 /vendor/markbaker/matrix/classes/src/Functions/adjoint.php
63 /vendor/markbaker/matrix/classes/src/Functions/antidiagonal.php
64 /vendor/markbaker/matrix/classes/src/Functions/cofactors.php
65 /vendor/markbaker/matrix/classes/src/Functions/determinant.php
66 /vendor/markbaker/matrix/classes/src/Functions/diagonal.php
67 /vendor/markbaker/matrix/classes/src/Functions/identity.php
68 /vendor/markbaker/matrix/classes/src/Functions/inverse.php
69 /vendor/markbaker/matrix/classes/src/Functions/minors.php
70 /vendor/markbaker/matrix/classes/src/Functions/trace.php
71 /vendor/markbaker/matrix/classes/src/Functions/transpose.php
72 /vendor/markbaker/matrix/classes/src/Operations/add.php
73 /vendor/markbaker/matrix/classes/src/Operations/directsum.php
74 /vendor/markbaker/matrix/classes/src/Operations/subtract.php
75 /vendor/markbaker/matrix/classes/src/Operations/multiply.php
76 /vendor/markbaker/matrix/classes/src/Operations/divideby.php
77 /vendor/markbaker/matrix/classes/src/Operations/divideinto.php
78 /vendor/paragonie/random_compat/lib/random.php
79 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
80 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
81 /vendor/symfony/polyfill-apcu/bootstrap.php
82 /vendor/symfony/polyfill-intl-icu/bootstrap.php
83 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
84 /vendor/ircmaxell/password-compat/lib/password.php
85 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
86 /app/AppKernel.php
87 /vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php
88 /vendor/symfony/symfony/src/Symfony/Component/HttpKernel/KernelInterface.php
89 /vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php
90 /vendor/symfony/symfony/src/Symfony/Component/HttpKernel/RebootableInterface.php
91 /vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php
92 /config/alias.php
93 /classes/PrestaShopAutoload.php
94 /var/cache/dev/class_index.php
95 /config/bootstrap.php
96 /src/Core/ContainerBuilder.php
97 /src/Core/Foundation/IoC/Container.php
98 /src/Adapter/ServiceLocator.php
99 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
100 /var/cache/dev/appParameters.php
103 /classes/controller/Controller.php
105 /classes/ObjectModel.php
106 /src/Core/Foundation/Database/EntityInterface.php
108 /classes/db/Db.php
110 /classes/Hook.php
112 /classes/module/Module.php
113 /src/Core/Module/ModuleInterface.php
115 /classes/Tools.php
116 /classes/Context.php
117 /classes/shop/Shop.php
118 /classes/db/DbPDO.php
119 /classes/AddressFormat.php
120 /classes/Configuration.php
121 /classes/Validate.php
122 /classes/cache/Cache.php
123 /src/Adapter/EntityMapper.php
124 /classes/db/DbQuery.php
125 /src/Core/Addon/Theme/ThemeManagerBuilder.php
126 /src/Adapter/Configuration.php
127 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
128 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
129 /src/Core/ConfigurationInterface.php
130 /src/Core/Addon/Theme/ThemeRepository.php
131 /src/Core/Addon/AddonRepositoryInterface.php
132 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
133 /src/Core/Addon/Theme/Theme.php
134 /src/Core/Addon/AddonInterface.php
135 /src/Core/Util/File/YamlParser.php
136 /classes/PrestaShopCollection.php
137 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
138 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
139 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
140 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
141 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
142 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
143 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
144 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
145 /yaml/76a40f46af300c63b18d3b29c5a7337b.php
146 /vendor/shudrum/array-finder/ArrayFinder.php
147 /config/defines_uri.inc.php
148 /classes/Language.php
149 /src/Core/Language/LanguageInterface.php
150 /classes/Country.php
151 /classes/shop/ShopGroup.php
152 /classes/Cookie.php
153 /classes/PhpEncryption.php
154 /vendor/defuse/php-encryption/src/Core.php
155 /classes/PhpEncryptionEngine.php
156 /vendor/defuse/php-encryption/src/Key.php
157 /vendor/defuse/php-encryption/src/Encoding.php
158 /vendor/defuse/php-encryption/src/Crypto.php
159 /vendor/defuse/php-encryption/src/KeyOrPassword.php
160 /vendor/defuse/php-encryption/src/RuntimeTests.php
161 /vendor/defuse/php-encryption/src/DerivedKeys.php
162 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
163 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
164 /src/Core/Session/SessionHandler.php
165 /src/Core/Session/SessionHandlerInterface.php
166 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
167 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
168 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
169 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
170 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
171 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
172 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
173 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
174 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
175 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
176 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
177 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
178 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
179 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
180 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
181 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
182 /config/smarty.config.inc.php
183 /classes/Smarty/SmartyDev.php
184 /vendor/smarty/smarty/libs/Smarty.class.php
185 /vendor/smarty/smarty/libs/Autoloader.php
186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
187 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
188 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
189 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
190 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
191 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
192 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
193 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
194 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
195 /config/smartyfront.config.inc.php
196 /classes/Smarty/SmartyResourceModule.php
197 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
198 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
199 /classes/Smarty/SmartyResourceParent.php
200 /classes/Smarty/SmartyLazyRegister.php
201 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
202 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
203 /classes/Customer.php
204 /classes/Group.php
205 /classes/Link.php
206 /classes/shop/ShopUrl.php
207 /classes/Dispatcher.php
208 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
209 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
210 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
211 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
212 /src/Adapter/SymfonyContainer.php
213 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
214 /config/db_slave_server.inc.php
215 /modules/phfullsearch/phfullsearch.php
216 /modules/phfullsearch/classes/AuthDSFullSearch.php
217 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
218 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
219 /classes/Translate.php
220 /modules/phfullsearch/translations/pl.php
221 /controllers/front/listing/CategoryController.php
222 /classes/controller/ProductListingFrontController.php
223 /classes/controller/ProductPresentingFrontController.php
224 /classes/controller/FrontController.php
225 /src/PrestaShopBundle/Translation/TranslatorComponent.php
226 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
227 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
228 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
229 /src/PrestaShopBundle/Translation/TranslatorInterface.php
230 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
231 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
232 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
233 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
234 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
235 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
236 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
237 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
238 /var/cache/dev/translations/catalogue.pl-PL.NXhscRe.php
239 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
240 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
241 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
242 /src/Adapter/Presenter/Object/ObjectPresenter.php
243 /src/Adapter/Presenter/PresenterInterface.php
244 /src/Adapter/Presenter/Cart/CartPresenter.php
245 /src/Adapter/Product/PriceFormatter.php
246 /src/Adapter/Image/ImageRetriever.php
247 /classes/tax/TaxConfiguration.php
248 /classes/Smarty/TemplateFinder.php
249 /classes/assets/StylesheetManager.php
250 /classes/assets/AbstractAssetManager.php
251 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
252 /classes/assets/JavascriptManager.php
253 /classes/assets/CccReducer.php
254 /modules/thecheckout/thecheckout.php
255 /override/modules/thecheckout/thecheckout.php
256 /modules/thecheckout/translations/pl.php
257 /themes/autostyl/modules/thecheckout/translations/pl.php
258 /vendor/monolog/monolog/src/Monolog/Logger.php
259 /vendor/psr/log/Psr/Log/LoggerInterface.php
260 /vendor/monolog/monolog/src/Monolog/ResettableInterface.php
261 /vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
262 /vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
263 /vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
264 /vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
265 /vendor/monolog/monolog/src/Monolog/Utils.php
266 /modules/thecheckout/classes/Config.php
267 /classes/Address.php
268 /classes/Category.php
269 /classes/webservice/WebserviceRequest.php
270 /src/Adapter/ContainerBuilder.php
271 /src/Adapter/Environment.php
272 /src/Core/EnvironmentInterface.php
273 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
274 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
275 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
276 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
277 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
278 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
279 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
280 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
281 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
282 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
284 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
285 /vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php
286 /vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
287 /vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/ClassMetadata.php
288 /vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php
289 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
320 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
321 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
322 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
323 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
324 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
325 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
326 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
327 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
328 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
329 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
330 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
331 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
332 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
333 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
334 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
335 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
336 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
337 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
338 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
339 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
340 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
341 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
342 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
343 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
344 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
345 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
346 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
347 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php
348 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
349 /vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php
350 /vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
351 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ComposerResource.php
352 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ReflectionClassResource.php
353 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/DirectoryResource.php
354 /var/cache/dev/FrontContainer.php
355 /src/Adapter/Container/LegacyContainer.php
356 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
357 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
358 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
359 /vendor/psr/container/src/ContainerInterface.php
360 /src/Adapter/Container/LegacyContainerInterface.php
361 /modules/dashactivity/vendor/autoload.php
362 /modules/dashactivity/vendor/composer/autoload_real.php
363 /modules/dashactivity/vendor/composer/autoload_static.php
364 /modules/dashtrends/vendor/autoload.php
365 /modules/dashtrends/vendor/composer/autoload_real.php
366 /modules/dashtrends/vendor/composer/autoload_static.php
367 /modules/dashgoals/vendor/autoload.php
368 /modules/dashgoals/vendor/composer/autoload_real.php
369 /modules/dashgoals/vendor/composer/autoload_static.php
370 /modules/dashproducts/vendor/autoload.php
371 /modules/dashproducts/vendor/composer/autoload_real.php
372 /modules/dashproducts/vendor/composer/platform_check.php
373 /modules/dashproducts/vendor/composer/autoload_static.php
374 /modules/graphnvd3/vendor/autoload.php
375 /modules/graphnvd3/vendor/composer/autoload_real.php
376 /modules/graphnvd3/vendor/composer/autoload_static.php
377 /modules/gridhtml/vendor/autoload.php
378 /modules/gridhtml/vendor/composer/autoload_real.php
379 /modules/gridhtml/vendor/composer/autoload_static.php
380 /modules/ps_faviconnotificationbo/vendor/autoload.php
381 /modules/ps_faviconnotificationbo/vendor/composer/autoload_real.php
382 /modules/ps_faviconnotificationbo/vendor/composer/autoload_static.php
383 /modules/ps_wirepayment/vendor/autoload.php
384 /modules/ps_wirepayment/vendor/composer/autoload_real.php
385 /modules/ps_wirepayment/vendor/composer/platform_check.php
386 /modules/ps_wirepayment/vendor/composer/autoload_static.php
387 /modules/statsbestcategories/vendor/autoload.php
388 /modules/statsbestcategories/vendor/composer/autoload_real.php
389 /modules/statsbestcategories/vendor/composer/platform_check.php
390 /modules/statsbestcategories/vendor/composer/autoload_static.php
391 /modules/statsbestcustomers/vendor/autoload.php
392 /modules/statsbestcustomers/vendor/composer/autoload_real.php
393 /modules/statsbestcustomers/vendor/composer/platform_check.php
394 /modules/statsbestcustomers/vendor/composer/autoload_static.php
395 /modules/statsbestsuppliers/vendor/autoload.php
396 /modules/statsbestsuppliers/vendor/composer/autoload_real.php
397 /modules/statsbestsuppliers/vendor/composer/autoload_static.php
398 /modules/statscatalog/vendor/autoload.php
399 /modules/statscatalog/vendor/composer/autoload_real.php
400 /modules/statscatalog/vendor/composer/autoload_static.php
401 /modules/statscheckup/vendor/autoload.php
402 /modules/statscheckup/vendor/composer/autoload_real.php
403 /modules/statscheckup/vendor/composer/autoload_static.php
404 /modules/statsdata/vendor/autoload.php
405 /modules/statsdata/vendor/composer/autoload_real.php
406 /modules/statsdata/vendor/composer/autoload_static.php
407 /modules/statsproduct/vendor/autoload.php
408 /modules/statsproduct/vendor/composer/autoload_real.php
409 /modules/statsproduct/vendor/composer/autoload_static.php
410 /modules/statsstock/vendor/autoload.php
411 /modules/statsstock/vendor/composer/autoload_real.php
412 /modules/statsstock/vendor/composer/autoload_static.php
413 /modules/psgdpr/vendor/autoload.php
414 /modules/psgdpr/vendor/composer/autoload_real.php
415 /modules/psgdpr/vendor/composer/autoload_static.php
416 /modules/ps_cashondelivery/vendor/autoload.php
417 /modules/ps_cashondelivery/vendor/composer/autoload_real.php
418 /modules/ps_cashondelivery/vendor/composer/autoload_static.php
419 /modules/ps_emailalerts/vendor/autoload.php
420 /modules/ps_emailalerts/vendor/composer/autoload_real.php
421 /modules/ps_emailalerts/vendor/composer/autoload_static.php
422 /modules/ps_customersignin/vendor/autoload.php
423 /modules/ps_customersignin/vendor/composer/autoload_real.php
424 /modules/ps_customersignin/vendor/composer/autoload_static.php
425 /modules/ps_newproducts/vendor/autoload.php
426 /modules/ps_newproducts/vendor/composer/autoload_real.php
427 /modules/ps_newproducts/vendor/composer/platform_check.php
428 /modules/ps_newproducts/vendor/composer/autoload_static.php
429 /modules/ps_specials/vendor/autoload.php
430 /modules/ps_specials/vendor/composer/autoload_real.php
431 /modules/ps_specials/vendor/composer/platform_check.php
432 /modules/ps_specials/vendor/composer/autoload_static.php
433 /modules/ps_bestsellers/vendor/autoload.php
434 /modules/ps_bestsellers/vendor/composer/autoload_real.php
435 /modules/ps_bestsellers/vendor/composer/platform_check.php
436 /modules/ps_bestsellers/vendor/composer/autoload_static.php
437 /modules/ps_brandlist/vendor/autoload.php
438 /modules/ps_brandlist/vendor/composer/autoload_real.php
439 /modules/ps_brandlist/vendor/composer/autoload_static.php
440 /modules/ps_facetedsearch/vendor/autoload.php
441 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
442 /modules/ps_facetedsearch/vendor/composer/platform_check.php
443 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
444 /modules/ps_categoryproducts/vendor/autoload.php
445 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
446 /modules/ps_categoryproducts/vendor/composer/platform_check.php
447 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
448 /modules/contactform/vendor/autoload.php
449 /modules/contactform/vendor/composer/autoload_real.php
450 /modules/contactform/vendor/composer/autoload_static.php
451 /modules/ps_shoppingcart/vendor/autoload.php
452 /modules/ps_shoppingcart/vendor/composer/autoload_real.php
453 /modules/ps_shoppingcart/vendor/composer/autoload_static.php
454 /modules/dpdshipping/vendor/autoload.php
455 /modules/dpdshipping/vendor/composer/autoload_real.php
456 /modules/dpdshipping/vendor/composer/platform_check.php
457 /modules/dpdshipping/vendor/composer/autoload_static.php
458 /modules/ps_currencyselector/vendor/autoload.php
459 /modules/ps_currencyselector/vendor/composer/autoload_real.php
460 /modules/ps_currencyselector/vendor/composer/autoload_static.php
461 /src/Core/Localization/Locale/Repository.php
462 /src/Core/Localization/Locale/RepositoryInterface.php
463 /src/Core/Localization/CLDR/LocaleRepository.php
464 /src/Core/Localization/CLDR/LocaleDataSource.php
465 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
466 /src/Core/Data/Layer/AbstractDataLayer.php
467 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
468 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
469 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
470 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
471 /vendor/psr/cache/src/CacheItemPoolInterface.php
472 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
473 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
474 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
475 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
476 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
477 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
478 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
479 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
480 /vendor/psr/cache/src/CacheItemInterface.php
481 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
482 /src/Core/Localization/CLDR/Reader.php
483 /src/Core/Localization/CLDR/ReaderInterface.php
484 /src/Core/Localization/Currency/Repository.php
485 /src/Core/Localization/Currency/RepositoryInterface.php
486 /src/Core/Localization/Currency/CurrencyDataSource.php
487 /src/Core/Localization/Currency/DataSourceInterface.php
488 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
489 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
490 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
491 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
492 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
493 /src/Adapter/Currency/CurrencyDataProvider.php
494 /src/Core/Currency/CurrencyDataProviderInterface.php
495 /src/Adapter/LegacyContext.php
496 /src/Adapter/Tools.php
497 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
498 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
499 /vendor/prestashop/decimal/src/Operation/Rounding.php
500 /src/Core/Localization/Locale.php
501 /src/Core/Localization/LocaleInterface.php
502 /src/Core/Localization/Specification/Price.php
503 /src/Core/Localization/Specification/Number.php
504 /src/Core/Localization/Specification/NumberInterface.php
505 /src/Core/Localization/Specification/Factory.php
506 /src/Core/Localization/CLDR/LocaleData.php
507 /src/Core/Localization/CLDR/NumberSymbolsData.php
508 /src/Core/Localization/CLDR/CurrencyData.php
509 /src/Core/Localization/CLDR/Locale.php
510 /src/Core/Localization/CLDR/LocaleInterface.php
511 /src/Core/Localization/Specification/NumberSymbolList.php
512 /classes/Currency.php
513 /src/Core/Localization/Currency/LocalizedCurrencyId.php
514 /src/Core/Localization/Currency/CurrencyData.php
515 /src/Core/Localization/Currency/CurrencyCollection.php
516 /src/Core/Localization/Currency.php
517 /src/Core/Localization/CurrencyInterface.php
518 /src/Core/Localization/Specification/NumberCollection.php
519 /src/Core/Localization/Number/Formatter.php
520 /vendor/symfony/symfony/src/Symfony/Component/Debug/Debug.php
521 /vendor/symfony/symfony/src/Symfony/Component/Debug/ExceptionHandler.php
522 /vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php
523 /vendor/psr/log/Psr/Log/LogLevel.php
524 /vendor/symfony/symfony/src/Symfony/Component/Debug/BufferingLogger.php
525 /vendor/psr/log/Psr/Log/AbstractLogger.php
526 /vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php
527 /classes/Cart.php
528 /src/Adapter/AddressFactory.php
529 /classes/CartRule.php
530 /classes/Product.php
531 /src/Core/Domain/Product/ValueObject/RedirectType.php
532 /src/Core/Util/DateTime/DateTime.php
533 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
534 /classes/Pack.php
535 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
536 /src/Core/Domain/Product/ValueObject/ProductType.php
537 /src/Core/Domain/Product/ValueObject/Reference.php
538 /src/Core/Domain/Product/ValueObject/Ean13.php
539 /src/Core/Domain/Product/ValueObject/Isbn.php
540 /src/Core/Domain/Product/ValueObject/Upc.php
541 /src/Core/Domain/Product/ProductSettings.php
542 /modules/blistsop/blistsop.php
543 /modules/blistsop/classes/helpers/DbQueriesBlists.php
544 /modules/blistsop/classes/models/OpBlistsModelFactory.php
545 /modules/blistsop/classes/models/OpBlistsBlock.php
546 /modules/blistsop/classes/models/OpBlistsObjectModel.php
547 /modules/blistsop/classes/models/OpBlistsLink.php
548 /modules/blistsop/classes/models/OpBlistsCat.php
549 /modules/blistsop/classes/helpers/ConfigsBlists.php
550 /modules/blistsop/classes/helpers/MessagesBlists.php
551 /modules/blistsop/classes/helpers/HelperBlists.php
552 /modules/blistsop/classes/helpers/FrontHelperBlists.php
553 /modules/blistsop/classes/helpers/GridHelperBlists.php
554 /modules/blistsop/classes/helpers/DuplicateHelperBlists.php
555 /override/modules/blistsop/blistsop.php
556 /modules/blistsop/translations/pl.php
557 /classes/ImageType.php
558 /classes/ImageManager.php
559 /src/Core/Domain/Shop/ValueObject/ShopId.php
560 /modules/ps_emailalerts/ps_emailalerts.php
561 /modules/ps_emailalerts/MailAlert.php
562 /src/PrestaShopBundle/Translation/DomainNormalizer.php
563 /src/Adapter/Localization/LegacyTranslator.php
564 /modules/dpdshipping/dpdshipping.php
565 /classes/module/CarrierModule.php
566 /classes/Media.php
567 /modules/dpdshipping/src/Domain/Configuration/Carrier/DpdIframe.php
568 /modules/dpdshipping/src/Config/Config.php
569 /modules/dpdshipping/src/Domain/Configuration/Carrier/DpdCarrierPrestashopConfiguration.php
570 /modules/dpdshipping/src/Domain/Configuration/Configuration/Repository/Configuration.php
571 /classes/ProductDownload.php
572 /classes/tax/Tax.php
573 /src/Core/Localization/CLDR/ComputingPrecision.php
574 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
575 /src/Core/Cart/Calculator.php
576 /src/Core/Cart/CartRowCollection.php
577 /src/Core/Cart/Fees.php
578 /src/Core/Cart/AmountImmutable.php
579 /src/Core/Cart/CartRuleCollection.php
580 /src/Core/Cart/CartRuleCalculator.php
581 /src/Adapter/Product/PriceCalculator.php
582 /classes/order/Order.php
583 /src/Core/Cart/CartRow.php
584 /vendor/prestashop/decimal/src/DecimalNumber.php
585 /vendor/prestashop/decimal/src/Builder.php
586 /classes/Gender.php
587 /classes/Risk.php
588 /classes/Meta.php
589 /src/Core/Addon/Module/ModuleManagerBuilder.php
590 /var/cache/dev/yaml/212a5aa7fa2a41c9b36851ebfa0b35ec.php
591 /var/cache/dev/yaml/65ea6282de9ca8bb35949d98745ebdec.php
592 /src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
593 /vendor/guzzlehttp/guzzle/src/Client.php
594 /vendor/guzzlehttp/guzzle/src/ClientInterface.php
595 /vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
596 /vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
597 /vendor/guzzlehttp/guzzle/src/Url.php
598 /vendor/guzzlehttp/guzzle/src/Utils.php
599 /vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
600 /vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
601 /vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
602 /vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
603 /vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
604 /vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
605 /vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
606 /vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
607 /vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
608 /vendor/guzzlehttp/ringphp/src/Client/Middleware.php
609 /vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
610 /vendor/guzzlehttp/guzzle/src/RequestFsm.php
611 /app/config/parameters.php
612 /src/Adapter/Module/ModuleZipManager.php
613 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
614 /vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
615 /src/Core/Hook/HookDispatcherInterface.php
616 /src/Adapter/Addons/AddonsDataProvider.php
617 /src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
618 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
619 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
620 /src/Adapter/LegacyLogger.php
621 /src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
622 /src/Adapter/Module/ModuleDataProvider.php
623 /src/Adapter/Module/AdminModuleDataProvider.php
624 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
625 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
626 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
627 /vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
628 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
629 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
630 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
631 /vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
632 /vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
633 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
634 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
635 /vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
636 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
637 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
638 /src/Adapter/Module/ModuleDataUpdater.php
639 /src/Core/Addon/Module/ModuleManager.php
640 /src/Core/Addon/AddonManagerInterface.php
641 /src/Core/Addon/Module/ModuleRepository.php
642 /src/Core/Addon/Module/ModuleRepositoryInterface.php
643 /vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
644 /src/Adapter/Cache/Clearer/SymfonyCacheClearer.php
645 /src/Core/Cache/Clearer/CacheClearerInterface.php
646 /classes/State.php
647 /src/Core/Filter/FrontEndObject/MainFilter.php
648 /src/Core/Filter/FilterInterface.php
649 /src/Core/Filter/FrontEndObject/CartFilter.php
650 /src/Core/Filter/HashMapWhitelistFilter.php
651 /src/Core/Filter/CollectionFilter.php
652 /src/Core/Filter/FrontEndObject/ProductFilter.php
653 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
654 /src/Core/Filter/FrontEndObject/CustomerFilter.php
655 /src/Core/Filter/FrontEndObject/ShopFilter.php
656 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
657 /modules/rneo_productstyle/rneo_productstyle.php
658 /src/Core/Module/WidgetInterface.php
659 /modules/rneo_productstyle/translations/pl.php
660 /modules/ps_shoppingcart/ps_shoppingcart.php
661 /modules/arallimg/arallimg.php
662 /modules/arallimg/classes/ArAiGeneralConfigForm.php
663 /modules/arallimg/classes/ArAiConfigForm.php
664 /modules/arallimg/classes/ArAiModel.php
665 /modules/arallimg/classes/ArAiDesktopConfigForm.php
666 /modules/arallimg/classes/ArAiMobileConfigForm.php
667 /modules/arallimg/classes/ArAiCache.php
668 /modules/arallimg/translations/pl.php
669 /modules/classy_custom_js_cs/classy_custom_js_cs.php
670 /modules/classy_custom_js_cs/translations/pl.php
671 /modules/firmesb2b/firmesb2b.php
672 /modules/firmesb2b/translations/pl.php
673 /modules/bacookielawinfo/bacookielawinfo.php
674 /modules/bacookielawinfo/translations/pl.php
675 /classes/Smarty/SmartyDevTemplate.php
676 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
677 /var/cache/dev/smarty/compile/autostyl/3c/95/c6/3c95c67a18a0f561812f022a7077c5204832f7cd_2.file.ba_cookie_law_info.tpl.php
678 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
679 /modules/inpostship/inpostship.php
680 /modules/inpostship/classes/AuthDS.php
681 /modules/inpostship/classes/InpostSettings.php
682 /modules/inpostship/classes/InpostPoint.php
683 /modules/inpostship/classes/InpostPack.php
684 /modules/inpostship/classes/InpostErrors.php
685 /modules/inpostship/classes/InpostDispatch.php
686 /modules/inpostship/classes/ShipX.php
687 /modules/inpostship/classes/InpostTools.php
688 /modules/inpostship/classes/InpostValidate.php
689 /modules/inpostship/classes/InpostTracking.php
690 /modules/inpostship/translations/pl.php
691 /modules/payu/payu.php
692 /modules/payu/tools/sdk/openpayu.php
693 /modules/payu/tools/sdk/OpenPayU/Configuration.php
694 /modules/payu/tools/sdk/OpenPayU/OpenPayUException.php
695 /modules/payu/tools/sdk/OpenPayU/Util.php
696 /modules/payu/tools/sdk/OpenPayU/OpenPayU.php
697 /modules/payu/tools/sdk/OpenPayU/OpenPayuOrderStatus.php
698 /modules/payu/tools/sdk/OpenPayU/Result.php
699 /modules/payu/tools/sdk/OpenPayU/Http.php
700 /modules/payu/tools/sdk/OpenPayU/HttpCurl.php
701 /modules/payu/tools/sdk/OpenPayU/Oauth/Oauth.php
702 /modules/payu/tools/sdk/OpenPayU/Oauth/OauthGrantType.php
703 /modules/payu/tools/sdk/OpenPayU/Oauth/OauthResultClientCredentials.php
704 /modules/payu/tools/sdk/OpenPayU/Oauth/Cache/OauthCacheInterface.php
705 /modules/payu/tools/sdk/OpenPayU/Oauth/Cache/OauthCacheFile.php
706 /modules/payu/tools/sdk/OpenPayU/Oauth/Cache/OauthCacheMemcached.php
707 /modules/payu/tools/sdk/OpenPayU/ResultError.php
708 /modules/payu/tools/sdk/OpenPayU/AuthType/AuthType.php
709 /modules/payu/tools/sdk/OpenPayU/AuthType/Basic.php
710 /modules/payu/tools/sdk/OpenPayU/AuthType/TokenRequest.php
711 /modules/payu/tools/sdk/OpenPayU/AuthType/Oauth.php
712 /modules/payu/tools/sdk/OpenPayU/v2/Refund.php
713 /modules/payu/tools/sdk/OpenPayU/v2/Order.php
714 /modules/payu/tools/sdk/OpenPayU/v2/Retrieve.php
715 /modules/payu/tools/sdk/OpenPayU/v2/Token.php
716 /modules/payu/tools/sdk/OpenPayU/v2/Shop.php
717 /modules/payu/tools/sdk/OpenPayU/Model/PayuShop.php
718 /modules/payu/tools/sdk/OpenPayU/Model/PayuShop/PayuShopBalance.php
719 /modules/payu/tools/sdk/PayUSDKInitializer.php
720 /modules/payu/tools/PayuOauthCache/OauthCachePresta.php
721 /modules/payu/tools/SimplePayuLogger/SimplePayuLogger.php
722 /modules/payu/tools/PayMethodsCache/PayMethodsCache.php
723 /classes/PaymentModule.php
724 /modules/payu/translations/pl.php
725 /modules/leopartsfilter/leopartsfilter.php
726 /modules/leopartsfilter/classes/make.php
727 /modules/leopartsfilter/classes/model.php
728 /modules/leopartsfilter/classes/year.php
729 /modules/leopartsfilter/classes/device.php
730 /modules/leopartsfilter/classes/levellast.php
731 /modules/leopartsfilter/classes/config.php
732 /modules/leopartsfilter/classes/import.php
733 /override/modules/leopartsfilter/leopartsfilter.php
734 /modules/iqitmegamenu/iqitmegamenu.php
735 /modules/iqitmegamenu/models/IqitMenuTab.php
736 /modules/iqitmegamenu/models/IqitMenuHtml.php
737 /modules/iqitmegamenu/models/IqitMenuLinks.php
738 /modules/iqitmegamenu/translations/pl.php
739 /modules/hiaddtocartbutton/hiaddtocartbutton.php
740 /modules/hiaddtocartbutton/classes/HiPrestaModule.php
741 /modules/hiaddtocartbutton/translations/pl.php
742 /var/cache/dev/smarty/compile/autostyl/af/61/48/af6148efb9f1f3149ca606330d925e1b1886d084_2.file.header.tpl.php
743 /src/Core/Product/Search/ProductSearchContext.php
744 /src/Core/Product/Search/ProductSearchQuery.php
745 /src/Core/Product/Search/SortOrder.php
746 /modules/ps_facetedsearch/ps_facetedsearch.php
747 /modules/ps_facetedsearch/src/HookDispatcher.php
748 /modules/ps_facetedsearch/src/Hook/Attribute.php
749 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
750 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
751 /modules/ps_facetedsearch/src/Hook/Category.php
752 /modules/ps_facetedsearch/src/Hook/Configuration.php
753 /modules/ps_facetedsearch/src/Hook/Design.php
754 /modules/ps_facetedsearch/src/Hook/Feature.php
755 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
756 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
757 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
758 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
759 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
760 /modules/ps_facetedsearch/src/Hook/Product.php
761 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
762 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
763 /modules/ps_facetedsearch/src/Filters/Provider.php
764 /modules/ps_facetedsearch/src/URLSerializer.php
765 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
766 /modules/ps_facetedsearch/src/Product/SearchProvider.php
767 /src/Core/Product/Search/FacetsRendererInterface.php
768 /src/Core/Product/Search/ProductSearchProviderInterface.php
769 /modules/ps_facetedsearch/src/Filters/Converter.php
770 /modules/ps_facetedsearch/src/Product/SearchFactory.php
771 /src/Core/Product/Search/ProductSearchResult.php
772 /modules/ps_facetedsearch/src/Product/Search.php
773 /modules/ps_facetedsearch/src/Adapter/MySQL.php
774 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
775 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
776 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
777 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
778 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
779 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
780 /modules/ps_facetedsearch/src/Filters/Products.php
781 /classes/stock/StockAvailable.php
782 /modules/ps_facetedsearch/src/Filters/Block.php
783 /src/Core/Product/Search/Facet.php
784 /src/Core/Product/Search/Filter.php
785 /src/Core/Product/Search/FacetCollection.php
786 /classes/ProductAssembler.php
787 /classes/Combination.php
788 /classes/SpecificPrice.php
789 /classes/tax/TaxManagerFactory.php
790 /classes/tax/TaxRulesTaxManager.php
791 /classes/tax/TaxManagerInterface.php
792 /classes/tax/TaxCalculator.php
793 /classes/GroupReduction.php
794 /classes/Feature.php
795 /classes/ProductPresenterFactory.php
796 /src/Adapter/Presenter/Product/ProductListingPresenter.php
797 /src/Adapter/Presenter/Product/ProductPresenter.php
798 /src/Adapter/Product/ProductColorsRetriever.php
799 /src/Adapter/HookManager.php
800 /src/Core/Product/ProductPresentationSettings.php
801 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
802 /src/Adapter/Presenter/Product/ProductLazyArray.php
803 /src/Adapter/Presenter/AbstractLazyArray.php
804 /classes/Image.php
805 /vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
806 /vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
807 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
808 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
809 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
810 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
811 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
812 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
813 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
814 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
815 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
816 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
817 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
818 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
819 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
820 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
821 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
822 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
823 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
824 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
825 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
826 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
827 /var/cache/dev/smarty/compile/autostyl/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.psfacetedsearchviewstempl.php
828 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
829 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
830 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
831 /var/cache/dev/smarty/compile/autostyl/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.psfacetedsearchviewstempl.php
832 /src/Core/Product/Search/Pagination.php
833 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/99/1b/5e/991b5ea98de076caf223836efcbb6e1738a88602_2.file.category.tpl.php
834 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/6e/bc/bc/6ebcbc9bc8436dc3ef957c516e628c5b5ed47f13_2.file.product-list.tpl.php
835 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/e3/ed/34/e3ed3407698dbea5a8c06c094467776dc2336ff7_2.file.layout-left-column.tpl.php
836 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/6d/35/22/6d3522d8ab358bd4b0b008738c032f88ba0ae951_2.file.layout-both-columns.tpl.php
837 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/90/12/a2/9012a26ad279899f7cf1897237ddb3c279030416_2.file.head.tpl.php
838 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/73/22/ef/7322ef47d3d55dcc4a7ab643f041d01a51231f83_2.file.head-jsonld.tpl.php
839 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/37/e4/8a/37e48ae1b3b46a581c1ebfecae3c9a1bba854193_2.file.product-list-jsonld.tpl.php
840 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/ed/aa/a6/edaaa645a116cfc10ecbc7c31e4e29ae39cb9de9_2.file.pagination-seo.tpl.php
841 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
842 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
843 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/cd/00/8a/cd008a6f59fd97f10b8976e50f2b2389c7641338_2.file.stylesheets.tpl.php
844 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/00/b7/f6/00b7f661ee0bf77e004ffc64f238db50635df967_2.file.javascript.tpl.php
845 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/72/8b/90/728b9043b4e5fedd3928e685ee9477fa4873e39c_2.file.product-activation.tpl.php
846 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/8c/dd/6c/8cdd6cc5fead117a9ea57e8d5e525030be58a384_2.file.header.tpl.php
847 /var/cache/dev/smarty/compile/3c/27/3a/3c273a22817279ccb3dbc1251b242c0a7dba5e6c_2.module.blistsopviewstemplateshoo.php
848 /modules/ps_customersignin/ps_customersignin.php
849 /var/cache/dev/smarty/compile/autostyl/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.pscustomersigninpscustome.php
850 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
851 /var/cache/dev/smarty/compile/autostyl/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.psshoppingcartpsshoppingc.php
852 /modules/ps_currencyselector/ps_currencyselector.php
853 /var/cache/dev/smarty/compile/autostyl/b9/77/56/b97756c07f8c7dd53da6530f78f67ddd242f77c9_2.module.pscurrencyselectorpscurre.php
854 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
855 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
856 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
857 /var/cache/dev/smarty/cache/iqitmegamenu/1/1/1/1/14/autostyl/18/d5/57/18d5578261ff8539bc4f00d41e3d4a1229d4dc1f.iqitmegamenuviewstemplate.php
858 /classes/CMS.php
859 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php
860 /var/cache/dev/smarty/compile/autostyl/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplate.cache.php
861 /var/cache/dev/smarty/compile/autostyl/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplate.cache.php
862 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
863 /var/cache/dev/smarty/compile/autostyl/e0/77/dd/e077dd2170956816de1e46af35296e5cbbf8e702_2.module.iqitmegamenuviewstemplate.cache.php
864 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
865 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
866 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/5e/9a/9a/5e9a9a49007e530119544d55db1c6b4335d6e111_2.file.notifications.tpl.php
867 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/6b/08/c7/6b08c797ec9a0a5531c2ba04293602144e5bb47b_2.file.breadcrumb.tpl.php
868 /var/cache/dev/smarty/compile/autostyl/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.psfacetedsearchpsfaceteds.php
869 /var/cache/dev/smarty/cache/leopartsfilter/1/1/1/1/14/autostyl/14/82/1a/14821a3312069ac33dc32cc2ba7ba19b2a2cbdbd.leopartsfilterviewstempla.php
870 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/7b/5e/05/7b5e05710901a7fd2fa7ac462f1c491f93d1b3ed_2.file.products-top.tpl.php
871 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/c0/c6/51/c0c6516b5aff4cb9caedc4d5cfc6c461b9c1c8d2_2.file.sort-orders.tpl.php
872 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/59/4f/20/594f207cb37cf6a06946413b1235f064b2b17fdf_2.file.products.tpl.php
873 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/97/9b/bc/979bbc340ba6b33b66d0bfbe22fa4ca2a4f1ac97_2.file.productlist-list.tpl.php
874 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
875 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/3b/cf/13/3bcf138b9ff762c833e3004ac6f05499f5b851dd_2.file.product.tpl.php
876 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/1a/0e/5d/1a0e5d13d602db2567d1ed959f4c3837f6b8aa59_2.file.product-flags.tpl.php
877 /var/cache/dev/smarty/compile/autostyl/8f/6d/90/8f6d908a46ac155b9292941372305d011c04aa56_2.file.addtocartbutton.tpl.php
878 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/29/72/2a/29722ade3502fc0e107a2ba4f5538c6822c3b724_2.file.pagination.tpl.php
879 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/92/38/1b/92381b17c28ef19019d2386904edad5f3b3ace3f_2.file.products-bottom.tpl.php
880 /var/cache/dev/smarty/compile/autostyllayouts_layout_left_column_tpl/a1/ff/b5/a1ffb58925f4322fc5d54d4ee5c39cc395026a81_2.file.footer.tpl.php
881 /var/cache/dev/smarty/compile/fe/76/2b/fe762b659037d63f54d16b73938202110133f039_2.module.blistsopviewstemplateshoo.php