Linen Personalizado - Panorâmico
Efetue o login para encomendar este produto.

Linen Personalizado - Panorâmico

Adequado para qualquer tipo de reportagem, o Linen Personalizado mantém a elegância dos álbuns desta coleção e permite a frente totalmente em fotografia. Todos os materiais de telas e linhos estão disponíveis para este modelo.

Especificações

Este modelo caracteriza-se pela foto na capa que se sobrepõe à encadernação em linho. Para obter um melhor resultado utilize as maquetes correspondentes disponíveis na área de Donwloads. Neste modelo a capa das réplicas é igual ao álbum principal.

  • 250 car. máx
  • 250 car. máx

Formato

Materiais para a capa

Telas

  • 250 car. máx
  • 250 car. máx
N.º Folhas
Tipo de papel
Tamanho
Duas Réplicas
Modelo das Réplicas
Tamanho das Réplicas
cached
Load Time330 ms - Unicorn powered webserver!
Querying Time144 ms
Queries502
Memory Peak Usage19.0 Mb
Included Files540 files - 7.96 Mb
PrestaShop Cache- Mb
Global vars0.47 Mb
PrestaShop Version1.7.5.1
PHP Version7.0.33 (Consider upgrading)
MySQL Version5.7.44 (OK)
Memory Limit4096M
Max Execution Time16384s
Smarty Cacheenabled
Smarty Compilationauto
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 35 ms 35 ms 4.04 Mb 4.06 Mb
__construct 0 ms 35 ms - Mb 4.06 Mb
init 35 ms 70 ms 3.34 Mb 7.59 Mb
checkAccess 0 ms 70 ms - Mb 7.59 Mb
setMedia 3 ms 73 ms 0.08 Mb 7.98 Mb
postProcess - ms 73 ms - Mb 7.98 Mb
initHeader 0 ms 73 ms - Mb 7.98 Mb
initContent 152 ms 225 ms 3.34 Mb 11.02 Mb
initFooter 0 ms 225 ms - Mb 11.02 Mb
display 106 ms 330 ms 7.74 Mb 18.98 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 502 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product_attribute`) FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
18 6337 /classes/SpecificPrice.php:283
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
3.8 8499 /classes/Configuration.php:160
SELECT SQL_NO_CACHE pa.`id_product_attribute`,
pa.`id_product`,
stock.`quantity` AS `stock_available`,
stock.`out_of_stock`,
GROUP_CONCAT( DISTINCT CONCAT(ag.`id_attribute_group`, ":" , a.`id_attribute`) SEPARATOR "-") AS `id_attributes`, GROUP_CONCAT( DISTINCT CONCAT( al.`name`) ORDER BY agl.`public_name`, al.`name` SEPARATOR " - ") AS `name` 
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN
`ps_product_attribute_shop` pas
ON
pas.`id_product_attribute` = pa.`id_product_attribute`
AND pas.`id_shop` = 1
LEFT JOIN
`ps_product_attribute_combination` pac
ON
pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN
`ps_attribute` a
ON
a.`id_attribute` = pac.`id_attribute`
LEFT JOIN
`ps_attribute_group` ag
ON
ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN
`ps_attribute_lang` al
ON
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
LEFT JOIN
`ps_attribute_group_lang` agl
ON
ag.`id_attribute_group` = agl.`id_attribute_group`
AND agl.`id_lang` = 1
INNER JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
WHERE
pa.`id_product` IN (395, 416)
AND stock.`id_product_attribute` = pa.`id_product_attribute`
GROUP BY
pa.`id_product`, pa.`id_product_attribute`
ORDER BY  `name` ASC
2.4 212 Yes /modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:175
UPDATE ps_sfkseoschema SET sfk_product_viewcount = '9047' WHERE sfk_product='384'
1.3 1 /modules/sfkseoschema/sfkseoschema.php:411
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_country` c  INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 1)
LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC
1.2 244 Yes /classes/Country.php:147
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
1.2 3232 Yes Yes /classes/Hook.php:666
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
1.1 88 /override/classes/Product.php:6285
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2024-07-27 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
WHERE `id_product_1` = 384 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
1.1 720 Yes Yes /override/classes/Product.php:4085
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1.1 88 Yes Yes /override/classes/Product.php:3997
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1.1 88 Yes Yes /override/classes/Product.php:3997
SELECT SQL_NO_CACHE DISTINCT apg.`id_accessory_group`,
apg.`id_accessory`,
apg.`default_quantity`,
apg.`min_quantity`,
apg.`required`,
apg.`position`,
pl.`link_rewrite`,
pl.`description_short`,
pl.`available_later`,
p.`id_product` AS `id_product`,
p.`is_virtual`,
stock.`quantity` AS `stock_available`,
stock.`out_of_stock`,
apg.`id_accessory_group_product`,		
apg.`id_product_attribute`,
i.`id_image`,
IF(`is`.`id_image`, `is`.`id_image`, i.`id_image`) `id_image`                    
FROM
`ps_accessory_group_product` apg INNER JOIN `ps_product` p ON (p.`id_product` = apg.`id_accessory` AND p.active =1)LEFT JOIN
`ps_product_lang` pl ON (pl.`id_product` = apg.`id_accessory` AND pl.`id_shop` = 1 AND pl.`id_lang` = 1)
LEFT JOIN
`ps_accessory_group_product_lang` agpl ON (agpl.`id_accessory_group_product` = apg.`id_accessory_group_product`  AND agpl.`id_lang` = 1)
LEFT JOIN
`ps_image` i ON (i.`id_product` = apg.`id_accessory` AND `i`.`cover` = 1)
LEFT JOIN
`ps_image_shop` `is` ON ( `is`.`id_image` = i.`id_image` AND `is`.id_shop = 1 AND `is`.`cover` = 1)
LEFT JOIN
`ps_image_lang` il ON (il.`id_image` = i.`id_image`  AND il.`id_lang` = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)    
WHERE
apg.`id_accessory_group` IN (3,4,1,2) AND apg.`id_product` IN(384) AND p.`id_product` NOT IN (384) AND p.`visibility` != 'none'
GROUP BY
apg.`id_accessory_group`,
apg.`id_accessory`
ORDER BY apg.`position` ASC
1 4044 Yes Yes /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:587
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 395 LIMIT 1
0.9 144 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.9 88 Yes Yes /override/classes/Product.php:3997
SELECT SQL_NO_CACHE pa.`id_product_attribute`,
stock.`quantity` AS `stock_available`,
stock.`out_of_stock`,
GROUP_CONCAT( DISTINCT CONCAT(ag.`id_attribute_group`, ":" , a.`id_attribute`) SEPARATOR "-") AS `id_attributes`, GROUP_CONCAT( DISTINCT CONCAT( al.`name`) ORDER BY agl.`public_name`, al.`name` SEPARATOR " - ") AS `name` 
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN
`ps_product_attribute_shop` pas
ON
pas.`id_product_attribute` = pa.`id_product_attribute`
AND pas.`id_shop` = 1
LEFT JOIN
`ps_product_attribute_combination` pac
ON
pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN
`ps_attribute` a
ON
a.`id_attribute` = pac.`id_attribute`
LEFT JOIN
`ps_attribute_group` ag
ON
ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN
`ps_attribute_lang` al
ON
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
LEFT JOIN
`ps_attribute_group_lang` agl
ON
ag.`id_attribute_group` = agl.`id_attribute_group`
AND agl.`id_lang` = 1
INNER JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
WHERE
pa.`id_product` = 384
AND stock.`id_product_attribute` = pa.`id_product_attribute`
GROUP BY
pa.`id_product`, pa.`id_product_attribute`
ORDER BY  `name` ASC
0.9 92 Yes /modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:101
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.9 88 Yes Yes /override/classes/Product.php:3997
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, active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
0.9 353 /classes/Hook.php:403
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1
0.9 170 /classes/SpecificPrice.php:283
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0
0.9 170 /classes/SpecificPrice.php:291
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.8 88 Yes Yes /override/classes/Product.php:3997
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.8 88 Yes Yes /override/classes/Product.php:3997
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2024-07-27 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
WHERE `id_product_1` = 384 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
0.8 720 Yes Yes /override/classes/Product.php:4085
SELECT SQL_NO_CACHE * FROM ps_sfkseoschema WHERE sfk_status = 1 AND FIND_IN_SET('1', `sfk_language`) AND FIND_IN_SET('1', `sfk_shop`) AND sfk_product = 384 LIMIT 0,1
0.7 531 /modules/sfkseoschema/sfkseoschema.php:360
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.* , m.`name` AS manufacturer_name, s.`name` AS supplier_name
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_lang` pl ON (p.`id_product` = pl.`id_product`  AND pl.id_shop = 1 )
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
LEFT JOIN `ps_supplier` s ON (s.`id_supplier` = p.`id_supplier`)LEFT JOIN `ps_category_product` c ON (c.`id_product` = p.`id_product`)
WHERE pl.`id_lang` = 1 AND c.`id_category` = 108 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1
ORDER BY p.`id_product` asc
0.7 3 Yes /override/classes/Product.php:1356
SHOW TABLES LIKE '%psblog_blog%'
0.7 1 /modules/psblog/psblog.php:44
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 395
ORDER BY f.position ASC
0.6 1 Yes /override/classes/Product.php:5034
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.* , m.`name` AS manufacturer_name, s.`name` AS supplier_name
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_lang` pl ON (p.`id_product` = pl.`id_product`  AND pl.id_shop = 1 )
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
LEFT JOIN `ps_supplier` s ON (s.`id_supplier` = p.`id_supplier`)LEFT JOIN `ps_category_product` c ON (c.`id_product` = p.`id_product`)
WHERE pl.`id_lang` = 1 AND c.`id_category` = 108 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1
ORDER BY p.`id_product` asc
0.6 3 Yes /override/classes/Product.php:1356
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
0.6 0 /classes/Hook.php:190
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 384 LIMIT 1
0.6 22 /override/classes/Product.php:850
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
0.6 88 /override/classes/Product.php:6285
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
0.6 1 /classes/ObjectModel.php:551
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (70152, 70153, 70154, 70155, 70156, 70157, 70159, 70160, 70161, 70162, 70163, 70164, 70165, 70166, 70167, 70168, 70169, 70170, 70171, 81416, 81417, 81418) AND il.`id_lang` = 1 ORDER by i.`position`
0.6 22 Yes /override/classes/Product.php:2488
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-07-27 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 425
0.5 25 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
0.5 88 /override/classes/Product.php:6285
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (425) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 92 Yes Yes /override/classes/Product.php:3942
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
0.5 88 /override/classes/Product.php:6285
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
0.5 88 /override/classes/Product.php:6285
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 384
0.5 88 /override/classes/Product.php:6285
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 425
ORDER BY `position`
0.5 23 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 546 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 68989) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (425) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 92 Yes Yes /override/classes/Product.php:3942
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 384) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC
0.4 324 Yes /classes/Country.php:154
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.4 204 Yes /classes/Dispatcher.php:636
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1) UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1)
0.4 1 /classes/CartRule.php:400
SELECT SQL_NO_CACHE DISTINCT prp.`id_product`, p.`reference`, pl.`name`, p.`active`
FROM `ps_product_related_pro` prp
LEFT JOIN `ps_product` p ON (prp.`id_product` = p.`id_product`)
LEFT JOIN
`ps_product_lang` pl
ON (
pl.id_product = p.id_product AND pl.`id_lang` = 1
AND pl.`id_shop` = 1
)
WHERE p.`active` = 1 AND prp.`id_shop` = 1
AND prp.`id_related` = 384
AND prp.`id_product` NOT IN (
SELECT
`id_related`
FROM
`ps_product_related_pro`
WHERE `id_product` = 384
)
ORDER BY prp.`position` ASC
0.4 2872 Yes /modules/relatedproductpro/classes/RelatedProductProModel.php:118
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
0.4 1 /classes/CartRule.php:400
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 416)
0.4 7 /override/classes/Product.php:3347
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=384
0.4 1 /classes/Tag.php:229
SELECT SQL_NO_CACHE DISTINCT prp.`id_related` as `id_product`, p.`reference`, pl.`name`, p.`active`
FROM `ps_product_related_pro` prp
LEFT JOIN `ps_product` p ON (prp.id_related = p.id_product)
LEFT JOIN `ps_product_lang` pl
ON (
pl.id_product = p.id_product AND pl.`id_lang` = 1
AND pl.`id_shop` = 1
)
WHERE p.`active` = 1 AND prp.`id_shop` = 1
AND prp.`id_product` = 384
ORDER BY prp.`position` ASC
0.4 4 Yes /modules/relatedproductpro/classes/RelatedProductProModel.php:97
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (546) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 8 Yes Yes /override/classes/Product.php:3942
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'teste.digibooklab.com' OR su.domain_ssl = 'teste.digibooklab.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.4 1 Yes /classes/shop/Shop.php:345
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 1 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34768) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 68989
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 546 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 68989
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 546 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.4 0 /override/classes/Cart.php:1245
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 395 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 395 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.4 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND type = 0 AND in_cart = 0
0.3 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 395 LIMIT 1
0.3 36 /override/classes/Product.php:850
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34807) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70152) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34755) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70166) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34772) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34807) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34748) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70496) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('3520-063' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '3520-063')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 1 Yes /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34790) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70171) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34798) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
0.3 1 /classes/CartRule.php:400
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35931) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 2 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34747) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34774) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34746) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34766) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34775) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34769) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70162) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab`
0.3 178 /classes/Tab.php:318
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (70152, 70153, 70154, 70155, 70156, 70157, 70159, 70160, 70161, 70162, 70163, 70164, 70165, 70166, 70167, 70168, 70169, 70170, 70171, 81416, 81417, 81418) AND il.`id_lang` = 1 ORDER by i.`position`
0.3 22 Yes /override/classes/Product.php:2488
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.3 1 Yes /classes/shop/Shop.php:704
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 384 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field`
0.3 2 /override/classes/Product.php:5413
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34794) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 416 LIMIT 1
0.3 7 /override/classes/Product.php:850
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (70152, 70153, 70154, 70155, 70156, 70157, 70159, 70160, 70161, 70162, 70163, 70164, 70165, 70166, 70167, 70168, 70169, 70170, 70171, 81416, 81417, 81418) AND il.`id_lang` = 1 ORDER by i.`position`
0.3 22 Yes /override/classes/Product.php:2488
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70498) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70497) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1
0.3 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 384 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 384 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.3 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34753) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (70152, 70153, 70154, 70155, 70156, 70157, 70159, 70160, 70161, 70162, 70163, 70164, 70165, 70166, 70167, 70168, 70169, 70170, 70171, 81416, 81417, 81418) AND il.`id_lang` = 1 ORDER by i.`position`
0.3 22 Yes /override/classes/Product.php:2488
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.3 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70499) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 546 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 546 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.3 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 384
ORDER BY f.position ASC
0.3 6 Yes /override/classes/Product.php:5034
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34751) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34769) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34774) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34796) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  ) WHERE product_attribute_shop.default_on = 1  AND IFNULL(stock.quantity, 0) >= 1 AND pa.id_product = 416 LIMIT 1
0.3 7 /override/classes/Product.php:864
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34797) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84286
AND agl.`id_lang` = 1
0.3 4 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34793) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70168) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.3 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 1 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34749) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34773) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (84280, 84281, 84282, 84283, 84285, 84286, 84287, 84288, 84289, 84290, 84291, 84293, 84294, 84295, 84296, 84297, 84298, 84299, 84300, 84301, 84302, 84521, 84522) AND il.`id_lang` = 1 ORDER by i.`position`
0.3 23 Yes /override/classes/Product.php:2488
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34751) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 5 AND `id_object` = 384 LIMIT 1
0.3 1 /classes/Page.php:80
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70153) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70152) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34777) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70156) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84282
AND agl.`id_lang` = 1
0.3 4 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70170) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('88680', '154', '51157995', '', '1', '1', '2024-07-27 00:32:27')
0.3 1 /classes/ObjectModel.php:551
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70165) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 81416) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34786) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 384) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 81417) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34795) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70164) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34795) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34746) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34753) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE * FROM ps_egoi_forms WHERE block_header="1" LIMIT 1
0.3 1 /modules/smartmarketingps/smartmarketingps.php:2195
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70154) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE * FROM ps_egoi WHERE client_id != '' and track='1' order by egoi_id DESC LIMIT 1
0.3 1 /modules/smartmarketingps/smartmarketingps.php:2083
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34752) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 425 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 84280) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70155) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34797) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34776) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34770) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34765) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,70152,70153,70154,70155,70156,70157,70159,70160,70161,70162,70163,70164,81416)
AND id_attribute NOT IN (107)
0.3 28 /override/controllers/front/ProductController.php:670
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34775) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34747) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34787) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70499) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34745) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE * FROM `ps_attribute_impact`
0.3 1 /override/controllers/front/ProductController.php:728
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34787) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 546
AND pac.`id_product_attribute` = 68989
AND agl.`id_lang` = 1
0.3 1 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34773) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34754) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34767) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34756) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 395
ORDER BY `position`
0.3 1 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.3 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.3 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70494) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 88680
AND `date_add` > '2024-07-27 00:02:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.3 1 Yes /classes/Connection.php:163
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34776) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34770) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70167) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 395
AND pac.`id_product_attribute` = 34807
AND agl.`id_lang` = 1
0.3 3 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 546
ORDER BY f.position ASC
0.3 1 Yes /override/classes/Product.php:5034
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34749) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34789) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34768) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34791) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 381
AND cl.`id_lang` = 1
0.3 5 /override/classes/Product.php:2967
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34793) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34766) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35931) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70498) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70496) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34788) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34756) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34798) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
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 `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 108
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.3 1 Yes Yes /override/classes/Category.php:872
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34790) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34765) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70495) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 384
ORDER BY `position`
0.3 23 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34772) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70494) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34748) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34777) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34755) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34754) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.3 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34786) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34767) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34752) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34788) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70157) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70497) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34745) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34791) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 416 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70495) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34796) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34789) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 395 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 34794) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 5 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70160) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70169) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.2 3 /classes/Language.php:882
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-07-27 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 546
0.2 3 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 35) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  ) WHERE product_attribute_shop.default_on = 1  AND IFNULL(stock.quantity, 0) >= 1 AND pa.id_product = 395 LIMIT 1
0.2 36 /override/classes/Product.php:864
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
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 `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 108
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.2 1 Yes Yes /override/classes/Category.php:872
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70161) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70152) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 384 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.2 83 /classes/module/Module.php:305
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 384
AND cl.`id_lang` = 1
0.2 3 /override/classes/Product.php:2967
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84298
AND agl.`id_lang` = 1
0.2 4 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84281
AND agl.`id_lang` = 1
0.2 4 /override/classes/Product.php:6258
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 34807
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 395 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 34807
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 395 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 384 AND id_attribute IN (107)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 1
0.2 22 Yes /override/controllers/front/ProductController.php:663
SELECT SQL_NO_CACHE mc.*
FROM `ps_module_currency` mc
WHERE (mc.`id_module` = 94) AND (mc.`id_shop` = 1)
0.2 1 /classes/Currency.php:444
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84285
AND agl.`id_lang` = 1
0.2 4 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.2 1 /classes/SpecificPrice.php:407
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 81418) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE `id_product_attribute`, SUBSTRING_INDEX(GROUP_CONCAT(i.`id_image` ORDER BY i.`position` ASC),",",1) AS `id_image` FROM `ps_image` i JOIN `ps_product_attribute_image` pai ON pai.`id_image` = i.`id_image` WHERE i.`id_product` = 384 GROUP BY `id_product_attribute`
0.2 69 Yes /modules/hsmultiaccessoriespro/abstract/classes/HsMaImage.php:28
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70159) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 70163) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-07-27 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.2 2 Yes /classes/SpecificPrice.php:612
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (68989, 76497) AND il.`id_lang` = 1 ORDER by i.`position`
0.2 2 Yes /override/classes/Product.php:2488
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 70152
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 384 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 70152
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 384 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 384
ORDER BY `position`
0.2 23 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 23) AND (a0.`nright` > 24) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc
0.2 39 /classes/PrestaShopCollection.php:373
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.2 83 /classes/module/Module.php:305
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  ) WHERE pa.id_product = 384 AND IFNULL(stock.quantity, 0) >= 1 LIMIT 1
0.2 22 /override/classes/Product.php:874
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 108) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 416) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84297
AND agl.`id_lang` = 1
0.2 4 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  ) WHERE pa.id_product = 395 AND IFNULL(stock.quantity, 0) >= 1 LIMIT 1
0.2 36 /override/classes/Product.php:874
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE "thumb" FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = "gb0femkwe66k9p_digibooklab.com" AND TABLE_NAME = "ps_psblog_blog" AND COLUMN_NAME = "thumb"
0.2 0 /modules/psblog/psblog.php:44
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 0
AND `active` = 1 LIMIT 1
0.2 0 /classes/Manufacturer.php:310
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 425 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 425 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 384)
0.2 22 /override/classes/Product.php:3347
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 379
AND cl.`id_lang` = 1
0.2 4 /override/classes/Product.php:2967
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'product' LIMIT 1
0.2 1 /classes/Page.php:100
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE ag.`id_accessory_group`,
ag.`show_name`,
ag.`collapse_expand`,
ag.`buy_together`,
IF(ag.`display_style` = 3, 0 , ag.`display_style`) as display_style,
agl.`name`
FROM
`ps_accessory_group` ag
LEFT JOIN
`ps_accessory_group_lang` `agl` ON agl.`id_accessory_group` = ag.`id_accessory_group`
WHERE
`agl`.`id_lang` = 1 AND `ag`.`active` = 1
ORDER BY ag.`position` ASC
0.2 4 Yes /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:154
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  ) WHERE pa.id_product = 416 AND IFNULL(stock.quantity, 0) >= 1 LIMIT 1
0.2 7 /override/classes/Product.php:874
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 34807) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 384 AND id_attribute IN (107,108)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2
0.2 88 Yes /override/controllers/front/ProductController.php:663
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 384 AND id_attribute IN (107,108)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2
0.2 88 Yes /override/controllers/front/ProductController.php:663
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84299
AND agl.`id_lang` = 1
0.2 4 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND type = 0 AND in_cart = 0
0.2 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 546 AND pa.`id_product` = 546 AND pa.`id_product_attribute` = 68989 LIMIT 1
0.2 1 /override/classes/Product.php:943
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 416 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 416 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 384 AND id_attribute IN (107)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 1
0.2 22 Yes /override/controllers/front/ProductController.php:663
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.2 12 Yes Yes /override/classes/Category.php:1098
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 84280
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 425 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 84280
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 425 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1  AND pa.id_product = 395 LIMIT 1
0.2 36 /override/classes/Product.php:864
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND in_cart = 0
0.2 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,70152,70153,70154,70155,70156,70157,70159,70160,70161,70162,70163,70164,81416)
AND id_attribute NOT IN (107)
0.2 28 /override/controllers/front/ProductController.php:670
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  ) WHERE product_attribute_shop.default_on = 1  AND IFNULL(stock.quantity, 0) >= 1 AND pa.id_product = 384 LIMIT 1
0.2 22 /override/classes/Product.php:864
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 395
ORDER BY `position`
0.2 1 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 384 AND id_attribute IN (107,108)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2
0.2 88 Yes /override/controllers/front/ProductController.php:663
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84283
AND agl.`id_lang` = 1
0.2 4 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 546
ORDER BY `position`
0.2 1 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1  AND pa.id_product = 416 LIMIT 1
0.2 7 /override/classes/Product.php:864
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 23) AND (a0.`nright` > 24) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc
0.2 39 /classes/PrestaShopCollection.php:373
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.2 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE `id_cart_rule` FROM `ps_accessory_product_cart_rule` WHERE `id_main_product`=384 AND `id_accessory`=395 LIMIT 1
0.2 1 /modules/hsmultiaccessoriespro/abstract/classes/HsMaCartRule.php:203
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 384 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:151
SELECT SQL_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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 35931
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 416 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 35931
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 416 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /override/classes/Cart.php:1245
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.2 83 /classes/module/Module.php:305
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND in_cart = 0
0.2 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 425
ORDER BY f.position ASC
0.2 3 Yes /override/classes/Product.php:5034
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 384
AND cl.`id_lang` = 1
0.2 3 /override/classes/Product.php:2967
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84521
AND agl.`id_lang` = 1
0.2 3 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.2 1 /classes/Currency.php:661
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 546)
0.2 2 /override/classes/Product.php:3347
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.2 83 /classes/Hook.php:234
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 546) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 425) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 384
AND pac.`id_product_attribute` = 70152
AND agl.`id_lang` = 1
0.2 2 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 0 LIMIT 1
0.2 0 /classes/Supplier.php:243
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 395) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 395)
0.2 36 /override/classes/Product.php:3347
SELECT SQL_NO_CACHE `id_product_attribute`, SUBSTRING_INDEX(GROUP_CONCAT(i.`id_image` ORDER BY i.`position` ASC),",",1) AS `id_image` FROM `ps_image` i JOIN `ps_product_attribute_image` pai ON pai.`id_image` = i.`id_image` WHERE i.`id_product` = 395 GROUP BY `id_product_attribute`
0.2 3 Yes /modules/hsmultiaccessoriespro/abstract/classes/HsMaImage.php:28
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 416
ORDER BY `position`
0.2 1 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 384 AND ctg.`id_group` = 1 LIMIT 1
0.2 3 /override/classes/Product.php:5584
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC
0.2 1 Yes /modules/gdprpro/src/GdprCustomScript.php:223
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 384 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field`
0.2 2 /override/classes/Product.php:5413
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 384) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 384 AND id_attribute IN (107,108)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2
0.2 88 Yes /override/controllers/front/ProductController.php:663
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 68989) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 384
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-07-27 00:00:00",
INTERVAL 20 DAY
)
) > 0
0.2 0 /override/classes/Product.php:1404
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,70152)
AND id_attribute NOT IN (107,108)
0.2 6 /override/controllers/front/ProductController.php:670
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 416
AND pac.`id_product_attribute` = 35931
AND agl.`id_lang` = 1
0.2 1 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 425
AND pac.`id_product_attribute` = 84280
AND agl.`id_lang` = 1
0.2 1 /override/classes/Product.php:6258
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 84280 LIMIT 1
0.2 1 /classes/Combination.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
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 425)
0.2 23 /override/classes/Product.php:3347
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 384 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field`
0.2 2 /override/classes/Product.php:5413
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,70152)
AND id_attribute NOT IN (107,108)
0.2 6 /override/controllers/front/ProductController.php:670
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 384
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.2 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.`default_on` = 1
AND pa.id_product = 416 LIMIT 1
0.2 7 /override/classes/Product.php:884
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 416 AND pa.`id_product` = 416 AND pa.`id_product_attribute` = 35931 LIMIT 1
0.2 1 /override/classes/Product.php:943
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 546
0.2 2 /override/classes/Product.php:2470
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.2 8 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
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
0.2 1 Yes /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 57 LIMIT 1
0.2 1 /override/classes/Category.php:1322
SELECT SQL_NO_CACHE `id_product_attribute`, SUBSTRING_INDEX(GROUP_CONCAT(i.`id_image` ORDER BY i.`position` ASC),",",1) AS `id_image` FROM `ps_image` i JOIN `ps_product_attribute_image` pai ON pai.`id_image` = i.`id_image` WHERE i.`id_product` = 416 GROUP BY `id_product_attribute`
0.2 3 Yes /modules/hsmultiaccessoriespro/abstract/classes/HsMaImage.php:28
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE img FROM ps_psograph_images WHERE type = "indexImage" AND id_lang = 1 LIMIT 1
0.2 1 /modules/psograph/psograph.php:300
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 223
0.2 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 384 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field`
0.2 2 /override/classes/Product.php:5413
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=384
0.2 1 /classes/Tag.php:229
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 384
0.2 22 /override/classes/Product.php:2470
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND in_cart = 0
0.2 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND type = 1 AND in_cart = 0
0.2 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE * FROM `ps_accessory_group_product_lang` WHERE `id_accessory_group_product` =135
0.2 4 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupProductAbstract.php:176
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.2 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 416
ORDER BY f.position ASC
0.2 1 Yes /override/classes/Product.php:5034
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_categorytree"
AND ms.`id_shop` IN (1) LIMIT 1
0.2 1 /src/Adapter/Module/ModuleDataProvider.php:174
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 223) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.2 1 /src/Adapter/Module/ModuleDataProvider.php:185
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gdprpro" LIMIT 1
0.2 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 384
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-07-27 00:00:00",
INTERVAL 20 DAY
)
) > 0
0.2 0 /override/classes/Product.php:1404
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 68989 LIMIT 1
0.2 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 416
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.2 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 384
AND `required` = 1
0.2 2 /override/classes/Product.php:5484
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 395 AND pa.`id_product` = 395 AND pa.`id_product_attribute` = 34807 LIMIT 1
0.1 1 /override/classes/Product.php:943
SELECT SQL_NO_CACHE `id_accessory_product_setting` FROM `ps_accessory_product_setting` WHERE `id_product` = 384 LIMIT 1
0.1 1 /modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php:120
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 395
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,70152)
AND id_attribute NOT IN (107,108)
0.1 6 /override/controllers/front/ProductController.php:670
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 171) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 384
0.1 22 /override/classes/Product.php:2470
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/shop/ShopUrl.php:173
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 425 AND pa.`id_product` = 425 AND pa.`id_product_attribute` = 84280 LIMIT 1
0.1 1 /override/classes/Product.php:943
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 84280) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('3520-063' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '3520-063')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.1 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 379 AND id_shop=1 LIMIT 1
0.1 1 /override/classes/Product.php:5702
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.1 1 /classes/module/Module.php:2188
SELECT SQL_NO_CACHE * FROM ps_egoi WHERE client_id != '' order by egoi_id DESC LIMIT 1
0.1 1 /modules/smartmarketingps/smartmarketingps.php:2085
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/Country.php:272
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 425 AND id_shop=1 LIMIT 1
0.1 1 /override/classes/Product.php:5702
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND in_cart = 0
0.1 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.1 1 /override/classes/Product.php:4807
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.1 3 /classes/Language.php:1029
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1  AND pa.id_product = 384 LIMIT 1
0.1 22 /override/classes/Product.php:864
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 108 LIMIT 1
0.1 1 /override/classes/Category.php:1322
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 103 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:729
SELECT SQL_NO_CACHE `buy_together`,`id_accessory_group`
FROM `ps_accessory_group`
WHERE (`active` = 1)
0.1 4 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:801
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.1 1 /src/Adapter/Module/ModuleDataProvider.php:185
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 171
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.1 1 /override/classes/Product.php:4807
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.1 8 /classes/ImageType.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 416
ORDER BY `position`
0.1 1 Yes /override/classes/Product.php:3047
SELECT SQL_NO_CACHE *
FROM `ps_image_type` a
WHERE (a.`id_image_type` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:729
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 416 AND ctg.`id_group` = 1 LIMIT 1
0.1 2 /override/classes/Product.php:5584
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 15
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.`default_on` = 1
AND pa.id_product = 395 LIMIT 1
0.1 36 /override/classes/Product.php:884
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 70152) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 163) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 546 LIMIT 1
0.1 8 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 34807 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 585
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 70152) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2024-07-27 00:00:00" AND date_to <= "2024-07-27 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2024-07-27 00:00:00" AND date_from <= "2024-07-27 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2024-07-27 00:00:00" AND date_to > "2024-07-27 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.1 1 /classes/CartRule.php:341
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'cart_default' LIMIT 1
0.1 1 /classes/Image.php:500
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 395) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 395 AND ctg.`id_group` = 1 LIMIT 1
0.1 1 /override/classes/Product.php:5584
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 163
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:782
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 202
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 395) AND (id_product_attribute = 34807) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.1 1 /classes/shop/Shop.php:201
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 384
AND image_shop.`cover` = 1 LIMIT 1
0.1 23 /override/classes/Product.php:3069
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 395 AND id_shop=1 LIMIT 1
0.1 1 /override/classes/Product.php:5702
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 108 LIMIT 1
0.1 1 /override/classes/Product.php:4807
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 162) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 4) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 237
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 37) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 546) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 395 LIMIT 1
0.1 36 /override/classes/Product.php:850
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 384 AND type = 1 AND in_cart = 0
0.1 1 /override/classes/Cart.php:4256
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.1 1 /override/classes/Cart.php:4101
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 45) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.1 83 /classes/Hook.php:260
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 546) AND (id_product_attribute = 68989) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 384 AND pa.`id_product` = 384 AND pa.`id_product_attribute` = 70152 LIMIT 1
0.1 1 /override/classes/Product.php:943
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 37
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE id_shop
FROM `ps_product_shop`
WHERE `id_product` = 384
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 202 LIMIT 1
0.1 1 /override/classes/Category.php:1322
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE domain,physical_uri FROM ps_shop_url
0.1 1 /modules/sfkseoschema/sfkseoschema.php:569
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 416 LIMIT 1
0.1 7 /override/classes/Product.php:850
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 546
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 231
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 230) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 230
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 35931) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,70152)
AND id_attribute NOT IN (107,108)
0.1 6 /override/controllers/front/ProductController.php:670
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 384 LIMIT 1
0.1 22 /override/classes/Product.php:850
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 416 AND id_shop=1 LIMIT 1
0.1 1 /override/classes/Product.php:5702
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 381 AND id_shop=1 LIMIT 1
0.1 1 /override/classes/Product.php:5702
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:782
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.`default_on` = 1
AND pa.id_product = 384 LIMIT 1
0.1 22 /override/classes/Product.php:884
SELECT SQL_NO_CACHE `id_cart_rule` FROM `ps_accessory_product_cart_rule` WHERE `id_main_product`=384 AND `id_accessory`=416 LIMIT 1
0.1 1 /modules/hsmultiaccessoriespro/abstract/classes/HsMaCartRule.php:203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 546 AND id_shop=1 LIMIT 1
0.1 1 /override/classes/Product.php:5702
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 202 LIMIT 1
0.1 1 /override/classes/Product.php:4807
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 384
0.1 22 /override/classes/Product.php:2470
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 425 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 395 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 35
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2024-07-27 00:00:00' AND '2024-07-27 23:59:59' LIMIT 1
0.1 1 /classes/SpecificPrice.php:358
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 207) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/AddressFormat.php:618
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.1 1 /classes/shop/Shop.php:1160
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 425 LIMIT 1
0.1 84 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 384
0.1 22 /override/classes/Product.php:2470
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 425
0.1 23 /override/classes/Product.php:2470
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_categorytree"
AND ms.`id_shop` IN (1) LIMIT 1
0.1 1 /src/Adapter/Module/ModuleDataProvider.php:174
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 35931 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 425
AND `required` = 1
0.1 5 /override/classes/Product.php:5484
SELECT SQL_NO_CACHE * FROM `ps_accessory_group_product_lang` WHERE `id_accessory_group_product` =136
0.1 4 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupProductAbstract.php:176
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.1 1 /classes/ObjectModel.php:1453
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id
0.1 1 Yes /override/classes/Cart.php:5053
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 546 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'pt' LIMIT 1
0.1 3 /classes/Language.php:722
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 210 LIMIT 1
0.1 1 /override/classes/Product.php:4807
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 384 AND id_shop=1 LIMIT 1
0.1 1 /override/classes/Product.php:5702
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 70152 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 108
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 162
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 425) AND (id_product_attribute = 84280) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 4
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 425) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 416 LIMIT 1
0.1 24 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 202) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 108 LIMIT 1
0.1 1 /override/classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 416) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 210 LIMIT 1
0.1 1 /override/classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 170) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 416) AND (id_product_attribute = 35931) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 43
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 2) LIMIT 1
0.1 1 /override/classes/Category.php:1870
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 44) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 203
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 170
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.1 0 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 203) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 236
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 43) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 585) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 44
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 206
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 207
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 206) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 204
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 204) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 236) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 45
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 231) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 237) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 208
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 208) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 1 
AND cl.`id_category` = 108 LIMIT 1
0.1 1 /override/classes/Category.php:1322
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 425
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2024-07-27 00:00:00' AND '2024-07-27 23:59:59' LIMIT 1
0.1 1 /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.1 1 /classes/Group.php:151
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE * FROM `ps_attribute_impact`
0.1 1 /override/controllers/front/ProductController.php:728
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 416 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2024-07-27 00:00:00" AND date_to <= "2024-07-27 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2024-07-27 00:00:00" AND date_from <= "2024-07-27 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2024-07-27 00:00:00" AND date_to > "2024-07-27 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
< 1 1 /classes/CartRule.php:341

Doubles

67
			SELECT *,
					( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `ps_specific_price`
				WHERE
					`id_shop` IN (XX, XX) AND
					`id_currency` IN (XX, XX) AND
					`id_country` IN (XX, XX) AND
					`id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` IN (XX, XX) AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
					ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
		
45
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `ps_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` IN (XX, XX) AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
17
SELECT *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = XX)
ORDER BY position ASC
16
SELECT *
							FROM `ps_attribute_lang`
							WHERE `id_attribute` = XX
16
SELECT *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = XX
WHERE (a.`id_attribute` = XX) LIMIT XX
14
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`eanXX`, pa.`isbn`,pa.`upc`
            FROM `ps_attribute` a
            LEFT JOIN `ps_attribute_lang` al
                ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
            LEFT JOIN `ps_product_attribute_combination` pac
                ON (pac.`id_attribute` = a.`id_attribute`)
            LEFT JOIN `ps_product_attribute` pa
                ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
             INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            LEFT JOIN `ps_attribute_group_lang` agl
                ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
            WHERE pa.`id_product` = XX
                AND pac.`id_product_attribute` = XX
                AND agl.`id_lang` = XX
12
SELECT *
            FROM `ps_cart_product`
            WHERE `id_cart` = XX order by id
10
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT cp.`quantity` as first_level_quantity, XX as pack_quantity
          FROM `ps_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
          FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
10
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
8
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `ps_image` i
             INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
7
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
7
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
6
SELECT ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
                    a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
                    IFNULL(stock.quantity, XX) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
                    product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
                    product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
                FROM `ps_product_attribute` pa
                 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                 LEFT JOIN ps_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
                LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
                LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
                LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
                LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
                LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
                 INNER JOIN ps_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX)
                WHERE pa.`id_product` = XX
                    AND al.`id_lang` = XX
                    AND agl.`id_lang` = XX
                GROUP BY id_attribute_group, id_product_attribute
                ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
6
SELECT *
							FROM `ps_attribute_group_lang`
							WHERE `id_attribute_group` = XX
6
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
6
SELECT product_attribute_shop.id_product_attribute
                FROM ps_product_attribute pa
                 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.id_product = XX LIMIT XX
6
SELECT `id_product_attribute`
            FROM `ps_product_attribute`
            WHERE `id_product` = XX
6
SELECT *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = XX
WHERE (a.`id_attribute_group` = XX) LIMIT XX
6
			SELECT cl.`link_rewrite`
			FROM `ps_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
6
        SELECT DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`eanXX`, pa.`isbn`,pa.`upc`
        FROM `ps_attribute` a
        LEFT JOIN `ps_attribute_lang` al
            ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
        LEFT JOIN `ps_attribute_group_lang` agl
            ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
        LEFT JOIN `ps_product_attribute_combination` pac
            ON (a.`id_attribute` = pac.`id_attribute`)
        LEFT JOIN `ps_product_attribute` pa
            ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
         INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
         INNER JOIN ps_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = XX)
        WHERE pa.`id_product` = XX
5
				SELECT `priority`, `id_specific_price_priority`
				FROM `ps_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
5
                SELECT name, value, pf.id_feature, f.position
                FROM ps_feature_product pf
                LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN ps_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
5
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
5
SELECT *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = XX
WHERE (a.`id_product_attribute` = XX) LIMIT XX
5
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
5
SELECT pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) WHERE p.`id_product` = XX AND pa.`id_product` = XX AND pa.`id_product_attribute` = XX LIMIT XX
5
			SELECT product_attribute_shop.`price`
			FROM `ps_product_attribute` pa
			 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
			WHERE pa.`id_product_attribute` = XX LIMIT XX
5
SELECT name FROM ps_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
4
            SELECT cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
            FROM `ps_customization_field` cf
            NATURAL JOIN `ps_customization_field_lang` cfl
            WHERE cf.`id_product` = XX AND cfl.`id_lang` = XX AND !cf.`is_module`
            AND cf.`is_deleted` = XX
            ORDER BY cf.`id_customization_field`
4
SELECT `id_attribute` FROM `ps_product_attribute_combination` pacXX
                        WHERE `id_product_attribute` IN (XX,XX)
                        AND id_attribute NOT IN (XX,XX)
4
SELECT cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
            FROM `ps_customization` cu
            LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
            WHERE cu.id_cart = XX
            AND cu.id_product = XX AND in_cart = XX
4
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `ps_product_attribute_image` pai
            LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
4
            SELECT cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
            LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
            LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = XX )
             INNER JOIN ps_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
            WHERE cp.`id_product` = XX
                AND cl.`id_lang` = XX
4
SELECT pac.`id_product_attribute`
                    FROM `ps_product_attribute_combination` pac
                    INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
                    WHERE id_product = XX AND id_attribute IN (XX,XX)
                    GROUP BY id_product_attribute
                    HAVING COUNT(id_product) = XX
4
SELECT cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
            FROM `ps_customization` cu
            LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
            WHERE cu.id_cart = XX
            AND cu.id_product = XX AND type = XX AND in_cart = XX
3
            SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `ps_product_attribute` pa
             INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
3
                SELECT ctg.`id_group`
                FROM `ps_category_product` cp
                INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
                WHERE cp.`id_product` = XX AND ctg.`id_group` = XX LIMIT XX
3
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `ps_module` m
                LEFT JOIN `ps_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
3
SELECT product_attribute_shop.id_product_attribute
                FROM ps_product_attribute pa
                 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                 WHERE product_attribute_shop.default_on = XX  AND pa.id_product = XX LIMIT XX
3
SELECT product_attribute_shop.id_product_attribute
                    FROM ps_product_attribute pa
                     INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                    WHERE product_attribute_shop.`default_on` = XX
                    AND pa.id_product = XX LIMIT XX
3
SELECT product_attribute_shop.id_product_attribute
                    FROM ps_product_attribute pa
                     INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                     LEFT JOIN ps_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  ) WHERE pa.id_product = XX AND IFNULL(stock.quantity, XX) >= XX LIMIT XX
3
SELECT product_attribute_shop.id_product_attribute
                FROM ps_product_attribute pa
                 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                 LEFT JOIN ps_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  ) WHERE product_attribute_shop.default_on = XX  AND IFNULL(stock.quantity, XX) >= XX AND pa.id_product = XX LIMIT XX
3
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
3
SELECT `id_product_attribute`, SUBSTRING_INDEX(GROUP_CONCAT(i.`id_image` ORDER BY i.`position` ASC),",",XX) AS `id_image` FROM `ps_image` i JOIN `ps_product_attribute_image` pai ON pai.`id_image` = i.`id_image` WHERE i.`id_product` = XX GROUP BY `id_product_attribute`
2
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `ps_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
2
SELECT *
FROM `ps_category` aXX
LEFT JOIN `ps_category_lang` `aXX` ON (aXX.`id_category` = aXX.`id_category`)
WHERE (aXX.`nleft` < XX) AND (aXX.`nright` > XX) AND (aXX.`id_lang` = XX)
ORDER BY aXX.`nleft` asc
2
(SELECT XX FROM `ps_cart_rule` WHERE date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `ps_cart_rule` WHERE date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `ps_cart_rule` WHERE date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX) LIMIT XX
2
SELECT `id_cart_rule` FROM `ps_accessory_product_cart_rule` WHERE `id_main_product`=XX AND `id_accessory`=XX LIMIT XX
2
		SELECT c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
		FROM `ps_category` c
		 INNER JOIN ps_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
		LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = XX  AND cl.id_shop = XX )
		LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
		WHERE `id_parent` = XX
		AND `active` = XX
		AND cg.`id_group` =XX
		GROUP BY c.`id_category`
		ORDER BY `level_depth` ASC, category_shop.`position` ASC
2
SELECT * FROM `ps_accessory_group_product_lang` WHERE `id_accessory_group_product` =XX
2
SELECT * FROM `ps_hook_alias`
2
SELECT m.`id_module` as `active`, ms.`id_module` as `shop_active`
        FROM `ps_module` m
        LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
        WHERE `name` = "ps_categorytree"
        AND ms.`id_shop` IN (XX) LIMIT XX
2
SELECT `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT XX
2
SELECT * FROM `ps_attribute_impact`
2
            SELECT `id_customization_field`, `type`
            FROM `ps_customization_field`
            WHERE `id_product` = XX
            AND `required` = XX
2
SELECT depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2
        SELECT t.`id_lang`, t.`name`
        FROM ps_tag t
        LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
        WHERE pt.`id_product`=XX
2
            SELECT p.id_product
            FROM `ps_product` p
             INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
            WHERE p.id_product = XX
            AND DATEDIFF(
                product_shop.`date_add`,
                DATE_SUB(
                    "XX-XX-XX XX:XX:XX",
                    INTERVAL XX DAY
                )
            ) > XX
        
2
SELECT p.*, product_shop.*, pl.* , m.`name` AS manufacturer_name, s.`name` AS supplier_name
                FROM `ps_product` p
                 INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
                LEFT JOIN `ps_product_lang` pl ON (p.`id_product` = pl.`id_product`  AND pl.id_shop = XX )
                LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
                LEFT JOIN `ps_supplier` s ON (s.`id_supplier` = p.`id_supplier`)LEFT JOIN `ps_category_product` c ON (c.`id_product` = p.`id_product`)
                WHERE pl.`id_lang` = XX AND c.`id_category` = XX AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = XX
                ORDER BY p.`id_product` asc
2
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
				LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`id_customer` = XX  AND NOW() BETWEEN cr.date_from AND cr.date_to
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
				LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`group_restriction` = XX  AND NOW() BETWEEN cr.date_from AND cr.date_to
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%")
2
SELECT pac.`id_product_attribute`
                    FROM `ps_product_attribute_combination` pac
                    INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
                    WHERE id_product = XX AND id_attribute IN (XX)
                    GROUP BY id_product_attribute
                    HAVING COUNT(id_product) = XX
2
SELECT location
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2
SELECT p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, XX) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
                    pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
                    image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, XX) id_product_attribute,
                    DATEDIFF(
                        p.`date_add`,
                        DATE_SUB(
                            "XX-XX-XX XX:XX:XX",
                            INTERVAL XX DAY
                        )
                    ) > XX AS new
                FROM `ps_accessory`
                LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_XX`
                 INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
                LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
                    ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = XX AND product_attribute_shop.id_shop=XX)
                LEFT JOIN `ps_product_lang` pl ON (
                    p.`id_product` = pl.`id_product`
                    AND pl.`id_lang` = XX AND pl.id_shop = XX 
                )
                LEFT JOIN `ps_category_lang` cl ON (
                    product_shop.`id_category_default` = cl.`id_category`
                    AND cl.`id_lang` = XX AND cl.id_shop = XX 
                )
                LEFT JOIN `ps_image_shop` image_shop
                    ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=XX AND image_shop.id_shop=XX)
                LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = XX)
                LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
                 LEFT JOIN ps_stock_available stock
            ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = XX AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
                WHERE `id_product_XX` = XX AND product_shop.`active` = XX AND product_shop.`visibility` != 'none'
                GROUP BY product_shop.id_product
2
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX-XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX-XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2
SELECT `id_attribute` FROM `ps_product_attribute_combination` pacXX
                        WHERE `id_product_attribute` IN (XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX)
                        AND id_attribute NOT IN (XX)
2
SELECT out_of_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2
SELECT
                    p.*,
                    pl.*,
                    sa.out_of_stock,
                    IFNULL(sa.quantity, XX) as quantity,
                    (DATEDIFF(
				p.`date_add`,
				DATE_SUB(
					'XX-XX-XX XX:XX:XX',
					INTERVAL XX DAY
				)
			) > XX) as new
                FROM ps_product p
                LEFT JOIN ps_product_lang pl
                    ON pl.id_product = p.id_product
                    AND pl.id_shop = XX
                    AND pl.id_lang = XX
                LEFT JOIN ps_stock_available sa
			        ON sa.id_product = p.id_product 
			        AND sa.id_shop = XX
			    WHERE p.id_product = XX

Tables stress

125 specific_price
76 product_attribute
73 product_attribute_shop
47 attribute
47 attribute_lang
43 product_attribute_combination
39 product
35 stock_available
34 attribute_group_lang
33 cart_product
33 product_shop
28 attribute_shop
23 category_lang
19 image
17 gdpr_custom_script
17 gdpr_custom_script_lang
17 attribute_group
17 image_lang
16 product_lang
12 image_shop
12 cart_rule
12 module
11 category
10 pack
10 module_shop
9 category_product
9 category_shop
9 product_attribute_image
8 customization
8 customized_data
6 attribute_group_shop
6 cart_rule_lang
6 customization_field
5 feature_shop
5 feature_value_lang
5 category_group
5 feature
5 specific_price_priority
5 feature_product
5 feature_lang
5 shop_url
5 manufacturer
5 product_group_reduction_cache
4 country
4 shop
4 lang_shop
4 lang
4 image_type
4 customization_field_lang
4 hook
3 country_shop
3 currency_shop
3 hook_alias
3 country_lang
3 accessory_group_product_lang
3 supplier
3 tax_rule
3 tax_rules_group
3 product_related_pro
2 configuration
2 attribute_impact
2 accessory_group
2 egoi
2 accessory_product_cart_rule
2 shop_group
2 tag
2 product_tag
2 hook_module
2 accessory
2 currency
2 group
2 group_shop
1 accessory_group_product
1 page_type
1 connections
1 tax_lang
1 tax
1 tab
1 egoi_forms
1 group_lang
1 accessory_product_setting
1 zone
1 sfkseoschema
1 accessory_group_lang
1 state
1 module_group
1 psograph_images
1 module_currency
1 required_field
1 address_format
1 configuration_lang
1 hook_module_exceptions
1 meta_lang
1 meta
1 page

ObjectModel instances

NameInstancesSource
Product 43 /controllers/front/ProductController.php [93]
/override/controllers/front/ProductController.php [93]
/classes/Link.php [106]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Meta.php [349]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1364]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1364]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
Attribute 16 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1470]
Category 12 /controllers/front/ProductController.php [199]
/override/controllers/front/ProductController.php [199]
/controllers/front/ProductController.php [1155]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
/override/controllers/front/ProductController.php [1161]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
Combination 9 /override/controllers/front/ProductController.php [1339]
/override/controllers/front/ProductController.php [1339]
/override/controllers/front/ProductController.php [1339]
/override/controllers/front/ProductController.php [1339]
/override/classes/Product.php [4964]
/override/classes/Product.php [4964]
/override/classes/Product.php [4964]
/override/classes/Product.php [4964]
/override/classes/Product.php [4964]
Address 8 /override/classes/Product.php [570]
/override/classes/Product.php [5721]
/override/classes/Product.php [3290]
/override/classes/Product.php [570]
/override/controllers/front/ProductController.php [487]
/override/classes/Product.php [4986]
/override/controllers/front/ProductController.php [487]
/classes/shop/Shop.php [466]
AttributeGroup 6 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1468]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1468]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1468]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1468]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1468]
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php [1468]
Country 4 /config/config.inc.php [141]
/classes/AddressFormat.php [353]
/classes/controller/FrontController.php [1621]
/modules/paypal/paypal.php [367]
Manufacturer 4 /override/controllers/front/ProductController.php [352]
/classes/Link.php [634]
/controllers/front/ProductController.php [352]
/classes/Link.php [634]
Language 3 /config/config.inc.php [194]
/classes/Tools.php [638]
/classes/Tools.php [561]
HsMaProductSetting 3 /modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php [106]
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php [106]
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php [106]
Cart 2 /classes/controller/FrontController.php [410]
/modules/smartmarketingps/smartmarketingps.php [1897]
Tax 2 /classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
State 1 /classes/controller/FrontController.php [1620]
Guest 1 /modules/statsdata/statsdata.php [77]
ImageType 1 /modules/relatedproductpro/relatedproductpro.php [333]
Shop 1 /config/config.inc.php [119]
AddressFormat 1 /classes/controller/FrontController.php [1615]
Risk 1 /classes/controller/FrontController.php [1585]
Gender 1 /classes/controller/FrontController.php [1582]
Group 1 /override/classes/Cart.php [244]
Currency 1 /classes/Tools.php [685]
Customer 1 /config/config.inc.php [220]
ShopGroup 1 /classes/shop/Shop.php [550]
Connection 1 /modules/statsdata/statsdata.php [111]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines.inc.php
4/config/autoload.php
5/vendor/autoload.php
6/vendor/composer/autoload_real.php
7/vendor/composer/ClassLoader.php
8/vendor/composer/include_paths.php
9/vendor/composer/autoload_static.php
10/vendor/symfony/polyfill-ctype/bootstrap.php
11/vendor/react/promise/src/functions_include.php
12/vendor/react/promise/src/functions.php
13/vendor/swiftmailer/swiftmailer/lib/swift_required.php
14/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
15/vendor/paragonie/random_compat/lib/random.php
16/vendor/icanboogie/common/bootstrap.php
17/vendor/icanboogie/common/lib/helpers.php
18/vendor/symfony/polyfill-php70/bootstrap.php
19/vendor/symfony/polyfill-php56/bootstrap.php
20/vendor/symfony/polyfill-mbstring/bootstrap.php
21/vendor/symfony/polyfill-intl-icu/bootstrap.php
22/vendor/symfony/polyfill-apcu/bootstrap.php
23/vendor/smarty/smarty/libs/bootstrap.php
24/vendor/smarty/smarty/libs/Autoloader.php
25/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
26/vendor/ircmaxell/password-compat/lib/password.php
27/vendor/jakeasmith/http_build_url/src/http_build_url.php
28/app/AppKernel.php
29/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php
30/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/KernelInterface.php
31/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php
32/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/RebootableInterface.php
33/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php
34/config/alias.php
35/classes/PrestaShopAutoload.php
36/var/cache/prod/class_index.php
37/config/bootstrap.php
38/src/Core/ContainerBuilder.php
39/src/Core/Foundation/IoC/Container.php
40/src/Adapter/ServiceLocator.php
41/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
42/var/cache/prod/appParameters.php
43/classes/controller/Controller.php
44/classes/ObjectModel.php
45/src/Core/Foundation/Database/EntityInterface.php
46/classes/db/Db.php
47/classes/Tools.php
48/classes/Context.php
49/classes/shop/Shop.php
50/classes/db/DbPDO.php
51/classes/Configuration.php
52/classes/Validate.php
53/classes/cache/Cache.php
54/src/Adapter/EntityMapper.php
55/classes/db/DbQuery.php
56/src/Core/Addon/Theme/ThemeManagerBuilder.php
57/src/Adapter/Configuration.php
58/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
59/src/Core/ConfigurationInterface.php
60/src/Core/Addon/Theme/ThemeRepository.php
61/src/Core/Addon/AddonRepositoryInterface.php
62/src/Core/Addon/Theme/Theme.php
63/src/Core/Addon/AddonInterface.php
64/vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php
65/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php
66/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php
67/vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php
68/vendor/shudrum/array-finder/ArrayFinder.php
69/config/defines_uri.inc.php
70/classes/Language.php
71/classes/Country.php
72/classes/PrestaShopCollection.php
73/classes/shop/ShopGroup.php
74/classes/Cookie.php
75/classes/PhpEncryption.php
76/vendor/defuse/php-encryption/src/Core.php
77/classes/PhpEncryptionEngine.php
78/vendor/defuse/php-encryption/src/Key.php
79/vendor/defuse/php-encryption/src/Encoding.php
80/config/smarty.config.inc.php
81/vendor/smarty/smarty/libs/Smarty.class.php
82/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
83/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
84/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
85/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
86/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
87/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
88/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
89/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
90/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
91/config/smartyfront.config.inc.php
92/classes/Smarty/SmartyResourceModule.php
93/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
94/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
95/classes/Smarty/SmartyResourceParent.php
96/classes/Smarty/SmartyLazyRegister.php
97/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
98/vendor/smarty/smarty/libs/plugins/modifier.truncate.php
99/override/classes/Customer.php
100/classes/Group.php
101/classes/Link.php
102/classes/shop/ShopUrl.php
103/classes/Dispatcher.php
104/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
105/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
106/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
107/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
108/classes/Hook.php
109/override/classes/Hook.php
110/src/Adapter/SymfonyContainer.php
111/classes/module/Module.php
112/src/Core/Module/ModuleInterface.php
113/modules/gdprpro/src/GdprProCookie.php
114/modules/gdprpro/src/GdprProConfig.php
115/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
116/config/db_slave_server.inc.php
117/modules/gdprpro/vendor/autoload.php
118/modules/gdprpro/vendor/composer/autoload_real.php
119/modules/gdprpro/vendor/composer/autoload_static.php
120/modules/gdprpro/src/GdprCustomScript.php
121/modules/gdprpro/src/CustomObjectModel.php
122/modules/psblog/psblog.php
123/modules/psblog/loader.php
124/modules/psblog/classes/config.php
125/modules/psblog/libs/Helper.php
126/modules/psblog/classes/psblogcat.php
127/modules/psblog/classes/blog.php
128/modules/psblog/classes/link.php
129/modules/psblog/classes/comment.php
130/modules/psblog/classes/PsblogOwlCarousel.php
131/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
132/vendor/smarty/smarty/libs/sysplugins/smarty_data.php
133/classes/Translate.php
134/modules/psblog/translations/pt.php
135/src/PrestaShopBundle/Translation/TranslatorComponent.php
136/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
137/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
138/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
139/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
140/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
141/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
142/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
143/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
144/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
145/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
146/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
147/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
148/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
149/var/cache/prod/translations/catalogue.pt-PT.NXhscRe.php
150/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
151/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
152/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
153/modules/gdprpro/gdprpro.php
154/modules/gdprpro/translations/pt.php
155/controllers/front/ProductController.php
156/classes/controller/ProductPresentingFrontController.php
157/classes/controller/FrontController.php
158/override/classes/controller/FrontController.php
159/override/controllers/front/ProductController.php
160/override/classes/controller/redirects.php
161/src/Adapter/Presenter/Object/ObjectPresenter.php
162/src/Adapter/Presenter/PresenterInterface.php
163/src/Adapter/Presenter/Cart/CartPresenter.php
164/src/Adapter/Product/PriceFormatter.php
165/src/Adapter/Image/ImageRetriever.php
166/classes/tax/TaxConfiguration.php
167/classes/Smarty/TemplateFinder.php
168/classes/assets/StylesheetManager.php
169/classes/assets/AbstractAssetManager.php
170/src/Adapter/Assets/AssetUrlGeneratorTrait.php
171/classes/assets/JavascriptManager.php
172/classes/assets/CccReducer.php
173/modules/smartmarketingps/smartmarketingps.php
174/modules/smartmarketingps/translations/pt.php
175/modules/smartmarketingps/lib/EgoiRestApi.php
176/modules/smartmarketingps/lib/SmartApi.php
177/modules/smartmarketingps/lib/TransactionalApi.php
178/modules/smartmarketingps/lib/ApiV3.php
179/src/Adapter/ContainerBuilder.php
180/var/cache/prod/FrontContainer.php
181/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
182/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
183/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
184/vendor/psr/container/src/ContainerInterface.php
185/classes/Currency.php
186/src/Core/Cldr/Repository.php
187/vendor/icanboogie/cldr/lib/RunTimeProvider.php
188/vendor/icanboogie/cldr/lib/ProviderChainTrait.php
189/vendor/icanboogie/cldr/lib/ProviderInterface.php
190/vendor/icanboogie/cldr/lib/CacheInterface.php
191/vendor/icanboogie/cldr/lib/FileProvider.php
192/vendor/icanboogie/cldr/lib/WebProvider.php
193/vendor/icanboogie/cldr/lib/Repository.php
194/vendor/icanboogie/cldr/lib/AccessorTrait.php
195/vendor/icanboogie/cldr/lib/LocaleCollection.php
196/vendor/icanboogie/cldr/lib/RepositoryPropertyTrait.php
197/vendor/icanboogie/cldr/lib/CollectionTrait.php
198/vendor/icanboogie/cldr/lib/Locale.php
199/vendor/icanboogie/cldr/lib/CodePropertyTrait.php
200/vendor/icanboogie/cldr/lib/Supplemental.php
201/vendor/icanboogie/cldr/lib/Currency.php
202/vendor/icanboogie/cldr/lib/LocalizedCurrency.php
203/vendor/icanboogie/cldr/lib/LocalizedObjectWithFormatter.php
204/vendor/icanboogie/cldr/lib/LocalizedObject.php
205/vendor/icanboogie/cldr/lib/LocalePropertyTrait.php
206/classes/Cart.php
207/override/classes/Cart.php
208/src/Adapter/AddressFactory.php
209/classes/CartRule.php
210/override/classes/Product.php
211/classes/Pack.php
212/classes/webservice/WebserviceRequest.php
213/override/classes/webservice/WebserviceRequest.php
214/classes/Manufacturer.php
215/classes/Supplier.php
216/classes/Address.php
217/classes/tax/TaxManagerFactory.php
218/classes/tax/TaxRulesTaxManager.php
219/classes/tax/TaxManagerInterface.php
220/classes/tax/Tax.php
221/classes/tax/TaxCalculator.php
222/classes/Combination.php
223/classes/SpecificPrice.php
224/classes/GroupReduction.php
225/classes/Tag.php
226/classes/stock/StockAvailable.php
227/override/classes/Category.php
228/classes/Tab.php
229/src/Core/Addon/Module/ModuleManagerBuilder.php
230/app/config/config.php
231/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
232/vendor/guzzlehttp/guzzle/src/Client.php
233/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
234/vendor/guzzlehttp/guzzle/src/ClientInterface.php
235/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
236/vendor/guzzlehttp/guzzle/src/Url.php
237/vendor/guzzlehttp/guzzle/src/Utils.php
238/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
239/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
240/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
241/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
242/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
243/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
244/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
245/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
246/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
247/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
248/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
249/vendor/guzzlehttp/guzzle/src/RequestFsm.php
250/src/Adapter/Tools.php
251/app/config/parameters.php
252/src/Adapter/Module/ModuleZipManager.php
253/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
254/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
255/src/Core/Hook/HookDispatcherInterface.php
256/src/Adapter/Addons/AddonsDataProvider.php
257/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
258/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
259/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
260/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
261/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
262/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
263/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
264/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
265/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
266/src/Adapter/LegacyLogger.php
267/vendor/psr/log/Psr/Log/LoggerInterface.php
268/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
269/src/Adapter/LegacyContext.php
270/src/Adapter/Module/ModuleDataProvider.php
271/src/Adapter/Module/AdminModuleDataProvider.php
272/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
273/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
274/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
275/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
276/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
277/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
278/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
279/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
280/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
281/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
282/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
283/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
284/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
285/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
286/src/Adapter/Module/ModuleDataUpdater.php
287/src/Core/Addon/Module/ModuleManager.php
288/src/Core/Addon/AddonManagerInterface.php
289/src/Core/Addon/Module/ModuleRepository.php
290/src/Core/Addon/Module/ModuleRepositoryInterface.php
291/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
292/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
293/src/Adapter/Cache/CacheClearer.php
294/src/Adapter/Shop/Context.php
295/modules/blockreassurance/blockreassurance.php
296/modules/blockreassurance/vendor/autoload.php
297/modules/blockreassurance/vendor/composer/autoload_real.php
298/modules/blockreassurance/vendor/composer/autoload_static.php
299/src/Core/Module/WidgetInterface.php
300/classes/Media.php
301/modules/ps_emailsubscription/ps_emailsubscription.php
302/src/Core/Foundation/Database/EntityManager.php
303/src/Core/Foundation/Database/DatabaseInterface.php
304/src/Adapter/Database.php
305/classes/Customization.php
306/override/classes/Customization.php
307/classes/ProductAssembler.php
308/src/Core/Product/Search/ProductSearchContext.php
309/src/Adapter/Presenter/Product/ProductListingPresenter.php
310/src/Adapter/Presenter/Product/ProductPresenter.php
311/src/Adapter/Product/ProductColorsRetriever.php
312/classes/ProductPresenterFactory.php
313/src/Core/Product/ProductPresentationSettings.php
314/vendor/icanboogie/cldr/lib/Numbers.php
315/vendor/icanboogie/cldr/lib/CurrencyFormatter.php
316/vendor/icanboogie/cldr/lib/NumberFormatter.php
317/vendor/icanboogie/cldr/lib/NumberPattern.php
318/classes/Feature.php
319/src/Adapter/Presenter/Product/ProductListingLazyArray.php
320/src/Adapter/Presenter/Product/ProductLazyArray.php
321/src/Adapter/Presenter/AbstractLazyArray.php
322/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
323/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
324/src/Core/Product/ProductExtraContentFinder.php
325/src/PrestaShopBundle/Service/Hook/HookFinder.php
326/src/Adapter/HookManager.php
327/classes/Image.php
328/classes/ImageType.php
329/classes/ImageManager.php
330/classes/ProductDownload.php
331/src/Core/Cart/Calculator.php
332/src/Core/Cart/CartRowCollection.php
333/src/Core/Cart/Fees.php
334/src/Core/Cart/CartRuleCollection.php
335/src/Adapter/Product/PriceCalculator.php
336/classes/order/Order.php
337/src/Core/Cart/CartRow.php
338/src/Core/Cart/AmountImmutable.php
339/src/Core/Cart/CartRuleCalculator.php
340/classes/Gender.php
341/classes/Risk.php
342/classes/Meta.php
343/classes/AddressFormat.php
344/classes/State.php
345/src/Core/Filter/FrontEndObject/MainFilter.php
346/src/Core/Filter/FilterInterface.php
347/src/Core/Filter/FrontEndObject/CartFilter.php
348/src/Core/Filter/HashMapWhitelistFilter.php
349/src/Core/Filter/CollectionFilter.php
350/src/Core/Filter/FrontEndObject/ProductFilter.php
351/src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
352/src/Core/Filter/FrontEndObject/CustomerFilter.php
353/src/Core/Filter/FrontEndObject/ShopFilter.php
354/src/Core/Filter/FrontEndObject/ConfigurationFilter.php
355/modules/ps_imageslider/ps_imageslider.php
356/modules/ps_imageslider/vendor/autoload.php
357/modules/ps_imageslider/vendor/composer/autoload_real.php
358/modules/ps_imageslider/vendor/composer/autoload_static.php
359/modules/ps_imageslider/Ps_HomeSlide.php
360/modules/ps_searchbar/ps_searchbar.php
361/modules/pspagebuilder/pspagebuilder.php
362/modules/pspagebuilder/loader.php
363/modules/pspagebuilder/classes/psrijndael.php
364/modules/pspagebuilder/classes/mcrypt.php
365/modules/pspagebuilder/classes/helper.php
366/modules/pspagebuilder/classes/widgetbase.php
367/modules/pspagebuilder/classes/profile.php
368/classes/PhpEncryptionLegacyEngine.php
369/modules/pspagebuilder/translations/pt.php
370/modules/relatedfree/relatedfree.php
371/modules/relatedfree/translations/pt.php
372/modules/relatedproductpro/relatedproductpro.php
373/modules/relatedproductpro/classes/RelatedProductProModel.php
374/modules/relatedproductpro/translations/pt.php
375/modules/gdprpro/src/PrestaChamps/GdprPro/Services/GdprCustomScriptRegisterService.php
376/modules/stripe_official/stripe_official.php
377/modules/stripe_official/vendor/autoload.php
378/modules/stripe_official/vendor/composer/autoload_real.php
379/modules/stripe_official/vendor/composer/autoload_static.php
380/classes/PaymentModule.php
381/override/classes/PaymentModule.php
382/modules/stripe_official/translations/pt.php
383/modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
384/modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php
385/modules/idxcodfees/idxcodfees.php
386/modules/idxcodfees/libraries/innovatools.php
387/modules/idxcodfees/translations/pt.php
388/modules/psograph/psograph.php
389/modules/psograph/translations/pt.php
390/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
391/var/cache/prod/smarty/compile/b6/f5/69/b6f569d098726b05a90b86addda883e4d7a26a9c_2.file.psograph.tpl.php
392/vendor/smarty/smarty/libs/plugins/modifier.replace.php
393/vendor/smarty/smarty/libs/plugins/modifier.escape.php
394/modules/ps_googleanalytics/ps_googleanalytics.php
395/modules/ps_googleanalytics/vendor/autoload.php
396/modules/ps_googleanalytics/vendor/composer/autoload_real.php
397/modules/ps_googleanalytics/vendor/composer/autoload_static.php
398/modules/ps_googleanalytics/translations/pt.php
399/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
400/modules/ps_googleanalytics/classes/Hook/HookInterface.php
401/var/cache/prod/smarty/compile/c1/bd/c3/c1bdc3265263eceb11e12ea6c2d06162d04b711d_2.file.ps_googleanalytics.tpl.php
402/modules/sfkseoschema/sfkseoschema.php
403/modules/sfkseoschema/classes/Sfkseoschema.php
404/var/cache/prod/smarty/compile/8c/d3/03/8cd3030dd2c0eaaa297400e1d1b6c443c45ba49d_2.file.sfkseoschema.tpl.php
405/modules/ph_instagram/ph_instagram.php
406/modules/ph_instagram/translations/pt.php
407/var/cache/prod/smarty/compile/22/f8/1d/22f81d5dca7ca3449fecccee14a5bafbf9bd7133_2.file.head.tpl.php
408/modules/paypal/paypal.php
409/modules/paypal/vendor/autoload.php
410/modules/paypal/vendor/composer/autoload_real.php
411/modules/paypal/vendor/composer/autoload_static.php
412/modules/paypal/vendor/symfony/polyfill-php72/bootstrap.php
413/modules/paypal/vendor/symfony/polyfill-php72/Php72.php
414/modules/paypal/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
415/modules/paypal/vendor/ralouphie/getallheaders/src/getallheaders.php
416/modules/paypal/vendor/symfony/polyfill-intl-idn/bootstrap.php
417/modules/paypal/vendor/guzzlehttp/psr7/src/functions_include.php
418/modules/paypal/vendor/guzzlehttp/psr7/src/functions.php
419/modules/paypal/vendor/guzzlehttp/promises/src/functions_include.php
420/modules/paypal/vendor/guzzlehttp/promises/src/functions.php
421/modules/paypal/vendor/guzzlehttp/guzzle/src/functions_include.php
422/modules/paypal/vendor/guzzlehttp/guzzle/src/functions.php
423/modules/paypal/classes/Shortcut/ShortcutConfiguration.php
424/modules/paypal/smarty/plugins/modifier.paypalreplace.php
425/modules/paypal/translations/pt.php
426/modules/paypal/classes/InstallmentBanner/ConfigurationMap.php
427/modules/paypal/classes/AbstractMethodPaypal.php
428/modules/paypal/vendor/ppbtlib/src/AbstractMethod.php
429/modules/paypal/classes/MethodEC.php
430/modules/paypal/classes/API/PaypalApiManager.php
431/modules/paypal/classes/API/PaypalApiManagerInterface.php
432/modules/paypal/classes/API/PaypalClient.php
433/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/ProductionEnvironment.php
434/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/PayPalEnvironment.php
435/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Environment.php
436/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/PayPalHttpClient.php
437/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/HttpClient.php
438/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Encoder.php
439/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Json.php
440/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer.php
441/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Text.php
442/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Multipart.php
443/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Form.php
444/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/AuthorizationInjector.php
445/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Injector.php
446/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/GzipInjector.php
447/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/FPTIInstrumentationInjector.php
448/var/cache/prod/smarty/compile/1f/b5/b4/1fb5b414db934f3cbce1f81a5328eb449f2525ce_2.module.paypalviewstemplatesfront.php
449/modules/ps_shoppingcart/ps_shoppingcart.php
450/modules/hsmultiaccessoriespro/hsmultiaccessoriespro.php
451/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php
452/modules/hsmultiaccessoriespro/abstract/classes/HsMaModule.php
453/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php
454/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoryCartProductAbstract.php
455/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php
456/modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php
457/modules/hsmultiaccessoriespro/abstract/classes/HsMaLink.php
458/modules/hsmultiaccessoriespro/abstract/classes/HsMaImageType.php
459/modules/hsmultiaccessoriespro/abstract/classes/HsMaDisplayStyle.php
460/modules/hsmultiaccessoriespro/abstract/classes/HsMaCartRule.php
461/modules/hsmultiaccessoriespro/classes/HsAccessoriesGroupProduct.php
462/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupProductAbstract.php
463/modules/hsmultiaccessoriespro/classes/HsMaProductSetting.php
464/modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php
465/modules/hsmultiaccessoriespro/translations/pt.php
466/var/cache/prod/smarty/compile/3f/87/60/3f876087b405c94de3f8a7305c18bbb520029436_2.file.display_header.tpl.php
467/var/cache/prod/smarty/compile/d3/1d/96/d31d96cd759375ad87f0364b798e167287ed93cf_2.file.display_header.tpl.php
468/vendor/defuse/php-encryption/src/Crypto.php
469/vendor/defuse/php-encryption/src/KeyOrPassword.php
470/vendor/defuse/php-encryption/src/RuntimeTests.php
471/vendor/defuse/php-encryption/src/DerivedKeys.php
472/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
473/vendor/defuse/php-encryption/src/Exception/CryptoException.php
474/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/89/25/02/89250232a1e3c1cf275037383c9a48587facce8a_2.file.product.tpl.php
475/vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
476/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
477/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
478/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/3a/38/0e/3a380e66f7de8322488458f88af79465524b8377_2.file.layout-full-width.tpl.php
479/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/1f/4c/dd/1f4cdd582859c992618262fa9fed3df3895231a7_2.file.layout-both-columns.tpl.php
480/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/fc/15/dd/fc15dd8e010060e545dbf0fb437cd85ebf137925_2.file.head.tpl.php
481/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/e3/0f/0b/e30f0b6b2db59afe4bb2686942ca56a6852cf310_2.file.stylesheets.tpl.php
482/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/8d/f7/95/8df795a929c8720a32ca852e6029784736bccd13_2.file.javascript.tpl.php
483/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/93/30/94/933094442dfb5096c248026101097bb8f5165784_2.file.product-activation.tpl.php
484/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a3/35/50/a335500eb1ae00418f5a6fb9eb14e87a9556f504_2.file.header.tpl.php
485/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
486/var/cache/prod/smarty/compile/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.pssearchbarpssearchbar.tp.php
487/modules/ps_languageselector/ps_languageselector.php
488/var/cache/prod/smarty/compile/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.pslanguageselectorpslangu.php
489/modules/ps_currencyselector/ps_currencyselector.php
490/modules/ps_mainmenu/ps_mainmenu.php
491/modules/ps_mainmenu/ps_menutoplinks.class.php
492/var/cache/prod/smarty/compile/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.psmainmenupsmainmenu.tpl.php
493/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
494/modules/smartmarketingps/includes/webPush.php
495/modules/smartmarketingps/includes/te.php
496/var/cache/prod/smarty/compile/8e/40/6b/8e406b7011121c78979e5d8eb28bee921d4236ee_2.file.front-scripts.tpl.php
497/src/Adapter/Cart/CartPresenter.php
498/var/cache/prod/smarty/compile/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.psshoppingcartpsshoppingc.php
499/modules/ps_customersignin/ps_customersignin.php
500/var/cache/prod/smarty/compile/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.pscustomersigninpscustome.php
501/var/cache/prod/smarty/compile/15/4d/35/154d351d1ce79bc8e8cf0a3ebfb280d96df33a40_2.file.display_top.tpl.php
502/var/cache/prod/smarty/compile/56/6a/38/566a38a9f7875a678b8376554d73ca23ea215ef1_2.file.display_top.tpl.php
503/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/36/59/d3/3659d3b0695969c8d9826ae274320b45713f0653_2.file.notifications.tpl.php
504/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/46/2b/fb/462bfb95bdc22d72ec7cfc668887f3c6b6447485_2.file.breadcrumb.tpl.php
505/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/17/4a/6d/174a6def13753b06629f0a9a3c19cf6a30893e0c_2.file.product-cover-thumbnails.tpl.php
506/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/c5/b7/b5/c5b7b570223473d30fcc46ab941a23e11f12384a_2.file.product-customization.tpl.php
507/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/9b/03/62/9b0362ac3ab4472c2c58262603bd5f7a113a0e64_2.file.product-add-to-cart.tpl.php
508/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f5/5d/58/f55d5831ea01f0604b8a7fa5308449495de3a1ab_2.file.product-variants.tpl.php
509/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
510/modules/hsmultiaccessoriespro/abstract/classes/HsMaImage.php
511/classes/AttributeGroup.php
512/classes/Attribute.php
513/var/cache/prod/smarty/compile/49/20/57/492057309e7b4edcb5b6421c734d5a96a45ac755_2.file.multi_accessories.tpl.php
514/var/cache/prod/smarty/compile/16/d4/e8/16d4e84f37821a9bac8eb33a273606f1067e46d0_2.file.multi_accessories.tpl.php
515/var/cache/prod/smarty/compile/b0/f4/54/b0f454151afce6d6b600563ee497470f503c0a54_2.file.display_style_checkbox_radio.tpl.php
516/var/cache/prod/smarty/compile/bd/55/40/bd554010c462852a370816b69acaf647bad3f361_2.file.ps17_productfooter_slide.tpl.php
517/var/cache/prod/smarty/compile/3a/e7/c6/3ae7c65dc7c116144fb8ca9689e2ad507a93a4d2_2.file.product.tpl.php
518/var/cache/prod/smarty/compile/16/c2/6a/16c26a5e68c515b1101fedb6049a69686f08655d_2.file.variant-links.tpl.php
519/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/35/80/2e/35802e3bed239fff2bd54915b85301b94be6402d_2.file.product-images-modal.tpl.php
520/modules/ps_linklist/ps_linklist.php
521/modules/ps_linklist/vendor/autoload.php
522/modules/ps_linklist/vendor/composer/autoload_real.php
523/modules/ps_linklist/vendor/composer/autoload_static.php
524/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
525/modules/ps_linklist/src/LegacyLinkBlockRepository.php
526/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
527/vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
528/vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
529/var/cache/prod/smarty/cache/ps_linklist/displayFooterProduct/1/1/1/1/15/7b/28/2f/7b282fded80f795efc6fccf70ac8a392f058dca9.pslinklistviewstemplatesh.php
530/modules/ps_socialfollow/ps_socialfollow.php
531/var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/1/15/60/8d/b9/608db971c15d2c9776015d036f1a53e3603e7fea.pssocialfollowpssocialfol.php
532/modules/statsdata/statsdata.php
533/classes/Guest.php
534/classes/Connection.php
535/classes/Page.php
536/classes/ConnectionsSource.php