FLIR C2

تومان19,000,000

SUN2594

|نمایشگر 3 اینچی| دوربین حرارتی کم حجم | تراکم سنجی رادیومتریک 4800 نقطه ایی | سنجش حرارت از -10 درجه تا 150 درجه سانتی گراد | 

این مدل تمام شده است

تولیدکننده

موجود شد اطلاع بده
Load Time973 ms - OK... for a shared hosting
Querying Time285 ms
Queries677
Memory Peak Usage33.2 Mb
Included Files326 files - 6.95 Mb
PrestaShop Cache- Mb
Global vars0.72 Mb
PrestaShop Version1.6.1.17
PHP Version7.4.33 (OK)
MySQL Version10.11.16-MariaDB (OK)
Memory Limit128M
Max Execution Time300s
Smarty Cacheenabled
Smarty Compilationnever recompile
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 118 ms 118 ms 9.82 Mb 10.07 Mb
__construct 0 ms 118 ms - Mb 10.07 Mb
init 62 ms 180 ms 4.22 Mb 14.15 Mb
checkAccess 0 ms 180 ms - Mb 14.15 Mb
setMedia 15 ms 195 ms 0.16 Mb 14.43 Mb
postProcess 0 ms 195 ms - Mb 14.43 Mb
initHeader 0 ms 195 ms - Mb 14.43 Mb
initContent 606 ms 801 ms 16.08 Mb 30.55 Mb
initFooter 28 ms 829 ms 0.44 Mb 30.84 Mb
display 144 ms 973 ms 2.31 Mb 33.17 Mb
Hook Time Memory Usage
hookproductfooter 202 ms 4.00 Mb
__construct 147 ms - Mb
hookdisplayTop 134 ms 2.00 Mb
hookdisplayHeader 31 ms - Mb
hookheader 23 ms - Mb
hookfooter 17 ms - Mb
hookFooterTop 13 ms - Mb
hookdisplayTopLeft 8 ms - Mb
hookdisplayMobileBarRight 8 ms - Mb
hookdisplayLeftColumnProduct 8 ms - Mb
hookdisplaySocialSharing 7 ms - Mb
hookdisplayMobileBarLeft 6 ms - Mb
hookproducttabcontent 6 ms - Mb
hookdisplayBarRight 5 ms - Mb
hookDisplayProductSpecial 4 ms - Mb
hookdisplayFooter 4 ms - Mb
hookiconsProduct 3 ms - Mb
hookFooterMiddle 3 ms - Mb
hookdisplayTopRight 3 ms - Mb
hookproducttab 3 ms - Mb
hookdisplayBarLeft 3 ms - Mb
hookactionProductOutOfStock 2 ms - Mb
hookextraleft 2 ms - Mb
hookproductactions 2 ms - Mb
hooktop 1 ms - Mb
hookmoduleRoutes 0 ms - Mb
hookdisplayTopBottom - ms - Mb
27 hooks 645 ms 6.00 Mb
Module Time Memory Usage
productscategory 205 ms 4.00 Mb
emblocktopmenu 148 ms 2.00 Mb
xipblog 21 ms - Mb
socialsharing 19 ms - Mb
productcomments 18 ms - Mb
emblocknewsletter 14 ms - Mb
emblockcart 13 ms - Mb
statsdata 12 ms - Mb
elsetting 9 ms - Mb
ptsblocksearch 9 ms - Mb
ifootercategories 9 ms - Mb
emblocksocial 9 ms - Mb
blocklayered 8 ms - Mb
emblockcontactinfos 8 ms - Mb
emproductboxs 7 ms - Mb
blockcms 7 ms - Mb
emcountdowns 7 ms - Mb
emblockcontact 7 ms - Mb
twinslider 7 ms - Mb
blockwishlist 7 ms - Mb
favoriteproducts 7 ms - Mb
mailalerts 7 ms - Mb
ibanners 6 ms - Mb
emblocklink 6 ms - Mb
mynamad 5 ms - Mb
emblockuserinfo 5 ms - Mb
blockmyaccountfooter 5 ms - Mb
feeder 5 ms - Mb
iverify 4 ms - Mb
blockcategories 4 ms - Mb
sendtoafriend 4 ms - Mb
emfooterblocks 4 ms - Mb
xipblogdisplayposts 4 ms - Mb
emhomeblocks 4 ms - Mb
emblocklinkblog 4 ms - Mb
emhometabs 3 ms - Mb
dchomenote 3 ms - Mb
ganalytics 3 ms - Mb
sekeywords 3 ms - Mb
emblocknewproducts 3 ms - Mb
icategoryproducts 3 ms - Mb
nccontact 2 ms - Mb
xipblogslider 2 ms - Mb
xipblogmostview 2 ms - Mb
xipblogmostcomment 2 ms - Mb
pagesnotfound 1 ms - Mb
blockmyaccount 1 ms - Mb
seigisecurecontact 1 ms - Mb
48 modules 645 ms 6.00 Mb

Stopwatch SQL - 677 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-09-17 00:00:00",
INTERVAL 150 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `SuntechShopcategory_product` cp
LEFT JOIN `SuntechShopproduct` p
ON p.`id_product` = cp.`id_product`
INNER JOIN SuntechShopproduct_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `SuntechShopproduct_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 SuntechShopstock_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  )
LEFT JOIN `SuntechShopcategory_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 4 AND cl.id_shop = 1 )
LEFT JOIN `SuntechShopproduct_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 4 AND pl.id_shop = 1 )
LEFT JOIN `SuntechShopimage_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `SuntechShopimage_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 4)
LEFT JOIN `SuntechShopmanufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 305 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,100
6.9 42 /classes/Category.php:783
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, live_edit, hm.position as hm_position, m.id_module, m.name, active
FROM `SuntechShophook_module` hm
STRAIGHT_JOIN `SuntechShophook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `SuntechShopmodule` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
5.8 504 Yes /classes/Hook.php:235
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `SuntechShopcountry` c  INNER JOIN SuntechShopcountry_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `SuntechShopcountry_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 4)
LEFT JOIN `SuntechShopzone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC
5.6 244 Yes /classes/Country.php:130
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module, h.`live_edit`
FROM `SuntechShopmodule` m
INNER JOIN SuntechShopmodule_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 `SuntechShopmodule_shop` ms ON ms.`id_module` = m.`id_module`
INNER JOIN `SuntechShophook_module` hm ON hm.`id_module` = m.`id_module`
INNER JOIN `SuntechShophook` h ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `SuntechShopmodule_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "displayPayment" AND h.`name` != "displayPaymentEU") AND (hm.`id_shop` = 1) AND (mg.`id_shop` = 1 AND  mg.`id_group` IN (2))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
4.8 296 Yes Yes /classes/Hook.php:355
SELECT SQL_NO_CACHE c.*, cl.*
FROM `SuntechShopcategory` c
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `SuntechShopcategory_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `SuntechShopcategory_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `SuntechShopcategory` c2 ON c2.`id_category` = 381 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 4
AND cg.`id_group` IN (2)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
3 355 Yes Yes /classes/Category.php:584
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 `SuntechShopconfiguration` c
LEFT JOIN `SuntechShopconfiguration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.7 1337 /classes/Configuration.php:148
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`available_now`, pl.`available_later`,
IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`,
pl.`name`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2026-09-17 00:00:00",
INTERVAL 150 DAY
)
) > 0 AS new
FROM `SuntechShopproduct` p
INNER JOIN SuntechShopproduct_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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 SuntechShopstock_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  )
LEFT JOIN `SuntechShopproduct_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 4 AND pl.id_shop = 1 
)
LEFT JOIN `SuntechShopimage_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `SuntechShopimage_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 4)
LEFT JOIN `SuntechShopmanufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
WHERE product_shop.`active` = 1
AND product_shop.`show_price` = 1
AND p.`visibility` IN ("both", "catalog")
AND p.`id_product` IN (1307, 1108, 1257, 1356, 604, 1600, 1327, 1907, 198, 4700)
AND EXISTS(SELECT 1 FROM `SuntechShopcategory_product` cp
JOIN `SuntechShopcategory_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` = 1)
WHERE cp.`id_product` = p.`id_product`)
ORDER BY product_shop.price DESC
LIMIT 0, 10
2.5 20 Yes /classes/Product.php:2588
SELECT SQL_NO_CACHE `id_date_range`, `time_end`
FROM `SuntechShopdate_range`
WHERE `time_end` = (SELECT MAX(`time_end`) FROM `SuntechShopdate_range`) LIMIT 1
2.1 34140649 /classes/DateRange.php:49
SELECT SQL_NO_CACHE c.*, cl.*
FROM `SuntechShopcategory` c
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `SuntechShopcategory_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `SuntechShopcategory_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `SuntechShopcategory` c2 ON c2.`id_category` = 243 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 4
AND cg.`id_group` IN (2)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.8 355 Yes Yes /classes/Category.php:584
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `SuntechShophook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `SuntechShophook_alias` ha
INNER JOIN `SuntechShophook` h ON ha.name = h.name
1.7 0 /classes/Hook.php:131
SELECT SQL_NO_CACHE c.*, cl.*
FROM `SuntechShopcategory` c
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `SuntechShopcategory_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `SuntechShopcategory_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `SuntechShopcategory` c2 ON c2.`id_category` = 485 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 4
AND cg.`id_group` IN (2)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.6 355 Yes Yes /classes/Category.php:584
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, (
SELECT id_module
FROM `SuntechShopmodule_shop` ms
WHERE m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
LIMIT 1
) as mshop
FROM `SuntechShopmodule` m
1.4 141 /classes/module/Module.php:277
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 `SuntechShopcategory` c
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `SuntechShopcategory_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 4  AND cl.id_shop = 1 )
LEFT JOIN `SuntechShopcategory_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 305
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.4 1 Yes Yes /classes/Category.php:656
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `SuntechShopspecific_price` WHERE `id_product` != 0 LIMIT 1
1.3 765 /classes/SpecificPrice.php:230
SELECT SQL_NO_CACHE c.*, cl.*
FROM `SuntechShopcategory` c
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `SuntechShopcategory_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `SuntechShopcategory_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `SuntechShopcategory` c2 ON c2.`id_category` = 56 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 4
AND cg.`id_group` IN (2)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.3 355 Yes Yes /classes/Category.php:584
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, (
SELECT id_module
FROM `SuntechShopmodule_shop` ms
WHERE m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
LIMIT 1
) as mshop
FROM `SuntechShopmodule` m
1.2 141 /classes/module/Module.php:277
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `SuntechShopcategory` c
LEFT JOIN `SuntechShopcategory_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
1.2 13 Yes Yes /classes/Category.php:859
SELECT SQL_NO_CACHE c.*, cl.*
FROM `SuntechShopcategory` c
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `SuntechShopcategory_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `SuntechShopcategory_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `SuntechShopcategory` c2 ON c2.`id_category` = 245 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 4
AND cg.`id_group` IN (2)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.2 46 Yes Yes /classes/Category.php:584
SELECT SQL_NO_CACHE c.*, cl.*
FROM `SuntechShopcategory` c
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `SuntechShopcategory_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `SuntechShopcategory_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `SuntechShopcategory` c2 ON c2.`id_category` = 472 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 4
AND cg.`id_group` IN (2)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 355 Yes Yes /classes/Category.php:584
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(
"2026-09-17 00:00:00",
INTERVAL 150 DAY
)
) > 0 AS new
FROM `SuntechShopaccessory`
LEFT JOIN `SuntechShopproduct` p ON p.`id_product` = `id_product_2`
INNER JOIN SuntechShopproduct_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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 `SuntechShopproduct_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 4 AND pl.id_shop = 1 
)
LEFT JOIN `SuntechShopcategory_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 4 AND cl.id_shop = 1 
)
LEFT JOIN `SuntechShopimage_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `SuntechShopimage_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 4)
LEFT JOIN `SuntechShopmanufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN SuntechShopstock_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` = 2594 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
1 1 Yes /classes/Product.php:3598
SELECT SQL_NO_CACHE `id_product`, `id_product_attribute`
FROM `SuntechShopspecific_price`
WHERE	`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 2) AND
`from_quantity` = 1 AND
`reduction` > 0
AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
1 13 /classes/SpecificPrice.php:479
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `SuntechShopspecific_price` WHERE `id_product` != 0
0.9 764 /classes/SpecificPrice.php:238
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 `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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 SuntechShopstock_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 `SuntechShopproduct_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `SuntechShopattribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `SuntechShopattribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `SuntechShopattribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `SuntechShopattribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN SuntechShopattribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2594
AND al.`id_lang` = 4
AND agl.`id_lang` = 4
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.9 1 Yes Yes /classes/Product.php:3513
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `SuntechShopmeta` m
LEFT JOIN `SuntechShopmeta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.8 38 Yes /classes/Dispatcher.php:452
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='d53d86beec745d30f29cdabe21e2d3ba' AND cache_id="emblockcart|1|1|2|5|112" AND compile_id="" LIMIT 1
0.8 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.8 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE c.id_category, cl.name, cl.link_rewrite
FROM SuntechShopcategory c
LEFT JOIN SuntechShopcategory_lang cl ON (cl.id_category = c.id_category AND cl.id_shop = 1 )
INNER JOIN SuntechShopcategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE c.nleft <= 231
AND c.nright >= 232
AND c.nleft >= 2
AND c.nright <= 709
AND cl.id_lang = 4
AND c.active = 1
AND c.level_depth > 1
ORDER BY c.level_depth ASC
0.8 178 Yes /classes/Tools.php:1311
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2594) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.8 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE * FROM `SuntechShophook_module_exceptions`
WHERE `id_shop` IN (1)
0.8 307 /classes/module/Module.php:2141
SELECT SQL_NO_CACHE *,
( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2594) AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.8 2 Yes /classes/SpecificPrice.php:419
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3555) AND (b.`id_shop` = 1) LIMIT 1
0.7 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2634)
0.7 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5061) AND (b.`id_shop` = 1) LIMIT 1
0.7 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `SuntechShopimage` i
INNER JOIN SuntechShopimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `SuntechShopimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 4)
WHERE i.`id_product` = 2594
ORDER BY `position`
0.7 7 Yes /classes/Product.php:2721
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2804) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2596) AND (b.`id_shop` = 1) LIMIT 1
0.7 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2802) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2818) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct_lang`
WHERE `id_product` = 2594 AND `id_shop` = 1
0.6 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2803) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `SuntechShopimage` i
INNER JOIN SuntechShopimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2594
AND image_shop.`cover` = 1 LIMIT 1
0.6 7 /classes/Product.php:2743
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `SuntechShoplang` l
LEFT JOIN `SuntechShoplang_shop` ls ON (l.id_lang = ls.id_lang)
0.6 1 /classes/Language.php:777
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE domain, domain_ssl
FROM SuntechShopshop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.6 1 /classes/shop/ShopUrl.php:169
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2614
ORDER BY f.position ASC
0.6 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2598) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4461) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2611) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4803
ORDER BY f.position ASC
0.6 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `SuntechShopcurrency` c
LEFT JOIN SuntechShopcurrency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.6 5 /classes/Currency.php:470
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4229
ORDER BY f.position ASC
0.6 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2594) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM SuntechShopshop_url su
LEFT JOIN SuntechShopshop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'suntech.ir' OR su.domain_ssl = 'suntech.ir')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.6 1 /classes/shop/Shop.php:334
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2606) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3576
ORDER BY f.position ASC
0.6 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4230
ORDER BY f.position ASC
0.6 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4926) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3576) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE pc.`id_product_comment`,
(SELECT count(*) FROM `SuntechShopproduct_comment_usefulness` pcu WHERE pcu.`id_product_comment` = pc.`id_product_comment` AND pcu.`usefulness` = 1) as total_useful,
(SELECT count(*) FROM `SuntechShopproduct_comment_usefulness` pcu WHERE pcu.`id_product_comment` = pc.`id_product_comment`) as total_advice, 
IF(c.id_customer, CONCAT(c.`firstname`, ' ',  LEFT(c.`lastname`, 1)), pc.customer_name) customer_name, pc.`content`, pc.`grade`, pc.`date_add`, pc.title
FROM `SuntechShopproduct_comment` pc
LEFT JOIN `SuntechShopcustomer` c ON c.`id_customer` = pc.`id_customer`
WHERE pc.`id_product` = 2594 AND pc.`validate` = 1
ORDER BY pc.`date_add` DESC
0.6 1 Yes /modules/productcomments/ProductComment.php:114
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2594
ORDER BY f.position ASC
0.6 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `SuntechShopattribute` a
LEFT JOIN `SuntechShopattribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4)
LEFT JOIN `SuntechShopattribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 4)
LEFT JOIN `SuntechShopproduct_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `SuntechShopproduct_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN SuntechShopproduct_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 SuntechShopattribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2594
0.6 1 /classes/Product.php:5677
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2817) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2610) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2802) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2598) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2605) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2804) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
UPDATE `SuntechShopsmarty_lazy_cache`
SET filepath='emblocktopmenu/1/1/2/5/112/product/2594/74/b0/63/74b06372a83850e11a42b125b5887c33bdb797d9.bar.tpl.php'
WHERE `template_hash`='4e467da014191500b07fbc4ef359ab8f' AND cache_id="emblocktopmenu|1|1|2|5|112|product|2594" AND compile_id=""
0.5 1 /classes/SmartyCustom.php:183
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4802) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3460) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2818) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3555
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4319
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4229) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2634) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4230) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2804
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4231) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4891)
0.5 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE pcc.`id_product_comment_criterion`, pccl.`name`
FROM `SuntechShopproduct_comment_criterion` pcc
LEFT JOIN `SuntechShopproduct_comment_criterion_lang` pccl
ON (pcc.id_product_comment_criterion = pccl.id_product_comment_criterion)
LEFT JOIN `SuntechShopproduct_comment_criterion_product` pccp
ON (pcc.`id_product_comment_criterion` = pccp.`id_product_comment_criterion` AND pccp.`id_product` = 2594)
LEFT JOIN `SuntechShopproduct_comment_criterion_category` pccc
ON (pcc.`id_product_comment_criterion` = pccc.`id_product_comment_criterion`)
LEFT JOIN `SuntechShopproduct_shop` ps
ON (ps.id_category_default = pccc.id_category AND ps.id_product = 2594)
WHERE pccl.`id_lang` = 4
AND (
pccp.id_product IS NOT NULL
OR ps.id_product IS NOT NULL
OR pcc.id_product_comment_criterion_type = 1
)
AND pcc.active = 1
GROUP BY pcc.id_product_comment_criterion
0.5 0 Yes Yes /modules/productcomments/ProductCommentCriterion.php:176
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2595
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 3576 LIMIT 1
0.5 1 /classes/Product.php:765
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3460
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2594) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2816) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4319) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 112, 4, 0) +  IF (`id_currency` = 5, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `SuntechShopspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 5) AND
`id_country` IN (0, 112) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-17 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2637) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE domain, domain_ssl
FROM SuntechShopshop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.5 1 /classes/shop/ShopUrl.php:169
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2617) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2816
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `SuntechShoplang` l
JOIN SuntechShoplang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.5 1 /classes/Language.php:892
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2597)
0.5 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4467
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 216) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4345) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2803) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3261) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4231
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('6a0cc118be3d1a0801a74130aef1e9f5',"productscategory|2594|305|1|1|2|5|112","", FROM_UNIXTIME(1789613797))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2802
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4467) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopgroup` a
LEFT JOIN `SuntechShopgroup_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 2) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `SuntechShopstate` ORDER BY `name` ASC
0.5 36 Yes /classes/Country.php:137
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4891) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2595) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2596)
0.5 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2606
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE nleft, nright, level_depth
FROM SuntechShopcategory
WHERE id_category = 1 LIMIT 1
0.5 1 /classes/Category.php:1477
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4345
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4319)
0.5 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2817
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM SuntechShoptag t
LEFT JOIN SuntechShopproduct_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=2594
0.5 19 /classes/Tag.php:205
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='146f0729194dc4ba5467a43481c5c2ea' AND cache_id="emblockcontact|1|1|2|5|112" AND compile_id="" LIMIT 1
0.5 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE pc.`id_product_comment`, pcg.`grade`, pccl.`name`, pcc.`id_product_comment_criterion`
FROM `SuntechShopproduct_comment` pc
LEFT JOIN `SuntechShopproduct_comment_grade` pcg ON (pcg.`id_product_comment` = pc.`id_product_comment`)
LEFT JOIN `SuntechShopproduct_comment_criterion` pcc ON (pcc.`id_product_comment_criterion` = pcg.`id_product_comment_criterion`)
LEFT JOIN `SuntechShopproduct_comment_criterion_lang` pccl ON (pccl.`id_product_comment_criterion` = pcg.`id_product_comment_criterion`)
WHERE pc.`id_product` = 2594
AND pccl.`id_lang` = 4 AND pc.`validate` = 1
0.5 3 /modules/productcomments/ProductComment.php:168
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2597) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3261
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2617
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopcurrency` c
INNER JOIN SuntechShopcurrency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `name` ASC
0.5 5 Yes /classes/Currency.php:231
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2605
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
UPDATE `SuntechShopsmarty_lazy_cache`
SET filepath='emblocktopmenu/1/1/2/5/112/product/2594/f7/15/73/f7157355e9a0ab1c96e74cd34a5bd61285513b6a.emblocktopmenu.tpl.php'
WHERE `template_hash`='1b1983d6a4a9e5b2613f3626bf06872f' AND cache_id="emblocktopmenu|1|1|2|5|112|product|2594" AND compile_id=""
0.5 1 /classes/SmartyCustom.php:183
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4802
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='463bdd36a7bbadea73f69f07c592c4b8' AND cache_id="emblocksocial|1|1|2|5|112" AND compile_id="" LIMIT 1
0.5 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `SuntechShopsmarty_last_flush` WHERE type='compile' LIMIT 1
0.5 1 /classes/SmartyCustom.php:95
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2818
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2612
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2614) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2816) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.5 1 /classes/stock/StockAvailable.php:380
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4229)
0.5 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2803
ORDER BY f.position ASC
0.5 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `SuntechShopcategory_product` cp
INNER JOIN `SuntechShopcategory_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 2594 AND ctg.`id_group` = 1 LIMIT 1
0.5 2 /classes/Product.php:4917
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 3576)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4803) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4461
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='fdbd6b8b10d5b6993b93dce6617b73f9' AND cache_id="socialsharing_header|2594|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2634
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5061
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2596
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2610
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 3460 LIMIT 1
0.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='3301405408bc4132fdf809abe5d5cbd1' AND cache_id="emblockcontactinfos|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE DISTINCT la.`id_attribute`, la.`url_name` as `attribute`
FROM `SuntechShopattribute` a
LEFT JOIN `SuntechShopproduct_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `SuntechShopproduct_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN SuntechShopproduct_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 `SuntechShoplayered_indexable_attribute_lang_value` la
ON (la.`id_attribute` = a.`id_attribute` AND la.`id_lang` = 4)
WHERE la.`url_name` IS NOT NULL AND la.`url_name` != ''
AND pa.`id_product` = 2594
0.4 1 /classes/Product.php:5620
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4230)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 3555 LIMIT 1
0.4 1 /classes/Product.php:765
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4926
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE IFNULL(left_column, default_left_column) as left_column, IFNULL(right_column, default_right_column) as right_column
FROM SuntechShoptheme t
LEFT JOIN SuntechShoptheme_meta tm ON (t.id_theme = tm.id_theme)
LEFT JOIN SuntechShopmeta m ON (m.id_meta = tm.id_meta)
WHERE t.id_theme =9 AND m.page = "product" LIMIT 1
0.4 1 /classes/Theme.php:275
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2637
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4891
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4229
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.4 1 /classes/SpecificPrice.php:196
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4803)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2612) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4345)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE value FROM `SuntechShopconfiguration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.4 1 /classes/shop/Shop.php:1067
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 SuntechShopshop_group gs
LEFT JOIN SuntechShopshop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN SuntechShopshop_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.4 1 /classes/shop/Shop.php:663
SELECT SQL_NO_CACHE `id_guest`
FROM `SuntechShopconnections`
WHERE `id_guest` = 11352327
AND `date_add` > '2026-09-17 06:56:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.4 33 Yes /classes/Connection.php:138
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='e6a5baaf6350b5db2031be9e40fc2e8b' AND cache_id="ifooterc6|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *
FROM `SuntechShopcountry` a
LEFT JOIN `SuntechShopcountry_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopcountry_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 112) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4802)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *
FROM `SuntechShopproduct_comment` pc
WHERE pc.`id_product` = 2594
AND pc.`id_customer` = 0
ORDER BY pc.`date_add` DESC LIMIT 1
0.4 1 Yes /modules/productcomments/ProductComment.php:136
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 3555)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2598
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='90d2d31bc2ae3d6a0be8db66f72ededc' AND cache_id="blockcms|2|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 3460)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='8806696fdade4dcf5397b57dad25eb86' AND cache_id="blockmyaccountfooter|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
UPDATE `SuntechShopsmarty_lazy_cache`
SET filepath='productscategory/2594/305/1/1/2/5/112/97/c2/43/97c2433c9b5bbaf7495da4bd37edbebd59eabff6.productscategory.tpl.php'
WHERE `template_hash`='6a0cc118be3d1a0801a74130aef1e9f5' AND cache_id="productscategory|2594|305|1|1|2|5|112" AND compile_id=""
0.4 1 /classes/SmartyCustom.php:183
SELECT SQL_NO_CACHE `name`, `meta_title`, `meta_description`, `meta_keywords`, `description_short`
FROM `SuntechShopproduct` p
LEFT JOIN `SuntechShopproduct_lang` pl ON (pl.`id_product` = p.`id_product` AND pl.id_shop = 1 )
INNER JOIN SuntechShopproduct_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE pl.id_lang = 4
AND pl.id_product = 2594
AND product_shop.active = 1 LIMIT 1
0.4 1 /classes/Meta.php:259
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4461)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='6a0cc118be3d1a0801a74130aef1e9f5' AND cache_id="productscategory|2594|305|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 5061)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2594)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE `id_page`
FROM `SuntechShoppage`
WHERE `id_page_type` = 193 AND `id_object` = 2594 LIMIT 1
0.4 1 /classes/Page.php:77
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='e813f57415f7e7c3b3a8ba848a9ce7e3' AND cache_id="socialsharing|2594|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product_attribute`) FROM `SuntechShopspecific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.4 7 /classes/SpecificPrice.php:230
UPDATE `SuntechShopsmarty_lazy_cache`
SET filepath='socialsharing/2594/1/1/2/5/112/61/d6/95/61d695cb87e66732fec129af05b8fbd70ec1ef91.socialsharing.tpl.php'
WHERE `template_hash`='e813f57415f7e7c3b3a8ba848a9ce7e3' AND cache_id="socialsharing|2594|1|1|2|5|112" AND compile_id=""
0.4 1 /classes/SmartyCustom.php:183
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 480) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 408 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopmanufacturer` a
LEFT JOIN `SuntechShopmanufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopmanufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 60) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE p.id_product
FROM `SuntechShopproduct` p
INNER JOIN SuntechShopproduct_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 2594
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2026-09-17 00:00:00",
INTERVAL 150 DAY
)
) > 0
0.4 0 /classes/Product.php:1278
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4467)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2817)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 265) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 33 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE * FROM `SuntechShophook_alias`
0.4 86 /classes/Hook.php:187
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2597
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 3576 LIMIT 1
0.4 1 /classes/Product.php:752
INSERT INTO `SuntechShopguest` (`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.4 1 /classes/ObjectModel.php:487
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 438 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM SuntechShoprequired_field
0.4 0 /classes/ObjectModel.php:1376
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('fdbd6b8b10d5b6993b93dce6617b73f9',"socialsharing_header|2594|1|1|2|5|112","", FROM_UNIXTIME(1789613797))
0.4 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 426 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2595)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2594 LIMIT 1
0.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM SuntechShopfeature_product pf
LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN SuntechShopfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2611
ORDER BY f.position ASC
0.4 1 Yes /classes/Product.php:4452
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2605)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2637)
0.4 1 /classes/Product.php:2998
INSERT IGNORE INTO `SuntechShopconnections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('10763899', '4761', '2026-09-17 07:26:37')
0.4 1 /classes/Connection.php:106
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4229 LIMIT 1
0.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='0533d1e59e9ee7d8999f62244c54e11e' AND cache_id="emproductboxs|20260917|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 5756 LIMIT 1
0.4 1 /classes/Combination.php:343
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `SuntechShopsmarty_last_flush` WHERE type='template' LIMIT 1
0.4 1 /classes/SmartyCustom.php:142
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2802)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 3261)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='e52d3927686f0732bc0d0f6a62ee744c' AND cache_id="ptsblocksearch|1|1|2|5|112" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4926)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 3555 LIMIT 1
0.4 1 /classes/Product.php:752
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 4231)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2816)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2614)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 3460 AND id_shop=1 LIMIT 1
0.4 1 /classes/Product.php:5033
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2606)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 244 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4803) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.4 1 /classes/stock/StockAvailable.php:380
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2598)
0.4 2 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2804)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 444 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 486) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `SuntechShopproduct_comment` pc
WHERE pc.`id_product` = 2594
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1
0.4 1 /modules/productcomments/ProductComment.php:184
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2612)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2803)
0.4 1 /classes/Product.php:2998
UPDATE `SuntechShopsmarty_lazy_cache`
SET filepath='socialsharing_header/2594/1/1/2/5/112/41/eb/f2/41ebf2b548a00c2c342d3957b7bde692f672245c.socialsharing_header.tpl.php'
WHERE `template_hash`='fdbd6b8b10d5b6993b93dce6617b73f9' AND cache_id="socialsharing_header|2594|1|1|2|5|112" AND compile_id=""
0.4 1 /classes/SmartyCustom.php:183
SELECT SQL_NO_CACHE `id_product_download`
FROM `SuntechShopproduct_download`
WHERE `id_product` = 2594
AND `active` = 1
ORDER BY `id_product_download` DESC LIMIT 1
0.4 0 /classes/ProductDownload.php:183
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 3555) AND (id_product_attribute = 4821) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.4 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2803 LIMIT 1
0.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE id_page_type
FROM SuntechShoppage_type
WHERE name = 'product' LIMIT 1
0.4 1 /classes/Page.php:96
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4229 LIMIT 1
0.4 1 /classes/Product.php:765
SELECT SQL_NO_CACHE id_shop
FROM `SuntechShopgroup_shop`
WHERE `id_group` = 2
AND id_shop = 1 LIMIT 1
0.4 0 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 5939 LIMIT 1
0.4 1 /classes/Combination.php:343
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2612 LIMIT 1
0.4 1 /classes/Product.php:752
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2611)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE depends_on_stock
FROM `SuntechShopstock_available`
WHERE (id_product = 2594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.4 1 /classes/stock/StockAvailable.php:648
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2818)
0.4 1 /classes/Product.php:2998
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2617)
0.4 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 475 AND `id_shop` = 1
0.4 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 455 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2597 LIMIT 1
0.4 1 /classes/Product.php:765
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `SuntechShopproduct_comment` pc
WHERE pc.`id_product` = 2594
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1
0.4 1 /modules/productcomments/ProductComment.php:197
SELECT SQL_NO_CACHE `width`, `height`
FROM SuntechShopimage_type
WHERE `name` = 'large_default' LIMIT 1
0.4 1 /classes/Image.php:471
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2802 LIMIT 1
0.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4319 LIMIT 1
0.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2598 LIMIT 1
0.4 2 /classes/Product.php:752
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 3261 LIMIT 1
0.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 470) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
INSERT INTO `SuntechShopconnections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('11352327', '4761', '3628718249', '', '1', '1', '2026-09-17 07:26:37')
0.4 1 /classes/ObjectModel.php:487
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 449 AND `id_shop` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 477) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('6a0cc118be3d1a0801a74130aef1e9f5',"productscategory|2594|305|1|1|2|5|112","", FROM_UNIXTIME(1789613797))
0.4 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 3460) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.4 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2611 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4802 LIMIT 1
0.3 1 /classes/Product.php:752
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `SuntechShopproduct_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` = 2610)
0.3 1 /classes/Product.php:2998
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='1b1983d6a4a9e5b2613f3626bf06872f' AND cache_id="emblocktopmenu|1|1|2|5|112|product|2594" AND compile_id="" LIMIT 1
0.3 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2597 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 484) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 3555
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='883b3cf5ade2e255e341be0782c8b0db' AND cache_id="ptsblocksearch-top|1|1|2|5|112" AND compile_id="" LIMIT 1
0.3 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE ctg.`id_group`
FROM SuntechShopcategory_group ctg
WHERE ctg.`id_category` = 305 AND ctg.`id_group` = 1 LIMIT 1
0.3 1 /classes/Category.php:1309
SELECT SQL_NO_CACHE *
FROM `SuntechShopcurrency` a
LEFT JOIN `SuntechShopcurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 5) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4229 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('e813f57415f7e7c3b3a8ba848a9ce7e3',"socialsharing|2594|1|1|2|5|112","", FROM_UNIXTIME(1789613798))
0.3 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 215) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4803 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 3261
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 470 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE id_address_delivery FROM SuntechShopcart WHERE id_cart= limit 1
0.3 1 /tools/smarty/sysplugins/smarty_internal_resource_file.php:155
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2634) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `SuntechShopproduct_comment` pc
WHERE pc.`id_product` = 2594
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1
0.3 1 /modules/productcomments/ProductComment.php:197
SELECT SQL_NO_CACHE id_shop
FROM `SuntechShoplang_shop`
WHERE `id_lang` = 4
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 485 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 476 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4345 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl, t.id_theme, t.name, t.directory
FROM SuntechShopshop s
LEFT JOIN SuntechShopshop_url su ON (s.id_shop = su.id_shop)
LEFT JOIN SuntechShoptheme t ON (t.id_theme = s.id_theme)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.3 1 /classes/shop/Shop.php:202
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 5989 LIMIT 1
0.3 1 /classes/Combination.php:343
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 4821 LIMIT 1
0.3 1 /classes/Combination.php:343
UPDATE `SuntechShoppage_viewed`
SET `counter` = `counter` + 1
WHERE `id_date_range` = 5843
AND `id_page` = 4761
AND `id_shop` = 1
0.3 1 /classes/Page.php:118
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 20 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4803 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 395) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE COUNT(pc.`id_product`) AS nbr
FROM `SuntechShopproduct_comment` pc
WHERE `id_product` = 2594 AND `validate` = 1
AND `grade` > 0 LIMIT 1
0.3 1 /modules/productcomments/ProductComment.php:260
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 320 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4231 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 243) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 472 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 478) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 449) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2595 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE id_shop
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2594
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE b.`id_emblocklink`, b.`url`, b.`new_window`
FROM `SuntechShopemblocklink` b
0.3 2 /modules/emblocklink/emblocklink.php:0
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('fdbd6b8b10d5b6993b93dce6617b73f9',"socialsharing_header|2594|1|1|2|5|112","", FROM_UNIXTIME(1789613797))
0.3 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE COUNT(`id_product_comment`) AS "nbr"
FROM `SuntechShopproduct_comment` pc
WHERE `id_product` = 2594 AND `validate` = 1 LIMIT 1
0.3 1 /modules/productcomments/ProductComment.php:240
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 429 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2595
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 427 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2617 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE 1 FROM `SuntechShopspecific_price` WHERE `from` BETWEEN '2026-09-17 00:00:00' AND '2026-09-17 23:59:59' LIMIT 1
0.3 1 /classes/SpecificPrice.php:302
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 244) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 3576
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('e813f57415f7e7c3b3a8ba848a9ce7e3',"socialsharing|2594|1|1|2|5|112","", FROM_UNIXTIME(1789613798))
0.3 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4231) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 423) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2614 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 3555) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 484 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 100 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 485) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 394) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE DISTINCT `id_product_attribute` FROM `SuntechShopspecific_price` WHERE `id_product_attribute` != 0
0.3 7 /classes/SpecificPrice.php:238
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 422 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4926) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 5940 LIMIT 1
0.3 1 /classes/Combination.php:343
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 469) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 395 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2596 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2637 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2818) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2598) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4803) AND (id_product_attribute = 5883) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 3576) AND (id_product_attribute = 5939) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4345 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 486 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE * FROM `SuntechShopimage_type`
0.3 23 /classes/ImageType.php:143
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2598 LIMIT 1
0.3 2 /classes/Product.php:765
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 245) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 3576) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4229) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4803 LIMIT 1
0.3 1 /classes/Product.php:765
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 181 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4802 LIMIT 1
0.3 1 /classes/Product.php:765
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2595 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2818 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2614
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `SuntechShopcategory_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 305 LIMIT 1
0.3 0 /classes/Category.php:1054
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2617 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 5882 LIMIT 1
0.3 1 /classes/Combination.php:343
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='71f9eefcdf0dd0ff93c7027ad47938c1' AND cache_id="mynamad|1|1|2|5|112" AND compile_id="" LIMIT 1
0.3 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 423 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2597 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 445) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2803 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 426) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 13 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 5061 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2594
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4319
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 468) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 475) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `name`
FROM `SuntechShopmanufacturer`
WHERE `id_manufacturer` = 60
AND `active` = 1 LIMIT 1
0.3 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2816 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 481) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `SuntechShopcategory_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 1 
AND cl.`id_category` = 305 LIMIT 1
0.3 1 /classes/Category.php:1054
SELECT SQL_NO_CACHE `width`, `height`
FROM SuntechShopimage_type
WHERE `name` = 'home_default' LIMIT 1
0.3 1 /classes/Image.php:471
SELECT SQL_NO_CACHE `id_lang`, `text`
FROM SuntechShopemblocklink_lang
WHERE `id_emblocklink`=4
0.3 1 /modules/emblocklink/emblocklink.php:0
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4926 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 377) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4230 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4231 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 406) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 433 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 4730 LIMIT 1
0.3 1 /classes/Combination.php:343
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 468 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopgroup_lang`
WHERE `id_group` = 2
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 482) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 476) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 479) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2804 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2617) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4231
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 444) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 456) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2598
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE id_ibanner_groups
FROM `SuntechShopibanner_groups`
WHERE (hook = 5)
0.3 0 /modules/ibanners/models/IBannerGroupsCore.php:0
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 5061
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 56 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4891 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 243 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 472) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2596 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 417) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 385) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 408) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShoplang` a
LEFT JOIN `SuntechShoplang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 4) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2617
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 377 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2605 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 429) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4891) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 469 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 413 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_module` FROM `SuntechShopmodule` WHERE `name` = "blockcategories" LIMIT 1
0.3 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 479 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 386 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2817
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2610 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `id_module` FROM `SuntechShopmodule` WHERE `name` = "blocklayered" LIMIT 1
0.3 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `SuntechShopproduct_attribute` pa
INNER JOIN SuntechShopproduct_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` = 5883 LIMIT 1
0.3 1 /classes/Combination.php:343
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2596) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4926
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 478 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4230) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4467 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 438) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 394 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopgroup` a
LEFT JOIN `SuntechShopgroup_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4926 LIMIT 1
0.3 1 /classes/Product.php:765
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 477 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2606 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 12 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 417 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4891 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2611
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4230
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2634 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2610) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2818 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2595) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 314) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2637) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 451 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4461 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 2817 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4461) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 3576 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 381) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2804 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4229) AND (id_product_attribute = 5940) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 450) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 416 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 442 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 237 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2637
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4345) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 320) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM SuntechShopproduct_attribute pa
INNER JOIN SuntechShopproduct_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 = 4926 LIMIT 1
0.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4467 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2816
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE id_shop
FROM `SuntechShopcurrency_shop`
WHERE `id_currency` = 5
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2605) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4467 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2606
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 451) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('1b1983d6a4a9e5b2613f3626bf06872f',"emblocktopmenu|1|1|2|5|112|product|2594","", FROM_UNIXTIME(1789613797))
0.3 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2818
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('1b1983d6a4a9e5b2613f3626bf06872f',"emblocktopmenu|1|1|2|5|112|product|2594","", FROM_UNIXTIME(1789613797))
0.3 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE id_shop
FROM `SuntechShopcategory_shop`
WHERE `id_category` = 305
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4803
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4230 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 481 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `width`, `height`
FROM SuntechShopimage_type
WHERE `name` = 'cart_default' LIMIT 1
0.3 1 /classes/Image.php:471
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2817 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4926 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 158) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2804) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 5061) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 422) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopgroup_lang`
WHERE `id_group` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 415) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2804
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 3261 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 480 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 405) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2606 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4345
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4803 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopshop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 245 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 416) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopgroup`
WHERE `id_group` = 1 LIMIT 1
0.3 1 /classes/Group.php:133
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 3261) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2637 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 100) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2816 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 433) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 403) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4802) AND (id_product_attribute = 5882) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 3460 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 216 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4802) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 441 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_lang`, `text`
FROM SuntechShopemblocklink_lang
WHERE `id_emblocklink`=5
0.3 1 /modules/emblocklink/emblocklink.php:0
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2614) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2605
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2634 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE 1 FROM `SuntechShopspecific_price` WHERE `to` BETWEEN '2026-09-17 00:00:00' AND '2026-09-17 23:59:59' LIMIT 1
0.3 1 /classes/SpecificPrice.php:306
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2803
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2595 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 442) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4461
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2817) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2804 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2610 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4802
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 427) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 443 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 181) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 381 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShoptheme` a
WHERE (a.`id_theme` = 9) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2597
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 400 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 3555 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 135) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 241) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopshop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4891
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 241 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4319 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 37 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2597 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 4467
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 215 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2802) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 482 AND `id_shop` = 1
0.3 3 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 456 AND `id_shop` = 1
0.3 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4461 AND id_shop=1 LIMIT 1
0.3 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4461 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2596
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4802 AND `id_group` = 1 LIMIT 1
0.3 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 237) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2612
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `id_module` FROM `SuntechShopmodule_shop` WHERE `id_module` = 177 AND `id_shop` = 1 LIMIT 1
0.3 1 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 432 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 450 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE id_ibanner_groups
FROM `SuntechShopibanner_groups`
WHERE (hook = 6)
0.2 0 /modules/ibanners/models/IBannerGroupsCore.php:0
SELECT SQL_NO_CACHE `id_module` FROM `SuntechShopmodule_shop` WHERE `id_module` = 173 AND `id_shop` = 1 LIMIT 1
0.2 1 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2634
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.2 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2611) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2611 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2803) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 415 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 402) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2598 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 65 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 314 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
INSERT INTO `SuntechShoppage_viewed` (`id_date_range`, `id_page`, `counter`, `id_shop`, `id_shop_group`) VALUES ('5843', '4761', '1', '1', '1')
0.2 1 /classes/Page.php:127
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 5061 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2612 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 363) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 406 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2802 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2612) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 455) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2606) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 385 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `name` FROM `SuntechShopsupplier` WHERE `id_supplier` = 0 LIMIT 1
0.2 0 /classes/Supplier.php:192
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2598) AND (id_product_attribute = 4730) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2610
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.2 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 443) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2597) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4229 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 239 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2598 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 357 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 4802 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 3460
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.2 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 358 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 363 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 239) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 158 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 407 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 229 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 407) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 441) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 3576 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4231 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 25 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 4926) AND (id_product_attribute = 5989) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 445 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE out_of_stock
FROM `SuntechShopstock_available`
WHERE (id_product = 2594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 3261 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 414) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 64 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4319 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = 2597) AND (id_product_attribute = 5756) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 240) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2594 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 228) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2605 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2605 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2802 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4345 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 403 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 414 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 386) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 402 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2596 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 3555 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `SuntechShopproduct_shop`
WHERE `id_product` = 2614 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5033
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 358) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 432) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2816 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2617 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2614 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 16 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
WHERE `template_hash`='4e467da014191500b07fbc4ef359ab8f' AND cache_id="emblocktopmenu|1|1|2|5|112|product|2594" AND compile_id="" LIMIT 1
0.2 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `width`, `height`
FROM SuntechShopimage_type
WHERE `name` = 'medium_default' LIMIT 1
0.2 1 /classes/Image.php:471
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 453) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 413) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 405 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 128 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2594 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 36 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 135 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 177) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 63 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 64) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2612 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 238) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 357) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE nleft, nright, level_depth
FROM SuntechShopcategory
WHERE id_category = 305 LIMIT 1
0.2 1 /classes/Category.php:1477
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 453 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 229) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 397) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2818 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 399) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4230 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 400) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 230) LIMIT 1
0.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 228 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 230 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 397 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 399 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2637 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `SuntechShopspecific_price_priority`
WHERE `id_product` = 2802
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.2 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 240 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 5061 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 238 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 4891 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4e467da014191500b07fbc4ef359ab8f',"emblocktopmenu|1|1|2|5|112|product|2594","", FROM_UNIXTIME(1789613798))
0.2 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2634 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2611 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2803 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2606 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2817 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `SuntechShopcategory_lang`
WHERE `id_category` = 177 AND `id_shop` = 1
0.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `reduction`
FROM `SuntechShopproduct_group_reduction_cache`
WHERE `id_product` = 2610 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149

Doubles

90
SELECT *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) LIMIT XX
90
SELECT *
							FROM `SuntechShopcategory_lang`
							WHERE `id_category` = XX AND `id_shop` = XX
44
SELECT SUM(quantity)
FROM `SuntechShopstock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
36
SELECT *
FROM `SuntechShopproduct` a
LEFT JOIN `SuntechShopproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `SuntechShopproduct_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
36
				SELECT name, value, pf.id_feature
				FROM SuntechShopfeature_product pf
				LEFT JOIN SuntechShopfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
				LEFT JOIN SuntechShopfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
				LEFT JOIN SuntechShopfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
				 INNER JOIN SuntechShopfeature_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
36
			SELECT `reduction`
			FROM `SuntechShopproduct_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
36
							SELECT `id_tax_rules_group`
							FROM `SuntechShopproduct_shop`
							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
36
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 `SuntechShopproduct` p
INNER JOIN `SuntechShopproduct_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `SuntechShopproduct_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)
36
				SELECT `priority`, `id_specific_price_priority`
				FROM `SuntechShopspecific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
36
SELECT product_attribute_shop.id_product_attribute
				FROM SuntechShopproduct_attribute pa
				 INNER JOIN SuntechShopproduct_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
30
			SELECT *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `SuntechShopspecific_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, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
8
			SELECT product_attribute_shop.`price`
			FROM `SuntechShopproduct_attribute` pa
			 INNER JOIN SuntechShopproduct_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
8
SELECT product_attribute_shop.id_product_attribute
				FROM SuntechShopproduct_attribute pa
				 INNER JOIN SuntechShopproduct_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
6
				SELECT c.*, cl.*
				FROM `SuntechShopcategory` c
				 INNER JOIN SuntechShopcategory_shop category_shop
		ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
				LEFT JOIN `SuntechShopcategory_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = XX 
				LEFT JOIN `SuntechShopcategory_group` cg ON c.`id_category` = cg.`id_category`
				RIGHT JOIN `SuntechShopcategory` cXX ON cXX.`id_category` = XX AND c.`nleft` >= cXX.`nleft` AND c.`nright` <= cXX.`nright`
				WHERE XX  AND `id_lang` = XX
				
				 AND cg.`id_group` IN (XX)
				 GROUP BY c.`id_category`
				 ORDER BY c.`level_depth` ASC
				, category_shop.`position` ASC
				
6
			SELECT *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `SuntechShopspecific_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` IN (XX, 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, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
3
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
							VALUES (XX,"emblocktopmenu|XX|XX|XX|XX|XX|product|XX","", FROM_UNIXTIME(XX))
3
SELECT *
FROM `SuntechShopcategory` a
LEFT JOIN `SuntechShopcategory_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `SuntechShopcategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
2
			SELECT domain, domain_ssl
			FROM SuntechShopshop_url
			WHERE main = XX
			AND id_shop = XX LIMIT XX
2
SELECT UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `SuntechShopsmarty_lazy_cache`
							WHERE `template_hash`=XX AND cache_id="emblocktopmenu|XX|XX|XX|XX|XX|product|XX" AND compile_id="" LIMIT XX
2
SELECT `id_module` FROM `SuntechShopmodule_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
2
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
							VALUES (XX,"socialsharing_header|XX|XX|XX|XX|XX|XX","", FROM_UNIXTIME(XX))
2
			SELECT cl.`link_rewrite`
			FROM `SuntechShopcategory_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
2
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
							VALUES (XX,"socialsharing|XX|XX|XX|XX|XX|XX","", FROM_UNIXTIME(XX))
2
SELECT id_ibanner_groups
FROM `SuntechShopibanner_groups`
WHERE (hook = XX)
2
					SELECT `id_lang`, `text`
					FROM SuntechShopemblocklink_lang
					WHERE `id_emblocklink`=XX
2
			SELECT nleft, nright, level_depth
			FROM SuntechShopcategory
			WHERE id_category = XX LIMIT XX
2
SELECT *
							FROM `SuntechShopgroup_lang`
							WHERE `id_group` = XX
2
SELECT *
FROM `SuntechShopgroup` a
LEFT JOIN `SuntechShopgroup_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = XX
WHERE (a.`id_group` = XX) LIMIT XX
2
		SELECT (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
		FROM `SuntechShopproduct_comment` pc
		WHERE pc.`id_product` = XX
		AND pc.`deleted` = XX AND pc.`validate` = XX LIMIT XX
2
				SELECT m.`id_module`, m.`name`, (
					SELECT id_module
					FROM `SuntechShopmodule_shop` ms
					WHERE m.`id_module` = ms.`id_module`
					AND ms.`id_shop` = XX
					LIMIT XX
				) as mshop
				FROM `SuntechShopmodule` m
2
INSERT IGNORE INTO `SuntechShopsmarty_lazy_cache`
							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
							VALUES (XX,"productscategory|XX|XX|XX|XX|XX|XX|XX","", FROM_UNIXTIME(XX))

Tables stress

116 product_shop
110 category
106 category_lang
103 category_shop
94 product_attribute_shop
78 product
55 product_attribute
50 stock_available
44 specific_price
41 product_lang
36 product_group_reduction_cache
36 feature_product
36 specific_price_priority
36 feature_lang
36 feature_value_lang
36 feature
36 feature_shop
16 smarty_lazy_cache
10 category_group
8 product_comment
6 module_shop
6 module
5 image_shop
5 image_type
5 manufacturer
5 shop_url
4 lang_shop
4 currency_shop
4 image_lang
4 shop
4 hook
3 category_product
3 group
3 currency
3 group_shop
3 lang
3 theme
3 product_attribute_combination
3 attribute
2 configuration
2 attribute_lang
2 ibanner_groups
2 attribute_group_lang
2 attribute_shop
2 shop_group
2 product_comment_criterion
2 product_comment_criterion_lang
2 product_comment_usefulness
2 date_range
2 country
2 group_lang
2 emblocklink_lang
2 country_shop
2 meta
2 smarty_last_flush
2 hook_module
2 image
2 country_lang
2 hook_alias
1 supplier
1 page
1 page_type
1 emblocklink
1 connections
1 required_field
1 product_comment_grade
1 customer
1 theme_meta
1 product_comment_criterion_category
1 product_comment_criterion_product
1 meta_lang
1 state
1 manufacturer_shop
1 product_download
1 accessory
1 layered_indexable_attribute_lang_value
1 module_group
1 tag
1 product_tag
1 attribute_group
1 cart
1 hook_module_exceptions
1 configuration_lang
1 zone
1 manufacturer_lang

ObjectModel instances

NameInstancesSource
Product 100 /classes/Link.php [104]
/controllers/front/ProductController.php [85]
/modules/feeder/feeder.php [67]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/classes/Link.php [104]
/modules/sendtoafriend/sendtoafriend.php [68]
Category 94 /controllers/front/ProductController.php [158]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/modules/emblocktopmenu/emblocktopmenu.php [0]
/classes/Link.php [177]
/classes/Link.php [177]
/classes/Link.php [177]
Address 6 /classes/Product.php [492]
/classes/Product.php [5049]
/classes/Product.php [2937]
/classes/Product.php [4404]
/controllers/front/ProductController.php [314]
/controllers/front/ProductController.php [355]
Country 2 /config/config.inc.php [142]
/classes/controller/FrontController.php [279]
Language 2 /config/config.inc.php [195]
/classes/Tools.php [500]
Group 2 /classes/Cart.php [184]
/classes/Cart.php [184]
Manufacturer 2 /controllers/front/ProductController.php [268]
/classes/Link.php [341]
Shop 1 /config/config.inc.php [114]
Theme 1 /config/config.inc.php [115]
ShopGroup 1 /classes/shop/Shop.php [518]
Customer 1 /config/config.inc.php [221]
Currency 1 /classes/Tools.php [617]
Cart 1 /classes/controller/FrontController.php [348]
Guest 1 /modules/statsdata/statsdata.php [104]
Connection 1 /modules/statsdata/statsdata.php [142]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines.inc.php
4/config/settings.inc.php
5/config/autoload.php
6/config/alias.php
7/classes/PrestaShopAutoload.php
8/cache/class_index.php
9/config/bootstrap.php
10/Core/Business/Core_Business_ContainerBuilder.php
11/Core/Foundation/IoC/Core_Foundation_IoC_Container.php
12/Adapter/Adapter_ServiceLocator.php
13/classes/controller/Controller.php
14/classes/ObjectModel.php
15/Core/Foundation/Database/Core_Foundation_Database_EntityInterface.php
16/classes/db/Db.php
17/classes/Tools.php
18/classes/Context.php
19/classes/shop/Shop.php
20/classes/db/DbPDO.php
21/classes/Configuration.php
22/classes/Validate.php
23/classes/cache/Cache.php
24/Adapter/Adapter_EntityMapper.php
25/classes/db/DbQuery.php
26/classes/Theme.php
27/config/defines_uri.inc.php
28/tools/htmlpurifier/HTMLPurifier.standalone.php
29/classes/Language.php
30/classes/Country.php
31/classes/PrestaShopCollection.php
32/classes/shop/ShopGroup.php
33/classes/Cookie.php
34/classes/Rijndael.php
35/config/smarty.config.inc.php
36/tools/smarty/Smarty.class.php
37/tools/smarty/sysplugins/smarty_internal_data.php
38/tools/smarty/sysplugins/smarty_internal_templatebase.php
39/tools/smarty/sysplugins/smarty_internal_template.php
40/tools/smarty/sysplugins/smarty_resource.php
41/tools/smarty/sysplugins/smarty_internal_resource_file.php
42/tools/smarty/sysplugins/smarty_cacheresource.php
43/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php
44/classes/SmartyCustom.php
45/config/smartyfront.config.inc.php
46/classes/Customer.php
47/classes/Group.php
48/classes/Link.php
49/classes/shop/ShopUrl.php
50/classes/Dispatcher.php
51/classes/Hook.php
52/override/classes/Hook.php
53/tools/mobile_Detect/Mobile_Detect.php
54/config/db_slave_server.inc.php
55/classes/module/Module.php
56/modules/xipblog/xipblog.php
57/modules/xipblog/config/define.inc.php
58/modules/xipblog/classes/xipimagetypeclass.php
59/modules/xipblog/classes/xipcategorypostclass.php
60/modules/xipblog/classes/xipcommentclass.php
61/modules/xipblog/classes/xipcategoryclass.php
62/modules/xipblog/classes/xippostsclass.php
63/modules/xipblog/classes/xippostmetaclass.php
64/modules/xipblog/controllers/front/main.php
65/classes/controller/ModuleFrontController.php
66/classes/controller/FrontController.php
67/classes/Translate.php
68/themes/electron_ipresta/modules/xipblog/translations/fa.php
69/modules/xipblog/translations/fa.php
70/controllers/front/ProductController.php
71/themes/electron_ipresta/lang/fa.php
72/classes/Currency.php
73/classes/Cart.php
74/classes/CartRule.php
75/classes/Meta.php
76/classes/Product.php
77/classes/webservice/WebserviceRequest.php
78/classes/Category.php
79/classes/Manufacturer.php
80/classes/Supplier.php
81/classes/Address.php
82/classes/tax/TaxManagerFactory.php
83/classes/tax/TaxRulesTaxManager.php
84/classes/tax/TaxManagerInterface.php
85/Adapter/Adapter_Configuration.php
86/Core/Business/Core_Business_ConfigurationInterface.php
87/classes/tax/TaxCalculator.php
88/classes/tax/Tax.php
89/classes/Combination.php
90/classes/SpecificPrice.php
91/classes/GroupReduction.php
92/classes/Tag.php
93/classes/stock/StockAvailable.php
94/classes/Media.php
95/modules/blockcategories/blockcategories.php
96/themes/electron_ipresta/modules/blockcategories/translations/fa.php
97/modules/blockcategories/translations/fa.php
98/modules/blocklayered/blocklayered.php
99/themes/electron_ipresta/modules/blocklayered/translations/fa.php
100/modules/blocklayered/translations/fa.php
101/modules/blockcms/blockcms.php
102/modules/blockcms/BlockCMSModel.php
103/themes/electron_ipresta/modules/blockcms/translations/fa.php
104/modules/blockcms/translations/fa.php
105/modules/blockmyaccount/blockmyaccount.php
106/themes/electron_ipresta/modules/blockmyaccount/translations/fa.php
107/modules/blockmyaccount/translations/fa.php
108/modules/blockmyaccountfooter/blockmyaccountfooter.php
109/themes/electron_ipresta/modules/blockmyaccountfooter/translations/fa.php
110/modules/blockmyaccountfooter/translations/fa.php
111/modules/mailalerts/mailalerts.php
112/modules/mailalerts/MailAlert.php
113/themes/electron_ipresta/modules/mailalerts/translations/fa.php
114/modules/mailalerts/translations/fa.php
115/modules/mailalerts/fa.php
116/modules/favoriteproducts/favoriteproducts.php
117/themes/electron_ipresta/modules/favoriteproducts/translations/fa.php
118/modules/favoriteproducts/translations/fa.php
119/cache/smarty/compile/fb/d6/a9/fbd6a9de08b13e638712fe0d2bd6cd43e9d53747.file.favoriteproducts-header.tpl.php
120/tools/smarty/sysplugins/smarty_internal_filter_handler.php
121/modules/sendtoafriend/sendtoafriend.php
122/themes/electron_ipresta/modules/sendtoafriend/translations/fa.php
123/modules/sendtoafriend/translations/fa.php
124/modules/feeder/feeder.php
125/modules/feeder/translations/fa.php
126/cache/smarty/compile/84/11/2e/84112e86e8e6b3981a3498264b34914f4c166220.file.feederHeader.tpl.php
127/tools/minify_html/minify_html.class.php
128/modules/socialsharing/socialsharing.php
129/themes/electron_ipresta/modules/socialsharing/translations/fa.php
130/modules/socialsharing/translations/fa.php
131/cache/smarty/compile/41/eb/f2/41ebf2b548a00c2c342d3957b7bde692f672245c.file.socialsharing_header.tpl.cache.php
132/tools/smarty/sysplugins/smarty_internal_write_file.php
133/modules/productcomments/productcomments.php
134/themes/electron_ipresta/modules/productcomments/translations/fa.php
135/modules/productcomments/translations/fa.php
136/modules/blockwishlist/blockwishlist.php
137/modules/blockwishlist/WishList.php
138/themes/electron_ipresta/modules/blockwishlist/translations/fa.php
139/modules/blockwishlist/translations/fa.php
140/modules/emfooterblocks/emfooterblocks.php
141/modules/emfooterblocks/FooterblocksClass.php
142/themes/electron_ipresta/modules/emfooterblocks/translations/fa.php
143/modules/emfooterblocks/translations/fa.php
144/modules/emblocknewproducts/emblocknewproducts.php
145/themes/electron_ipresta/modules/emblocknewproducts/translations/fa.php
146/modules/emblocknewproducts/translations/fa.php
147/modules/productscategory/productscategory.php
148/themes/electron_ipresta/modules/productscategory/translations/fa.php
149/modules/productscategory/translations/fa.php
150/modules/nccontact/nccontact.php
151/themes/electron_ipresta/modules/nccontact/translations/fa.php
152/modules/nccontact/translations/fa.php
153/modules/nccontact/NccontactClass.php
154/modules/emproductboxs/emproductboxs.php
155/modules/emproductboxs/ProductboxsClass.php
156/themes/electron_ipresta/modules/emproductboxs/translations/fa.php
157/modules/emproductboxs/translations/fa.php
158/modules/emhometabs/emhometabs.php
159/modules/emhometabs/HometabsClass.php
160/themes/electron_ipresta/modules/emhometabs/translations/fa.php
161/modules/emhometabs/translations/fa.php
162/modules/emblocklink/emblocklink.php
163/themes/electron_ipresta/modules/emblocklink/translations/fa.php
164/modules/emblocklink/translations/fa.php
165/modules/emblockcontact/emblockcontact.php
166/themes/electron_ipresta/modules/emblockcontact/translations/fa.php
167/modules/emblockcontact/translations/fa.php
168/modules/emblockuserinfo/emblockuserinfo.php
169/themes/electron_ipresta/modules/emblockuserinfo/translations/fa.php
170/modules/emblockuserinfo/translations/fa.php
171/modules/emblocktopmenu/emblocktopmenu.php
172/modules/emblocktopmenu/menutoplinkss.class.php
173/themes/electron_ipresta/modules/emblocktopmenu/translations/fa.php
174/modules/emblocktopmenu/translations/fa.php
175/modules/emblocksocial/emblocksocial.php
176/themes/electron_ipresta/modules/emblocksocial/translations/fa.php
177/modules/emblocksocial/translations/fa.php
178/modules/emblockcontactinfos/emblockcontactinfos.php
179/themes/electron_ipresta/modules/emblockcontactinfos/translations/fa.php
180/modules/emblockcontactinfos/translations/fa.php
181/modules/ifootercategories/ifootercategories.php
182/themes/electron_ipresta/modules/ifootercategories/translations/fa.php
183/modules/ifootercategories/translations/fa.php
184/modules/xipblog/classes/ModuleActivation.php
185/modules/twinslider/twinslider.php
186/modules/twinslider/TwinSlide.php
187/themes/electron_ipresta/modules/twinslider/translations/fa.php
188/modules/twinslider/translations/fa.php
189/modules/xipblogmostview/xipblogmostview.php
190/themes/electron_ipresta/modules/xipblogmostview/translations/fa.php
191/modules/xipblogmostview/translations/fa.php
192/modules/xipblogmostcomment/xipblogmostcomment.php
193/themes/electron_ipresta/modules/xipblogmostcomment/translations/fa.php
194/modules/xipblogmostcomment/translations/fa.php
195/modules/emblocknewsletter/emblocknewsletter.php
196/themes/electron_ipresta/modules/emblocknewsletter/translations/fa.php
197/modules/emblocknewsletter/translations/fa.php
198/modules/xipblogslider/xipblogslider.php
199/themes/electron_ipresta/modules/xipblogslider/translations/fa.php
200/modules/xipblogslider/translations/fa.php
201/modules/emblocklinkblog/emblocklinkblog.php
202/themes/electron_ipresta/modules/emblocklinkblog/translations/fa.php
203/modules/emblocklinkblog/translations/fa.php
204/modules/emhomeblocks/emhomeblocks.php
205/modules/emhomeblocks/HomeblocksClass.php
206/themes/electron_ipresta/modules/emhomeblocks/translations/fa.php
207/modules/emhomeblocks/translations/fa.php
208/modules/ibanners/ibanners.php
209/themes/electron_ipresta/modules/ibanners/translations/fa.php
210/modules/ibanners/translations/fa.php
211/cache/smarty/compile/33/38/8f/33388f6ff25e82dab68f52f54900ec17d0d738cd.file.ibannercss.tpl.php
212/modules/icategoryproducts/icategoryproducts.php
213/themes/electron_ipresta/modules/icategoryproducts/translations/fa.php
214/modules/icategoryproducts/translations/fa.php
215/modules/xipblogdisplayposts/xipblogdisplayposts.php
216/themes/electron_ipresta/modules/xipblogdisplayposts/translations/fa.php
217/modules/xipblogdisplayposts/translations/fa.php
218/modules/elsetting/elsetting.php
219/themes/electron_ipresta/modules/elsetting/translations/fa.php
220/modules/elsetting/translations/fa.php
221/cache/smarty/compile/9e/0f/35/9e0f3539257cf24af669a774d6f252af0f10cb30.file.elsetting.tpl.php
222/tools/js_minify/jsmin.php
223/modules/emblockcart/emblockcart.php
224/themes/electron_ipresta/modules/emblockcart/translations/fa.php
225/modules/emblockcart/translations/fa.php
226/modules/emcountdowns/emcountdowns.php
227/themes/electron_ipresta/modules/emcountdowns/translations/fa.php
228/modules/emcountdowns/translations/fa.php
229/modules/ganalytics/ganalytics.php
230/modules/ganalytics/translations/fa.php
231/modules/iverify/iverify.php
232/modules/iverify/translations/fa.php
233/modules/iverify/models/IVerifyLogCore.php
234/modules/iverify/models/IVerifyPhoneCore.php
235/modules/seigisecurecontact/seigisecurecontact.php
236/modules/seigisecurecontact/translations/fa.php
237/modules/dchomenote/dchomenote.php
238/themes/electron_ipresta/modules/dchomenote/translations/fa.php
239/modules/dchomenote/translations/fa.php
240/modules/dchomenote/DchomenoteClass.php
241/modules/ptsblocksearch/ptsblocksearch.php
242/themes/electron_ipresta/modules/ptsblocksearch/translations/fa.php
243/modules/ptsblocksearch/translations/fa.php
244/modules/pagesnotfound/pagesnotfound.php
245/themes/electron_ipresta/modules/pagesnotfound/translations/fa.php
246/modules/pagesnotfound/translations/fa.php
247/cache/smarty/compile/9d/0b/35/9d0b353b5bb3b003468b01e9c5e37d994fdd6989.file.blockwishlist_top.tpl.php
248/cache/smarty/compile/f7/15/73/f7157355e9a0ab1c96e74cd34a5bd61285513b6a.file.emblocktopmenu.tpl.cache.php
249/modules/ibanners/models/IBannerGroupsCore.php
250/modules/sekeywords/sekeywords.php
251/classes/module/ModuleGraph.php
252/themes/electron_ipresta/modules/sekeywords/translations/fa.php
253/modules/sekeywords/translations/fa.php
254/classes/Pack.php
255/classes/ProductDownload.php
256/classes/ImageType.php
257/classes/Feature.php
258/cache/smarty/compile/97/c2/43/97c2433c9b5bbaf7495da4bd37edbebd59eabff6.file.productscategory.tpl.cache.php
259/classes/Image.php
260/modules/favoriteproducts/FavoriteProduct.php
261/cache/smarty/compile/4b/b3/9a/4bb39a04ca6a5c2c6cc5af91acea27130103e32b.file.favoriteproducts-extra.tpl.php
262/cache/smarty/compile/ce/2b/b3/ce2bb37f86a070d189735251b8f85650fc4ef61d.file.sendtoafriend-extra.tpl.php
263/modules/productcomments/ProductComment.php
264/modules/productcomments/ProductCommentCriterion.php
265/cache/smarty/compile/c4/58/f8/c458f8e44070266e0a9f9af3798d15b6aad2d907.file.productcomments-extra.tpl.php
266/cache/smarty/compile/98/8f/db/988fdb0e5a4bb441bf625a6b9cab1b231f3a42ea.file.product.tpl.php
267/cache/smarty/compile/0b/ac/15/0bac15bd50e41bebbd1f8cb752619d677fd73fb1.file.blockwishlist-extra.tpl.php
268/cache/smarty/compile/96/8d/a0/968da0e8b08d09307e8881aa14d868495e283a2b.file.tab.tpl.php
269/cache/smarty/compile/c9/42/bb/c942bb6cd468366d26d0862731b8009c8a2bf5d6.file.productcomments.tpl.php
270/cache/smarty/cache/blockmyaccountfooter/1/1/2/5/112/30/7d/c8/307dc82dc93dc9ed5714153ecb4261dc5014c2e5.blockmyaccountfooter.tpl.php
271/cache/smarty/cache/blockcms/2/1/1/2/5/112/bc/d5/5f/bcd55fd6fbf831b1ba9cd7e98b898a467063bf92.blockcms.tpl.php
272/modules/statsdata/statsdata.php
273/themes/electron_ipresta/modules/statsdata/translations/fa.php
274/modules/statsdata/translations/fa.php
275/classes/Guest.php
276/classes/Connection.php
277/classes/Page.php
278/classes/ConnectionsSource.php
279/classes/DateRange.php
280/modules/mynamad/mynamad.php
281/modules/mynamad/translations/fa.php
282/modules/mynamad/MynamadClass.php
283/cache/smarty/cache/mynamad/1/1/2/5/112/1b/f4/76/1bf4763601da6eb0738adb917ee47f638c6c3db9.mynamad.tpl.php
284/cache/smarty/compile/5c/d2/b7/5cd2b7af31c2d4bdac620b49716c5eb65d72bbfb.file.product.tpl.php
285/tools/smarty/plugins/function.math.php
286/tools/smarty/plugins/modifier.date_format.php
287/tools/smarty/plugins/function.cycle.php
288/tools/smarty/plugins/function.counter.php
289/cache/smarty/compile/ad/f1/6d/adf16df76ba9dc36befb680661318b0fc283b190.file.errors.tpl.php
290/tools/smarty/plugins/shared.make_timestamp.php
291/cache/smarty/compile/61/d6/95/61d695cb87e66732fec129af05b8fbd70ec1ef91.file.socialsharing.tpl.cache.php
292/cache/smarty/compile/a3/4b/17/a34b1701a3b2e4a4bf14d3e1cfcca81220c1814f.file.product-comparee.tpl.php
293/cache/smarty/cache/emproductboxs/20260917/1/1/2/5/112/e5/29/3f/e5293f21cfca4c5fb189ef38bf48fce788d3699c.emproductboxs.tpl.php
294/cache/smarty/compile/3e/9f/00/3e9f00ac66b2160e3539b32d334ba7bbdadcecb1.file.layout.tpl.php
295/cache/smarty/compile/17/2f/85/172f857f548197360360cc31868b8a11130a792c.file.header.tpl.php
296/tools/smarty/plugins/function.implode.php
297/cache/smarty/cache/emblockcontact/1/1/2/5/112/ff/69/03/ff6903bdffe1050600484105b149dff0822fec1a.emblockcontact.tpl.php
298/cache/smarty/compile/fb/8a/6d/fb8a6df3818db98364e53c3250d1b169abc0b0ea.file.emblocklink.tpl.php
299/cache/smarty/compile/74/b0/63/74b06372a83850e11a42b125b5887c33bdb797d9.file.bar.tpl.cache.php
300/cache/smarty/compile/dd/f8/7b/ddf87b4d5d20d1e7b5525ae622f89fdc269a5c14.file.bar.tpl.php
301/cache/smarty/cache/emblockcart/1/1/2/5/112/4a/9c/07/4a9c07de18dfa31f59879b1c7b672de936f246fd.bar.tpl.php
302/cache/smarty/cache/ptsblocksearch/1/1/2/5/112/a5/2b/99/a52b996511b59f31b14724dc0e695feaeadebfab.bar.tpl.php
303/cache/smarty/cache/ptsblocksearch_top/1/1/2/5/112/3c/9a/a5/3c9aa54b76510303a5918b248783faba2d65b915.ptsblocksearch-top.tpl.php
304/cache/smarty/compile/a8/bd/66/a8bd6699e4e1bf40f45aa458d22b24e8f667c030.file.emblockuserinfo.tpl.php
305/Adapter/Adapter_AddressFactory.php
306/Adapter/Adapter_ProductPriceCalculator.php
307/classes/Customization.php
308/cache/smarty/compile/5c/41/49/5c414977de4ab0ec9b3f3d710d2dfb9b6ccc4d51.file.emblockcart.tpl.php
309/tools/smarty/plugins/modifier.replace.php
310/cache/smarty/compile/b6/26/99/b62699588de4897762248acfeb8a34d43341469a.file.breadcrumb.tpl.php
311/tools/smarty/plugins/modifier.regex_replace.php
312/cache/smarty/compile/3a/ef/10/3aef10de0b6d25e640ffffc2559b9872cebbeb14.file.top_column.tpl.php
313/cache/smarty/compile/c2/70/61/c2706163acc50b78aca49ec32aa0c6afe860ddca.file.footer.tpl.php
314/cache/smarty/compile/23/92/cf/2392cffb4706873a487f1a169a5ae0dcd49c318b.file.bottom_column.tpl.php
315/cache/smarty/cache/emblocksocial/1/1/2/5/112/d5/05/d5/d505d5d2d33f08f961c075a7a77f05329c181730.emblocksocial.tpl.php
316/cache/smarty/cache/emblockcontactinfos/1/1/2/5/112/e3/9e/01/e39e01dd3b895ccee8338521af45b3bb96670b02.emblockcontactinfos.tpl.php
317/cache/smarty/compile/cd/2d/75/cd2d7558f338a6b0d4bc3c69e85419331521c98c.file.emblocknewsletter.tpl.php
318/cache/smarty/cache/ifooterc6/1/1/2/5/112/ea/5e/b6/ea5eb69cd4aa97a49abe26b87f7b480cb58b0b73.ifc.tpl.php
319/cache/smarty/compile/4f/f2/83/4ff28342357d827497abced900a834b4243da48c.file.scp.tpl.php
320/cache/smarty/compile/ae/f8/bc/aef8bcfb1098f3c2b03818e25286d61179479580.file.global.tpl.php
321/cache/smarty/compile/3f/24/63/3f24634d544ba319520585877a90cbfff80311f3.file.javascript.tpl.php
322/tools/smarty/plugins/shared.mb_str_replace.php