Biographies (Autres Editeurs)

Il y a 65 produits.

(Autres éditeurs)

1 - 24 produits sur 65
J'ai compris / Masquer

En poursuivant votre navigation sur ce site, vous acceptez l’utilisation de cookies pour améliorer votre expérience d'achat et pour réaliser des statistiques de visites.

Load Time4178 ms - You'd better run your shop on a toaster
Querying Time1649 ms
Queries1436
Memory Peak Usage21.3 Mb
Included Files607 files - 7.97 Mb
PrestaShop Cache- Mb
Global vars1.38 Mb
PrestaShop Version1.6.1.24
PHP Version7.3.33 (OK)
MySQL Version8.0.36 (OK)
Memory Limit512M
Max Execution Time165s
Smarty Cacheenabled
Smarty Compilationauto
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 188 ms 188 ms 2.85 Mb 2.87 Mb
__construct 0 ms 188 ms - Mb 2.87 Mb
init 11 ms 199 ms 0.30 Mb 3.15 Mb
checkAccess 0 ms 199 ms - Mb 3.15 Mb
setMedia 25 ms 224 ms 0.29 Mb 3.67 Mb
postProcess 0 ms 224 ms - Mb 3.67 Mb
initHeader 0 ms 224 ms - Mb 3.67 Mb
initContent 970 ms 1194 ms 6.04 Mb 9.48 Mb
initFooter 112 ms 1306 ms 0.30 Mb 9.99 Mb
display 2872 ms 4178 ms 10.60 Mb 21.28 Mb
Hook Time Memory Usage
hookdisplayProductListFunctionalButtons 670 ms 4.00 Mb
hookdisplayProductListReviews 440 ms - Mb
hookdisplayProductPriceBlock 132 ms 2.00 Mb
hookdisplayProductAttributesPL 92 ms - Mb
__construct 36 ms - Mb
hookheader 33 ms - Mb
hookfooter 33 ms - Mb
hookcalculateGrid 23 ms - Mb
hooktop 7 ms - Mb
hookfooterTopBanner 5 ms - Mb
hookdisplayHeader 4 ms - Mb
hookmaxHeader 2 ms - Mb
hookbelowFooter 2 ms - Mb
hookactionObjectAddAfter 1 ms - Mb
hookdisplayFooter 1 ms - Mb
hookdisplayAdditionalFooter 1 ms - Mb
hookproductlistassign 1 ms - Mb
hookactionFrontControllerSetMedia 0 ms - Mb
hookdisplayTop 0 ms - Mb
hookdisplayCountDown 0 ms - Mb
hookaboveProductList 0 ms - Mb
hookmoduleRoutes - ms - Mb
hookiqitMegaMenu - ms - Mb
23 hooks 1485 ms 6.00 Mb
Module Time Memory Usage
productlabelsandstickers 669 ms 4.00 Mb
productcomments 334 ms - Mb
advancedeucompliance 130 ms 2.00 Mb
iqitsizeguide 92 ms - Mb
nxtalproductbutton 72 ms - Mb
preorder 41 ms - Mb
themeeditor 28 ms - Mb
statsdata 25 ms - Mb
blocksearch_mod 13 ms - Mb
blocklayered_mod 12 ms - Mb
blocknewsletter 9 ms - Mb
payplug 6 ms - Mb
paypal 6 ms - Mb
iqitparallax 5 ms - Mb
joyeuxnoel 3 ms - Mb
blockcart 3 ms - Mb
blockwishlist 3 ms - Mb
ph_simpleblog 3 ms - Mb
kiliba 3 ms - Mb
easyquickorderform 3 ms - Mb
iqitmegamenu 2 ms - Mb
cookielaw 2 ms - Mb
ph_recentposts 2 ms - Mb
blocklink_mod 2 ms - Mb
blockfooterhtml 1 ms - Mb
footercontent 1 ms - Mb
blockcms 1 ms - Mb
blockcontactinfos 1 ms - Mb
blockmyaccountfooter 1 ms - Mb
blocksocial_mod 1 ms - Mb
layerslider 1 ms - Mb
iqitcountdown 1 ms - Mb
blocksearch_helios 0 ms - Mb
thegiftcard 0 ms - Mb
blockuserinfo 0 ms - Mb
producttooltip 0 ms - Mb
cron 0 ms - Mb
easycarousels 0 ms - Mb
prestapp 0 ms - Mb
blocklink 0 ms - Mb
videostab 0 ms - Mb
homepageadvertise2 0 ms - Mb
standardtweets 0 ms - Mb
blockcategories 0 ms - Mb
additionalproductstabs 0 ms - Mb
pluginadder 0 ms - Mb
headerlinks 0 ms - Mb
homepageadvertise 0 ms - Mb
productsmanufacturer 0 ms - Mb
lasttweets 0 ms - Mb
homefeatured_mod 0 ms - Mb
blockcurrencies 0 ms - Mb
manufacturertab 0 ms - Mb
blockmyaccount 0 ms - Mb
homenewproduct 0 ms - Mb
productpageadverts 0 ms - Mb
customcontactpage 0 ms - Mb
blockmanufacturer 0 ms - Mb
blockbanner 0 ms - Mb
blocklanguages 0 ms - Mb
pm_applepay 0 ms - Mb
deluxemanufacturergroups 0 ms - Mb
blocksupplier 0 ms - Mb
blocktags 0 ms - Mb
blockviewed 0 ms - Mb
crossselling_mod 0 ms - Mb
sendtoafriend 0 ms - Mb
cleverppc 0 ms - Mb
manufactuterslider 0 ms - Mb
productsnavpn 0 ms - Mb
productscategory 0 ms - Mb
specialslider - ms - Mb
72 modules 1485 ms 6.00 Mb

Stopwatch SQL - 1436 queries

Query Time (ms) Rows Filesort Group By Location
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 `pre1966_configuration` c
LEFT JOIN `pre1966_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
12.1 1761 /classes/Configuration.php:148
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module, h.`live_edit`
FROM `pre1966_module` m
INNER JOIN pre1966_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `pre1966_module_shop` ms ON ms.`id_module` = m.`id_module`
INNER JOIN `pre1966_hook_module` hm ON hm.`id_module` = m.`id_module`
INNER JOIN `pre1966_hook` h ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `pre1966_module_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 (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
10.4 2764 Yes Yes /classes/Hook.php:355
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `pre1966_smarty_last_flush` WHERE type='compile' LIMIT 1
9.4 1 /classes/SmartyCustom.php:95
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1417|1|1%"
7.8 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1192
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
7.7 0 /classes/Product.php:1278
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1493|1|1%"
6.1 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `pre1966_country` c  INNER JOIN pre1966_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `pre1966_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 1)
LEFT JOIN `pre1966_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC
6 244 Yes /classes/Country.php:130
SELECT SQL_NO_CACHE `id_guest`
FROM `pre1966_connections`
WHERE `id_guest` = 6144666
AND `date_add` > '2024-11-21 06:51:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
5.9 1 Yes /classes/Connection.php:138
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1237|1|1%"
5.8 1 /classes/SmartyCustom.php:295
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1316|1|1%"
5.6 1 /classes/SmartyCustom.php:295
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("2024-11-21 00:00:00",
INTERVAL 30 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `pre1966_category_product` cp
LEFT JOIN `pre1966_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `pre1966_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN pre1966_stock_available stock
ON (stock.id_product = p.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `pre1966_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `pre1966_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `pre1966_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `pre1966_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `pre1966_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 46 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,24
5.5 78 /classes/Category.php:783
SELECT SQL_NO_CACHE * FROM `pre1966_hook_module_exceptions`
WHERE `id_shop` IN (1)
5.4 1989 /classes/module/Module.php:2141
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1318|1|1%"
5.4 1 /classes/SmartyCustom.php:295
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1103|1|1%"
5.2 1 /classes/SmartyCustom.php:295
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1345|1|1%"
5.2 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1316
ORDER BY f.position ASC
5 1 Yes /classes/Product.php:4456
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1126|1|1%"
5 1 /classes/SmartyCustom.php:295
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1344|1|1%"
4.9 1 /classes/SmartyCustom.php:295
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1140|1|1%"
4.8 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1318 AND `id_group` = 1 LIMIT 1
4.8 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1317
ORDER BY f.position ASC
4.6 1 Yes /classes/Product.php:4456
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1317|1|1%"
4.4 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
4.4 1 /modules/productlabelsandstickers/models/Rules.php:128
UPDATE `pre1966_smarty_lazy_cache`
SET filepath='productcomments/1/1/1/1/8/1318/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php'
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1318" AND compile_id=""
4.4 1 /classes/SmartyCustom.php:183
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='37633d4efed22483a495a2c5984780d5' AND cache_id LIKE "productlist_colors|1498|1|1%"
4.3 1 /classes/SmartyCustom.php:295
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1317|1|1|1|1|8%"
4.2 1 /classes/SmartyCustom.php:295
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1345|1|1|1|1|8%"
4.2 1 /classes/SmartyCustom.php:295
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 `pre1966_hook_module` hm
STRAIGHT_JOIN `pre1966_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `pre1966_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
4.1 616 /classes/Hook.php:235
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1231|1|1","", FROM_UNIXTIME(1732170062))
4 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1417
4 1 /classes/Tag.php:205
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1556|1|1|1|1|8%"
3.8 1 /classes/SmartyCustom.php:295
INSERT INTO `pre1966_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('6144666', '2009', '59852844', '', '1', '1', '2024-11-21 07:21:02')
3.7 1 /classes/ObjectModel.php:487
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1520|1|1","", FROM_UNIXTIME(1732170062))
3.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1160
3.6 1 /Adapter/Adapter_Database.php:37
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1468|1|1","", FROM_UNIXTIME(1732170062))
3.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1140
3.5 2 /classes/Product.php:5697
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1231|1|1|1|1|8%"
3.5 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1520
3.4 2 /classes/Product.php:5697
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1344|1|1|1|1|8%"
3.3 1 /classes/SmartyCustom.php:295
INSERT INTO `pre1966_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
3.3 1 /classes/ObjectModel.php:487
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1232|1|1|1|1|8%"
3.3 1 /classes/SmartyCustom.php:295
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1362|1|1","", FROM_UNIXTIME(1732170062))
3.2 1 /classes/SmartyCustom.php:263
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1478|1|1","", FROM_UNIXTIME(1732170062))
3.2 1 /classes/SmartyCustom.php:263
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1316|1|1|1|1|8","", FROM_UNIXTIME(1732170063))
3.2 1 /classes/SmartyCustom.php:263
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1442|1|1","", FROM_UNIXTIME(1732170062))
3.1 1 /classes/SmartyCustom.php:263
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1468|1|1|1|1|8","", FROM_UNIXTIME(1732170064))
3.1 1 /classes/SmartyCustom.php:263
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1449|1|1","", FROM_UNIXTIME(1732170062))
3.1 1 /classes/SmartyCustom.php:263
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1449|1|1|1|1|8%"
3 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 374
AND `active` = 1 LIMIT 1
3 1 /classes/Manufacturer.php:246
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1520|1|1|1|1|8%"
3 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1237
3 2 /classes/Product.php:5697
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1442|1|1|1|1|8%"
3 1 /classes/SmartyCustom.php:295
CREATE TEMPORARY TABLE pre1966_cat_restriction ENGINE=MEMORY
SELECT DISTINCT cp.id_product, p.id_manufacturer, product_shop.condition, p.weight FROM pre1966_category c
STRAIGHT_JOIN pre1966_category_product cp ON (c.id_category = cp.id_category AND
c.nleft >= 68
AND c.nright <= 69
AND c.active = 1)
STRAIGHT_JOIN pre1966_product_shop product_shop ON (product_shop.id_product = cp.id_product
AND product_shop.id_shop = 1)
STRAIGHT_JOIN pre1966_product p ON (p.id_product=cp.id_product)
WHERE product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
3 1 /modules/blocklayered_mod/blocklayered_mod.php:2151
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1478|1|1|1|1|8","", FROM_UNIXTIME(1732170064))
3 1 /classes/SmartyCustom.php:263
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1498|1|1|1|1|8%"
2.9 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1344
2.9 2 /classes/Product.php:5697
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1160|1|1","", FROM_UNIXTIME(1732170062))
2.9 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1493
2.9 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1222
2.9 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1468
2.9 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1317
2.9 2 /classes/Product.php:5697
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1192|1|1","", FROM_UNIXTIME(1732170062))
2.8 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1318) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
2.8 1 /classes/stock/StockAvailable.php:380
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1417|1|1|1|1|8%"
2.8 1 /classes/SmartyCustom.php:295
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('304ff9db6b976f9393cb905526ff30e6',"productcomments|1|1|1|1|8|1318","", FROM_UNIXTIME(1732170063))
2.7 1 /classes/SmartyCustom.php:263
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1140|1|1|1|1|8","", FROM_UNIXTIME(1732170062))
2.7 1 /classes/SmartyCustom.php:263
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1192|1|1|1|1|8%"
2.6 1 /classes/SmartyCustom.php:295
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1232|1|1","", FROM_UNIXTIME(1732170062))
2.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1160
2.6 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1232
2.6 2 /classes/Product.php:5697
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1222|1|1","", FROM_UNIXTIME(1732170062))
2.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1478
2.5 2 /classes/Product.php:5697
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1493|1|1|1|1|8%"
2.5 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1192
2.5 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1103
2.5 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, (
SELECT id_module
FROM `pre1966_module_shop` ms
WHERE m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
LIMIT 1
) as mshop
FROM `pre1966_module` m
2.5 147 /classes/module/Module.php:277
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1316
2.5 2 /classes/Product.php:5697
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1126|1|1|1|1|8%"
2.4 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1237
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
2.4 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1556" AND compile_id="" LIMIT 1
2.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1318
2.4 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1318 LIMIT 1
2.4 1 /classes/Product.php:752
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1103|1|1|1|1|8%"
2.3 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1362
2.3 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1362
ORDER BY f.position ASC
2.3 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE s.*
FROM `pre1966_scene_category` sc
LEFT JOIN `pre1966_scene` s ON (sc.id_scene = s.id_scene)
INNER JOIN pre1966_scene_shop scene_shop
ON (scene_shop.id_scene = s.id_scene AND scene_shop.id_shop = 1)
LEFT JOIN `pre1966_scene_lang` sl ON (sl.id_scene = s.id_scene)
WHERE sc.id_category = 46
AND sl.id_lang = 1 AND s.active = 1
ORDER BY sl.name ASC
2.3 1 Yes /classes/Scene.php:226
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1442
2.2 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1318
AND wkp.`attribute_id` = 0 LIMIT 1
2.2 10 /modules/preorder/classes/PreorderProduct.php:274
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1556|1|1","", FROM_UNIXTIME(1732170062))
2.2 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1126
2.2 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pre1966_product_attribute` pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `pre1966_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pre1966_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pre1966_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `pre1966_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1103,1126,1140,1160,1192,1222,1231,1232,1237,1316,1317,1318,1344,1345,1362,1417,1442,1449,1468,1478,1493,1498,1520,1556) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.2 162 Yes Yes /classes/Product.php:3468
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1498
2.2 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1192
2.2 1 /Adapter/Adapter_Database.php:37
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1237|1|1|1|1|8","", FROM_UNIXTIME(1732170063))
2.2 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1345) AND (b.`id_shop` = 1) LIMIT 1
2.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1231
2.1 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1222
AND wkp.`attribute_id` = 0 LIMIT 1
2.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1556
2.1 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1449
2.1 2 /classes/Product.php:5697
DELETE FROM `pre1966_smarty_lazy_cache`
WHERE template_hash='4ba580b0c66b75013bbef2094896c3bd' AND cache_id LIKE "iqitsizeguide|combination|1160|1|1|1|1|8%"
2.1 1 /classes/SmartyCustom.php:295
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1316)
2.1 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1318
ORDER BY f.position ASC
2.1 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1318) AND (b.`id_shop` = 1) LIMIT 1
2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `pre1966_state` ORDER BY `name` ASC
2 339 Yes /classes/Country.php:137
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1442) AND (b.`id_shop` = 1) LIMIT 1
2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1417
2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1520
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
2 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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1103)
2 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1318)
2 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1498
AND wkp.`attribute_id` = 0 LIMIT 1
2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1317) AND (b.`id_shop` = 1) LIMIT 1
1.9 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1417
1.9 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1520
1.9 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 46 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1
1.9 78 /classes/Category.php:712
SELECT SQL_NO_CACHE domain, domain_ssl
FROM pre1966_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
1.9 1 /classes/shop/ShopUrl.php:169
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1520
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= ps1.`expiry_date`)
)
1.9 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1417) AND (b.`id_shop` = 1) LIMIT 1
1.9 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1237
ORDER BY f.position ASC
1.9 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
FROM `pre1966_attribute` a
LEFT JOIN `pre1966_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `pre1966_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `pre1966_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `pre1966_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN pre1966_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1345
1.9 2 /classes/Product.php:5697
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1520
AND wkp.`attribute_id` = 0 LIMIT 1
1.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1417
ORDER BY f.position ASC
1.9 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1126
1.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1520
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= b.`expiry_date`)
) LIMIT 1
1.8 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1318
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.8 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1140
ORDER BY f.position ASC
1.8 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1345
1.8 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1317)
1.8 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1362)
1.8 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1316) AND (b.`id_shop` = 1) LIMIT 1
1.8 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1449
ORDER BY f.position ASC
1.8 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1318
AND wkp.`attribute_id` = 0 LIMIT 1
1.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1556 LIMIT 1
1.8 1 /classes/Product.php:752
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1232
AND wkp.`attribute_id` = 0 LIMIT 1
1.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1317
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.8 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1556
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.8 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1316
AND wkp.`attribute_id` = 0 LIMIT 1
1.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1344) AND (b.`id_shop` = 1) LIMIT 1
1.7 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1231
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.7 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1478)
1.7 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1237
AND wkp.`attribute_id` = 0 LIMIT 1
1.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1344
AND wkp.`attribute_id` = 0 LIMIT 1
1.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1520
AND wkp.`attribute_id` = 0 LIMIT 1
1.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1362" AND compile_id="" LIMIT 1
1.7 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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1417)
1.7 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1442
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.7 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1520 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.7 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1231
ORDER BY f.position ASC
1.7 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.7 2 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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1344)
1.7 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.7 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1520) AND (b.`id_shop` = 1) LIMIT 1
1.7 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1442
ORDER BY f.position ASC
1.7 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1520 LIMIT 1
1.7 1 /classes/Product.php:752
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1222
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.7 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1316|1|1|1|1|8" AND compile_id="" LIMIT 1
1.6 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.6 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1103) AND (b.`id_shop` = 1) LIMIT 1
1.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1417) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.6 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1556
AND wkp.`attribute_id` = 0 LIMIT 1
1.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1126
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.6 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1362
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.6 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1126
AND wkp.`attribute_id` = 0 LIMIT 1
1.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1493
AND wkp.`attribute_id` = 0 LIMIT 1
1.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_joyeuxnoel` WHERE effets!="Snow"
1.6 5 /modules/joyeuxnoel/joyeuxnoel.php:218
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1160
ORDER BY f.position ASC
1.6 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1442
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.6 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1317" AND compile_id="" LIMIT 1
1.6 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE name
FROM `pre1966_feature_lang` fl
LEFT JOIN  `pre1966_layered_indexable_feature` lif
ON lif.id_feature = fl.id_feature
WHERE indexable IS NULL OR indexable = 0
AND id_lang = 1
1.6 2 /modules/blocklayered_mod/blocklayered_mod.php:2740
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.6 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1417
AND wkp.`attribute_id` = 0 LIMIT 1
1.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1103
AND wkp.`attribute_id` = 0 LIMIT 1
1.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1160) AND (b.`id_shop` = 1) LIMIT 1
1.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1160
AND wkp.`attribute_id` = 0 LIMIT 1
1.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1345
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.6 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1316
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.6 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1126
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= ps1.`expiry_date`)
)
1.6 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1317
AND wkp.`attribute_id` = 0 LIMIT 1
1.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1556
1.5 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `pre1966_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `pre1966_hook_alias` ha
INNER JOIN `pre1966_hook` h ON ha.name = h.name
1.5 0 /classes/Hook.php:131
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.5 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1493
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.5 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1318) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.5 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1498) AND (b.`id_shop` = 1) LIMIT 1
1.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1493
ORDER BY f.position ASC
1.5 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1222 LIMIT 1
1.5 1 /classes/Product.php:752
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1160
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= b.`expiry_date`)
) LIMIT 1
1.5 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1231
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.5 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1498
ORDER BY f.position ASC
1.5 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1103
ORDER BY f.position ASC
1.5 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1192
ORDER BY f.position ASC
1.5 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1192
AND wkp.`attribute_id` = 0 LIMIT 1
1.5 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1231 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.5 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1449
AND wkp.`attribute_id` = 0 LIMIT 1
1.5 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1520
1.5 4 /classes/Product.php:2619
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1520) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.5 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1192
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1.5 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1498
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.5 1 /modules/productlabelsandstickers/models/Stickers.php:343
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 `pre1966_category` c
INNER JOIN pre1966_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pre1966_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `pre1966_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 46
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.5 1 Yes Yes /classes/Category.php:656
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1237" AND compile_id="" LIMIT 1
1.5 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1126
AND wkp.`attribute_id` = 0 LIMIT 1
1.5 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1344
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.5 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1478
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.5 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1160" AND compile_id="" LIMIT 1
1.5 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1318
1.5 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1417 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.5 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.5 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1126
ORDER BY f.position ASC
1.5 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1231)
1.5 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1222
AND wkp.`attribute_id` = 0 LIMIT 1
1.5 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1556) AND (b.`id_shop` = 1) LIMIT 1
1.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1478
ORDER BY f.position ASC
1.5 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1317
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.5 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1318
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.5 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1316 LIMIT 1
1.5 1 /classes/Product.php:752
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1449
AND wkp.`attribute_id` = 0 LIMIT 1
1.5 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1317
1.5 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1344
ORDER BY f.position ASC
1.4 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1556 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.4 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1222
ORDER BY f.position ASC
1.4 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1478 LIMIT 1
1.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1556
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= b.`expiry_date`)
) LIMIT 1
1.4 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1317
1.4 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE tr.*
FROM `pre1966_tax_rule` tr
JOIN `pre1966_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 5
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
1.4 1 Yes /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1317) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.4 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1345
ORDER BY f.position ASC
1.4 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1222
1.4 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1317
AND wkp.`attribute_id` = 0 LIMIT 1
1.4 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1316
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1468
AND wkp.`attribute_id` = 0 LIMIT 1
1.4 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1317
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1556
ORDER BY f.position ASC
1.4 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1417
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1417
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.4 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1449 LIMIT 1
1.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1468
ORDER BY f.position ASC
1.4 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1160
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1478
AND wkp.`attribute_id` = 0 LIMIT 1
1.4 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1442 LIMIT 1
1.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.4 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1449
1.4 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.4 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1237
1.4 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1318
1.4 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1160)
1.4 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1498 LIMIT 1
1.4 1 /classes/Product.php:752
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 pre1966_shop_group gs
LEFT JOIN pre1966_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN pre1966_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
1.4 1 Yes /classes/shop/Shop.php:663
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1520
1.4 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1478
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.4 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1232
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.4 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1498
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.4 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1318
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.4 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1520
1.4 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1103
AND wkp.`attribute_id` = 0 LIMIT 1
1.4 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1140)
1.4 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1520" AND compile_id="" LIMIT 1
1.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1317 LIMIT 1
1.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1556
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1520
1.4 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.4 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1345
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.4 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.4 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1556)
1.4 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1498 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.4 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1556
AND wkp.`attribute_id` = 0 LIMIT 1
1.4 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.4 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1192
1.4 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1192 LIMIT 1
1.4 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.4 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.4 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1478
AND wkp.`attribute_id` = 0 LIMIT 1
1.4 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1345
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.4 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1478 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.4 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1417|1|1|1|1|8" AND compile_id="" LIMIT 1
1.4 0 /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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1498)
1.3 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1103
AND wkp.`attribute_id` = 0 LIMIT 1
1.3 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.3 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE s.*, sl.`description`
FROM `pre1966_supplier` s
LEFT JOIN `pre1966_supplier_lang` `sl` ON s.`id_supplier` = sl.`id_supplier` AND sl.`id_lang` = 1
INNER JOIN pre1966_supplier_shop supplier_shop
ON (supplier_shop.id_supplier = s.id_supplier AND supplier_shop.id_shop = 1)
WHERE (s.`active` = 1)
GROUP BY s.id_supplier
ORDER BY  s.`name` ASC
1.3 43 Yes Yes /classes/Supplier.php:127
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1556|1|1|1|1|8" AND compile_id="" LIMIT 1
1.3 0 /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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1520)
1.3 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1345
AND wkp.`attribute_id` = 0 LIMIT 1
1.3 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `id_page`
FROM `pre1966_page`
WHERE `id_page_type` = 59 AND `id_object` = 46 LIMIT 1
1.3 1 /classes/Page.php:77
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1442
AND wkp.`attribute_id` = 0 LIMIT 1
1.3 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1442
1.3 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1103
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= b.`expiry_date`)
) LIMIT 1
1.3 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1192) AND (b.`id_shop` = 1) LIMIT 1
1.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1222
1.3 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1493 LIMIT 1
1.3 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 415
AND `active` = 1 LIMIT 1
1.3 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1498
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.3 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.3 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1232
ORDER BY f.position ASC
1.3 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE *
FROM `pre1966_country` a
LEFT JOIN `pre1966_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
1.3 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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1232)
1.3 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1442
1.3 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1468) AND (b.`id_shop` = 1) LIMIT 1
1.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1316
AND wkp.`attribute_id` = 0 LIMIT 1
1.3 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.3 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1126) AND (b.`id_shop` = 1) LIMIT 1
1.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1140) AND (b.`id_shop` = 1) LIMIT 1
1.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1493
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.3 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1231
AND wkp.`attribute_id` = 0 LIMIT 1
1.3 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1231
1.3 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1449
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.3 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1.3 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1192
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.3 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1231 AND id_shop=1 LIMIT 1
1.3 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1449" AND compile_id="" LIMIT 1
1.3 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1417
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.3 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.3 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1344
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1.3 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1449
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.3 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1160
AND wkp.`attribute_id` = 0 LIMIT 1
1.3 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.3 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1468 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.3 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1478
AND wkp.`attribute_id` = 0 LIMIT 1
1.3 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1362 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.3 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.3 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1232) AND (b.`id_shop` = 1) LIMIT 1
1.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1493
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.3 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1318 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.3 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.3 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, (
SELECT id_module
FROM `pre1966_module_shop` ms
WHERE m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
LIMIT 1
) as mshop
FROM `pre1966_module` m
1.3 147 /classes/module/Module.php:277
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `pre1966_lang` l
JOIN pre1966_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
1.3 1 /classes/Language.php:892
SELECT SQL_NO_CACHE name, value, pf.id_feature
FROM pre1966_feature_product pf
LEFT JOIN pre1966_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN pre1966_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN pre1966_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN pre1966_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1520
ORDER BY f.position ASC
1.3 1 Yes /classes/Product.php:4456
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1442
1.3 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.3 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1344 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.3 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1468
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.3 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1449
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.3 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1126
1.3 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1556 LIMIT 1
1.3 0 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1103
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= ps1.`expiry_date`)
)
1.3 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1345|1|1|1|1|8" AND compile_id="" LIMIT 1
1.2 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1520
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1556
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1362
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.2 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1493
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1231) AND (b.`id_shop` = 1) LIMIT 1
1.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1231 LIMIT 1
1.2 1 /classes/Product.php:752
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1344
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `pre1966_lang` l
LEFT JOIN `pre1966_lang_shop` ls ON (l.id_lang = ls.id_lang)
1.2 1 /classes/Language.php:777
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1237
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1.2 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1237) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.2 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE *
FROM `pre1966_parallax_lang`
WHERE `id_parallax` = 1
1.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 513
AND `active` = 1 LIMIT 1
1.2 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1478
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1478
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1.2 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1317 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.2 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE *
FROM `pre1966_country_lang`
WHERE `id_country` = 8
1.2 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1317|1|1|1|1|8" AND compile_id="" LIMIT 1
1.2 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1316
1.2 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1498
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1237)
1.2 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1103
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1316
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1498) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.2 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1317
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1498" AND compile_id="" LIMIT 1
1.2 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1192
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
1.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1468
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1316
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.2 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1449) AND (b.`id_shop` = 1) LIMIT 1
1.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1318
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1442
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.2 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1417 LIMIT 1
1.2 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1362) AND (b.`id_shop` = 1) LIMIT 1
1.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1126 LIMIT 1
1.2 1 /classes/Product.php:752
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1345
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1237
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1222" AND compile_id="" LIMIT 1
1.2 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 2 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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1192)
1.2 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1237 LIMIT 1
1.2 1 /classes/Product.php:752
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.2 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1498
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1192) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.2 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1317
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `pre1966_currency` c
LEFT JOIN pre1966_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
1.2 3 /classes/Currency.php:470
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
1.2 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 549
AND `active` = 1 LIMIT 1
1.2 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE tr.*
FROM `pre1966_tax_rule` tr
JOIN `pre1966_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
1.2 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1468
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1449
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1232
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.2 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1478
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1231
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1556) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.2 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='418e40baa598dc906c90281836610c2f' AND cache_id="iqitmegamenu|1|1|1|1|8|10" AND compile_id="" LIMIT 1
1.2 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1160
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.2 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1103
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.2 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1498
1.2 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1442)
1.2 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.2 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1345 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.2 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1345 LIMIT 1
1.2 1 /classes/Product.php:752
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1318
1.2 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1316 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.2 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1318
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.2 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1316
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1468" AND compile_id="" LIMIT 1
1.2 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1556
1.2 3 /classes/Product.php:2619
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1126)
1.2 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1345
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 351
AND `active` = 1 LIMIT 1
1.2 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1317) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1442
AND wkp.`attribute_id` = 0 LIMIT 1
1.2 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.2 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1344
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1.2 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.2 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1222) AND (b.`id_shop` = 1) LIMIT 1
1.2 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1344
1.2 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1493" AND compile_id="" LIMIT 1
1.1 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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1449)
1.1 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1140
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1222)
1.1 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1556
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.1 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1498|1|1|1|1|8" AND compile_id="" LIMIT 1
1.1 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1362
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1231" AND compile_id="" LIMIT 1
1.1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1103
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.1 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.1 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1231|1|1|1|1|8" AND compile_id="" LIMIT 1
1.1 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1478) AND (b.`id_shop` = 1) LIMIT 1
1.1 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1556
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1222
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= b.`expiry_date`)
) LIMIT 1
1.1 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1317
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1317 AND `id_cart` = 0 LIMIT 1
1.1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1493
1.1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1468 LIMIT 1
1.1 1 /classes/Product.php:752
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1493
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.1 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1362 LIMIT 1
1.1 1 /classes/Product.php:752
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 540
AND `active` = 1 LIMIT 1
1.1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1493) AND (b.`id_shop` = 1) LIMIT 1
1.1 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "payplug" LIMIT 1
1.1 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, (
SELECT id_module
FROM `pre1966_module_shop` ms
WHERE m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
LIMIT 1
) as mshop
FROM `pre1966_module` m
1.1 147 /classes/module/Module.php:277
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1345
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1520) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1316" AND compile_id="" LIMIT 1
1.1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1468
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1.1 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1449) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1362
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1318" AND compile_id="" LIMIT 1
1.1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1520
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1317
1.1 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1442" AND compile_id="" LIMIT 1
1.1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1417
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_product` a
LEFT JOIN `pre1966_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `pre1966_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1237) AND (b.`id_shop` = 1) LIMIT 1
1.1 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1237
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_tax_lang`
WHERE `id_tax` = 2
1.1 2 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1478
1.1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `pre1966_product_comment` pc
WHERE pc.`id_product` = 1318
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1
1.1 1 /modules/productcomments/ProductComment.php:197
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `pre1966_specific_price` WHERE `id_product` != 0 LIMIT 1
1.1 4 /classes/SpecificPrice.php:230
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1417
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1442) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.1 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1493)
1.1 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1449 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.1 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1232 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1.1 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1344
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1126
1.1 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1231
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1160
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.1 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1478 AND `id_cart` = 0 LIMIT 1
1.1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1160
1.1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1520 LIMIT 1
1.1 0 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1232 AND `id_cart` = 0 LIMIT 1
1.1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1556
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1222
1.1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1318
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE id_page_type
FROM pre1966_page_type
WHERE name = 'category' LIMIT 1
1.1 1 /classes/Page.php:96
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1520 AND `id_cart` = 0 LIMIT 1
1.1 1 /classes/Product.php:3160
ALTER TABLE pre1966_cat_restriction ADD PRIMARY KEY (id_product),
ADD KEY `id_manufacturer` (`id_manufacturer`,`id_product`) USING BTREE,
ADD KEY `condition` (`condition`,`id_product`) USING BTREE,
ADD KEY `weight` (`weight`,`id_product`) USING BTREE
1.1 1 /modules/blocklayered_mod/blocklayered_mod.php:2157
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1316
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1449) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1126) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1468)
1.1 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1468
1.1 3 /classes/Product.php:2619
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1316) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1140
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1498
1.1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1103 LIMIT 1
1.1 1 /classes/Product.php:752
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 455
AND `active` = 1 LIMIT 1
1.1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 591
AND `active` = 1 LIMIT 1
1.1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1316
1.1 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1222
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1.1 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1478
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1345
1.1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1318 AND `id_cart` = 0 LIMIT 1
1.1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE * FROM `pre1966_easyquickorderform_config`
1.1 10 /modules/easyquickorderform/easyquickorderform.php:437
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1498 AND `id_cart` = 0 LIMIT 1
1.1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE *
FROM `pre1966_lang` a
LEFT JOIN `pre1966_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
1.1 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1316) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 456
AND `active` = 1 LIMIT 1
1.1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1345) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1498
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1.1 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1520|1|1|1|1|8" AND compile_id="" LIMIT 1
1.1 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1232
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1316
1.1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `pre1966_meta` m
LEFT JOIN `pre1966_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.1 55 Yes /classes/Dispatcher.php:452
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='3871b4202b1cdf933be5bd3d67cd6b66' AND cache_id="footercontent|1|1|1|1|8" AND compile_id="" LIMIT 1
1.1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1362
1.1 4 /classes/Product.php:2619
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1160
1.1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE *
FROM `pre1966_tax` a
WHERE (a.`id_tax` = 2) LIMIT 1
1.1 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 473
AND `active` = 1 LIMIT 1
1.1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE public_name
FROM `pre1966_attribute_group_lang` agl
LEFT JOIN `pre1966_layered_indexable_attribute_group` liag
ON liag.id_attribute_group = agl.id_attribute_group
WHERE indexable IS NULL OR indexable = 0
AND id_lang = 1
1.1 9 /modules/blocklayered_mod/blocklayered_mod.php:2730
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1) WHERE wkp.`is_preorder` = 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:346
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1.1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1.1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1362
AND wkp.`attribute_id` = 0 LIMIT 1
1.1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 360
AND `active` = 1 LIMIT 1
1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 73
AND `active` = 1 LIMIT 1
1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1362
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= b.`expiry_date`)
) LIMIT 1
1 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1498
1 4 /classes/Product.php:2619
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1232
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 413
AND `active` = 1 LIMIT 1
1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1237 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1237
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
1 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1103" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 397
AND `active` = 1 LIMIT 1
1 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1556
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *
FROM `pre1966_currency` c
INNER JOIN pre1966_currency_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
1 3 Yes /classes/Currency.php:231
SELECT SQL_NO_CACHE `id_parallax` FROM `pre1966_parallax` WHERE `id_shop` =1 LIMIT 1
1 1 /modules/iqitparallax/ParallaxHomepage.php:62
SELECT SQL_NO_CACHE c.id_category, cl.name, cl.link_rewrite
FROM pre1966_category c
LEFT JOIN pre1966_category_lang cl ON (cl.id_category = c.id_category AND cl.id_shop = 1 )
INNER JOIN pre1966_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE c.nleft <= 68
AND c.nright >= 69
AND c.nleft >= 2
AND c.nright <= 95
AND cl.id_lang = 1
AND c.active = 1
AND c.level_depth > 1
ORDER BY c.level_depth ASC
1 48 Yes /classes/Tools.php:1308
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1556 AND `id_cart` = 0 LIMIT 1
1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1498
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1344
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1498
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1160) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1222 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1232
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1556
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1478) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1126
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= b.`expiry_date`)
) LIMIT 1
1 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1344" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *
FROM `pre1966_country` a
LEFT JOIN `pre1966_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `pre1966_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
1 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1449|1|1|1|1|8" AND compile_id="" LIMIT 1
1 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1468
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= ps1.`expiry_date`)
)
1 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1520
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1493 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1222
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1192
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE data FROM `pre1966_layered_friendly_url` WHERE `url_key` = 'b2fba5dcdf4830ee016b16b971ed815a' LIMIT 1
1 1 /modules/blocklayered_mod/blocklayered_mod.php:1738
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1222
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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 `pre1966_product` p
INNER JOIN `pre1966_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pre1966_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1345)
1 1 /classes/Product.php:3002
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1237
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *
FROM `pre1966_currency` a
LEFT JOIN `pre1966_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
1 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='844db544e179b01d14e01a815bb2210c' AND cache_id="blockfooterhtml|1|1|1|1|8" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1449
1 3 /classes/Product.php:2619
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1344
1 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1345" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1192) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1344|1|1|1|1|8" AND compile_id="" LIMIT 1
1 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM pre1966_layered_category
WHERE id_category = 46
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
1 1 Yes Yes /modules/blocklayered_mod/blocklayered_mod.php:2135
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1344 AND `id_cart` = 0 LIMIT 1
1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "m4pdf" LIMIT 1
1 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1232
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1231
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1478
1 3 /classes/Product.php:2619
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1556
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1237
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "preorder" LIMIT 1
1 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1126 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1237
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1442|1|1|1|1|8" AND compile_id="" LIMIT 1
1 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1468
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1417" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1237
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1103
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1449
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1344 LIMIT 1
1 1 /classes/Product.php:752
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1126" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1231
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "paypal" LIMIT 1
1 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1318 LIMIT 1
1 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1449
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
1 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1520) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1192" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1316
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `pre1966_fmm_stickersbanners` b
LEFT JOIN pre1966_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN pre1966_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 1140
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= b.`expiry_date`)
) LIMIT 1
1 1 /modules/productlabelsandstickers/models/Stickers.php:343
SELECT SQL_NO_CACHE COUNT(*)
FROM pre1966_layered_category
WHERE id_category = 46
AND id_shop = 1 LIMIT 1
1 1 /modules/blocklayered_mod/blocklayered_mod.php:636
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1498
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1232
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ce5afde136d8cc299b4e100ec8d9044' AND cache_id="iqitparallax|1|1|1|1|8" AND compile_id="" LIMIT 1
1 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1160 LIMIT 1
1 1 /classes/Product.php:752
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1520
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1316
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_joyeuxnoel` WHERE effets="Snow"
1 5 /modules/joyeuxnoel/joyeuxnoel.php:204
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1160
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1231
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= ps1.`expiry_date`)
)
1 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1344
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1192
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1232
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1344) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1344
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1449
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1160
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1318
AND wkp.`attribute_id` = 0 LIMIT 1
1 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1442 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
1 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1232
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1192
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1442
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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
1 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1362
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1192
1 4 /classes/Product.php:2619
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1317) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1317
1 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
1 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1126
1 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1237 AND `id_cart` = 0 LIMIT 1
1 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1317
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1345
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1498
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1556
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.9 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1493
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE 1 FROM `pre1966_specific_price` WHERE `to` BETWEEN '2024-11-21 00:00:00' AND '2024-11-21 23:59:59' LIMIT 1
0.9 1 /classes/SpecificPrice.php:306
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1160 AND `id_cart` = 0 LIMIT 1
0.9 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1417) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1231
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1498) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1316
0.9 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1231
0.9 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1468
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1192
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1493
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE IFNULL(
(
SELECT left_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_left_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
0.9 1 /classes/Theme.php:301
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1232" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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.9 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE *
FROM `pre1966_category` a
LEFT JOIN `pre1966_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `pre1966_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) AND (b.`id_shop` = 1) LIMIT 1
0.9 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 201 AND `id_shop` = 1 LIMIT 1
0.9 1 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1237) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1237
0.9 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE *
FROM `pre1966_parallax` a
LEFT JOIN `pre1966_parallax_lang` `b` ON a.`id_parallax` = b.`id_parallax` AND b.`id_lang` = 1
WHERE (a.`id_parallax` = 1) LIMIT 1
0.9 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1160
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1103
0.9 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1192|1|1|1|1|8" AND compile_id="" LIMIT 1
0.9 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1126
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1344
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1222
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1231
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1317
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1232 LIMIT 1
0.9 1 /classes/Product.php:752
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1103
0.9 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1442
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1442
0.9 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE p.id_product
FROM `pre1966_product` p
INNER JOIN pre1966_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 1140
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2024-11-21 00:00:00",
INTERVAL 30 DAY
)
) > 0
0.9 0 /classes/Product.php:1278
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1231 LIMIT 1
0.9 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) 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 '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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.9 2 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE * FROM `pre1966_image_type` WHERE 1 AND `products` = 1  ORDER BY `name` ASC
0.9 12 Yes /classes/ImageType.php:108
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1237|1|1|1|1|8" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1556
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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.9 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1468|1|1|1|1|8" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1231
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1556) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1493
0.9 4 /classes/Product.php:2619
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
0.9 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1222) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
0.9 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pre1966_product_attribute pa
INNER JOIN pre1966_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1140 LIMIT 1
0.9 1 /classes/Product.php:752
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1362
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.9 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1317 LIMIT 1
0.9 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1140 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
0.9 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1237
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1498 LIMIT 1
0.9 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 559
AND `active` = 1 LIMIT 1
0.9 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1160 LIMIT 1
0.9 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 372
AND `active` = 1 LIMIT 1
0.9 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1237
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1222
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1493) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1520
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1192
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1362
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1316 AND `id_group` = 1 LIMIT 1
0.9 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1160) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1140
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pre1966_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-11-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-11-21 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.9 1 Yes /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
0.9 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_group`
WHERE `id_group` = 1 LIMIT 1
0.9 1 /classes/Group.php:133
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1468
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1498
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.9 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1160
0.9 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 146 AND `id_shop` = 1 LIMIT 1
0.9 1 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1449 AND `id_cart` = 0 LIMIT 1
0.9 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1160 AND `id_group` = 1 LIMIT 1
0.9 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1468
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1344
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1318) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1316
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.9 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1231 AND `id_cart` = 0 LIMIT 1
0.9 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1103
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1493
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `pre1966_smarty_last_flush` WHERE type='template' LIMIT 1
0.9 1 /classes/SmartyCustom.php:142
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1317
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1478) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1417|1|1" AND compile_id="" LIMIT 1
0.9 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 562
AND `active` = 1 LIMIT 1
0.9 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1192 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
0.9 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1316
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1478|1|1|1|1|8" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *
FROM `pre1966_category` a
LEFT JOIN `pre1966_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `pre1966_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) AND (b.`id_shop` = 1) LIMIT 1
0.9 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1417
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1520
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='ca60790acf0c6f8b9c50022938bc7b8b' AND cache_id="blockcms|2|1|1|1|1|8" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1478|1|1" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "ph_simpleblog" LIMIT 1
0.9 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1345
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.9 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1237
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE ps1.*
FROM `pre1966_fmm_stickers` ps1
LEFT JOIN pre1966_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 1140
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= ps1.`expiry_date`)
)
0.9 2 /modules/productlabelsandstickers/models/Stickers.php:202
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 121 AND `id_shop` = 1 LIMIT 1
0.9 1 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1468
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1140|1|1|1|1|8" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1317
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.9 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1468
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1442) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.9 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1362
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='9014b8615bbea8af784745a84ca65b5a' AND cache_id="blocksearch_mod|1|1|1|1|8" AND compile_id="" LIMIT 1
0.9 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1103
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *
FROM `pre1966_group_lang`
WHERE `id_group` = 1
0.9 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1316
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM pre1966_required_field
0.9 1 /classes/ObjectModel.php:1376
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
0.9 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.9 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1318
AND wkp.`attribute_id` = 0 LIMIT 1
0.9 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1316
0.9 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM pre1966_shop_url su
LEFT JOIN pre1966_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.presenceafricaine.com' OR su.domain_ssl = 'www.presenceafricaine.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.9 1 Yes /classes/shop/Shop.php:334
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1468
0.8 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1362
0.8 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1231) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1478 LIMIT 1
0.8 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1237
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1417
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE id_shop
FROM `pre1966_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.8 1 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1231
0.8 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1140
0.8 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1231) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1126
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE version FROM `pre1966_module` WHERE name = 'paypal' LIMIT 1
0.8 1 /modules/paypal/paypal.php:329
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1449
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1493
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1417
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1318
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1362|1|1" AND compile_id="" LIMIT 1
0.8 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1103 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
0.8 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1449
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1442
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1160
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1362
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1478" AND compile_id="" LIMIT 1
0.8 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1232
0.8 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1318
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.8 0 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE `name` FROM `pre1966_supplier` WHERE `id_supplier` = 0 LIMIT 1
0.8 0 /classes/Supplier.php:192
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1140
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1192
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1318
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1232|1|1|1|1|8" AND compile_id="" LIMIT 1
0.8 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1442 AND `id_cart` = 0 LIMIT 1
0.8 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1493
0.8 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1103 AND `id_group` = 1 LIMIT 1
0.8 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_image FROM pre1966_image WHERE id_product = 1160 AND (cover = 0 or cover IS NULL) ORDER BY `position` LIMIT 1
0.8 1 Yes /override/classes/Link.php:43
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='5a427015a8b09e64aa46d63349637abb' AND cache_id="cookielaw|1|1|1|1|8" AND compile_id="" LIMIT 1
0.8 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1232 LIMIT 1
0.8 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1442) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1449
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1126
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1232
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1478
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1362) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `name`, `meta_title`, `meta_description`, `meta_keywords`, `description`
FROM `pre1966_category_lang` cl
WHERE cl.`id_lang` = 1
AND cl.`id_category` = 46 AND cl.id_shop = 1 LIMIT 1
0.8 1 /classes/Meta.php:291
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1478) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1478|1|1|1|1|8","", FROM_UNIXTIME(1732170064))
0.8 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1316) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 417
AND `active` = 1 LIMIT 1
0.8 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1362) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1103
0.8 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1317 AND id_shop=1 LIMIT 1
0.8 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1520
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1103
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1316 LIMIT 1
0.8 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1237
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1140
0.8 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1468 LIMIT 1
0.8 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE *
FROM `pre1966_parallax` a
WHERE (a.`id_parallax` = 1) LIMIT 1
0.8 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1442
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1103
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1493
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1556) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1192
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1237|1|1" AND compile_id="" LIMIT 1
0.8 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE b.`id_blocklink`, b.`new_window`
FROM `pre1966_blocklink_mod` b
0.8 1 /modules/blocklink_mod/blocklink_mod.php:127
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `pre1966_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 44 LIMIT 1
0.8 1 /classes/Category.php:1054
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('304ff9db6b976f9393cb905526ff30e6',"productcomments|1|1|1|1|8|1318","", FROM_UNIXTIME(1732170063))
0.8 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1140
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "blocklayered" LIMIT 1
0.8 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1232
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1417
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1192
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1556|1|1" AND compile_id="" LIMIT 1
0.8 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `pre1966_product_comment` pc
WHERE pc.`id_product` = 1318
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1
0.8 1 /modules/productcomments/ProductComment.php:184
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1237 LIMIT 1
0.8 0 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1478 AND `id_group` = 1 LIMIT 1
0.8 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1345 AND `id_cart` = 0 LIMIT 1
0.8 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE IFNULL(left_column, default_left_column) as left_column, IFNULL(right_column, default_right_column) as right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON (t.id_theme = tm.id_theme)
LEFT JOIN pre1966_meta m ON (m.id_meta = tm.id_meta)
WHERE t.id_theme =2 AND m.page = "category" LIMIT 1
0.8 1 /classes/Theme.php:275
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1232
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1556
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1126) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1449
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1478
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1417
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1556
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1103
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1468 AND `id_cart` = 0 LIMIT 1
0.8 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1520 AND `id_group` = 1 LIMIT 1
0.8 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1478
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1318
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE IFNULL(
(
SELECT right_column
FROM pre1966_theme t
LEFT JOIN pre1966_theme_meta tm ON ( t.id_theme = tm.id_theme )
LEFT JOIN pre1966_meta m ON ( m.id_meta = tm.id_meta )
WHERE t.id_theme =2
AND m.page = "category" ) , default_right_column
)
FROM pre1966_theme
WHERE id_theme =2 LIMIT 1
0.8 1 /classes/Theme.php:318
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1316 AND `id_cart` = 0 LIMIT 1
0.8 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1345) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1344 AND `id_group` = 1 LIMIT 1
0.8 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `pre1966_specific_price` WHERE `id_product` != 0
0.8 2 /classes/SpecificPrice.php:238
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1192
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1318
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='304ff9db6b976f9393cb905526ff30e6' AND cache_id="productcomments|1|1|1|1|8|1140" AND compile_id="" LIMIT 1
0.8 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1493
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1493|1|1" AND compile_id="" LIMIT 1
0.8 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1362 AND id_shop=1 LIMIT 1
0.8 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1449
AND wkp.`attribute_id` = 0 LIMIT 1
0.8 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1140 AND `id_group` = 1 LIMIT 1
0.8 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1318|1|1" AND compile_id="" LIMIT 1
0.8 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1192
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1103
0.8 1 /Adapter/Adapter_Database.php:37
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1316|1|1|1|1|8","", FROM_UNIXTIME(1732170063))
0.8 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE COUNT(*)
FROM `pre1966_hook_module` hm
LEFT JOIN `pre1966_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'moduleRoutes' AND hm.`id_module` = 121 LIMIT 1
0.8 1 /classes/module/Module.php:2237
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1160) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1103|1|1" AND compile_id="" LIMIT 1
0.8 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1478
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1449) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.8 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1140
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.8 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1468
0.8 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 218 AND `id_shop` = 1 LIMIT 1
0.8 0 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1317 AND `id_group` = 1 LIMIT 1
0.8 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1344 LIMIT 1
0.8 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1222
0.8 3 /classes/Product.php:2619
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='e2caea9f0b50d34aa6c70dd9b5e7b500' AND cache_id="blockcontactinfos|1|1|1|1|8" AND compile_id="" LIMIT 1
0.8 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.8 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1468|1|1" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 331
AND `active` = 1 LIMIT 1
0.7 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE data FROM `pre1966_layered_friendly_url` WHERE `url_key` = 'e739baf2dbaa4bd42a31962a93001515' LIMIT 1
0.7 1 /modules/blocklayered_mod/blocklayered_mod.php:1738
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1362
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1345
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1160|1|1|1|1|8" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1493 AND `id_cart` = 0 LIMIT 1
0.7 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1362
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl, t.id_theme, t.name, t.directory
FROM pre1966_shop s
LEFT JOIN pre1966_shop_url su ON (s.id_shop = su.id_shop)
LEFT JOIN pre1966_theme 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.7 1 /classes/shop/Shop.php:202
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1316 AND id_shop=1 LIMIT 1
0.7 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1520
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.7 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1126 AND `id_cart` = 0 LIMIT 1
0.7 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1345
0.7 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1344) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE data FROM `pre1966_layered_friendly_url` WHERE `url_key` = '37b6bd4be4a1bbe9d8c9e6590f539314' LIMIT 1
0.7 1 /modules/blocklayered_mod/blocklayered_mod.php:1738
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1449 LIMIT 1
0.7 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1317
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='e710bc3396f8866856480f78202b172a' AND cache_id="blockmyaccountfooter|1|1|1|1|8" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1362 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "kiliba" LIMIT 1
0.7 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE * FROM `pre1966_hook_alias`
0.7 87 /classes/Hook.php:187
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1160|1|1","", FROM_UNIXTIME(1732170062))
0.7 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1417
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1493) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1126
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `name`
FROM `pre1966_manufacturer`
WHERE `id_manufacturer` = 398
AND `active` = 1 LIMIT 1
0.7 1 /classes/Manufacturer.php:246
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:05' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1442 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1345 LIMIT 1
0.7 0 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE *
FROM `pre1966_group` a
LEFT JOIN `pre1966_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.7 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1232|1|1" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1103|1|1|1|1|8" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1345
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM pre1966_tag t
LEFT JOIN pre1966_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=1222
0.7 1 /classes/Tag.php:205
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1345|1|1" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1126|1|1|1|1|8" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1222
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1222) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1498) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1126|1|1" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1417 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1231
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1192) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1417
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1417
0.7 4 /classes/Product.php:2619
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1222|1|1" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1237 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1345 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1231 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1449
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1344
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.7 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1140 AND `id_cart` = 0 LIMIT 1
0.7 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1192 AND `id_cart` = 0 LIMIT 1
0.7 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1520|1|1" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1317
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1468
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.7 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1442
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1222
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1556 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pre1966_stock_available`
WHERE (id_product = 1493) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1478
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.7 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1317|1|1" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE COUNT(`id_product_comment`) AS "nbr"
FROM `pre1966_product_comment` pc
WHERE `id_product` = 1318 AND `validate` = 1 LIMIT 1
0.7 1 /modules/productcomments/ProductComment.php:240
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='4ba580b0c66b75013bbef2094896c3bd' AND cache_id="iqitsizeguide|combination|1493|1|1|1|1|8" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1160
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1126) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1222 AND `id_cart` = 0 LIMIT 1
0.7 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1493 LIMIT 1
0.7 0 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1140|1|1" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1140
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `width`, `height`
FROM pre1966_image_type
WHERE `name` = 'small_default' LIMIT 1
0.7 1 /classes/Image.php:471
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1362 AND `id_cart` = 0 LIMIT 1
0.7 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1417
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
DROP TEMPORARY TABLE IF EXISTS pre1966_cat_restriction
0.7 1 /modules/blocklayered_mod/blocklayered_mod.php:2141
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1160
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1498|1|1" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1468|1|1|1|1|8","", FROM_UNIXTIME(1732170064))
0.7 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1126 AND id_shop=1 LIMIT 1
0.7 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1237|1|1|1|1|8","", FROM_UNIXTIME(1732170063))
0.7 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1442 LIMIT 1
0.7 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1345
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1232 AND `id_group` = 1 LIMIT 1
0.7 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1316|1|1" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1362
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1344
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1192|1|1" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1478
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1192 LIMIT 1
0.7 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE 1 FROM `pre1966_specific_price` WHERE `from` BETWEEN '2024-11-21 00:00:00' AND '2024-11-21 23:59:59' LIMIT 1
0.7 1 /classes/SpecificPrice.php:302
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1344|1|1" AND compile_id="" LIMIT 1
0.7 0 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1140
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1417 LIMIT 1
0.7 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1442
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1160
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `pre1966_lang` l
LEFT JOIN `pre1966_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.7 1 /classes/Language.php:777
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1140
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1417
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1231
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.7 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE out_of_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:672
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1442|1|1" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1222
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.7 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1345) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1126 LIMIT 1
0.7 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1449
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1362 LIMIT 1
0.7 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE * FROM `pre1966_image_type`
0.7 12 /classes/ImageType.php:143
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1231
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1344) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.7 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1126
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1468
0.7 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1160
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1442
AND wkp.`attribute_id` = 0 LIMIT 1
0.7 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1449|1|1" AND compile_id="" LIMIT 1
0.7 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `width`, `height`
FROM pre1966_image_type
WHERE `name` = 'category_default' LIMIT 1
0.7 1 /classes/Image.php:471
SELECT SQL_NO_CACHE value FROM `pre1966_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.7 1 /classes/shop/Shop.php:1067
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.7 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1103 AND `id_cart` = 0 LIMIT 1
0.6 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `width`, `height`
FROM pre1966_image_type
WHERE `name` = 'home_default' LIMIT 1
0.6 1 /classes/Image.php:471
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1520 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1362|1|1","", FROM_UNIXTIME(1732170062))
0.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1498
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1222) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.6 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1232
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `pre1966_cart_product`
WHERE `id_product` = 1417 AND `id_cart` = 0 LIMIT 1
0.6 1 /classes/Product.php:3160
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1556|1|1","", FROM_UNIXTIME(1732170062))
0.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1344
0.6 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1344
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1126
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE nleft, nright, level_depth
FROM pre1966_category
WHERE id_category = 2 LIMIT 1
0.6 1 /classes/Category.php:1477
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1231|1|1" AND compile_id="" LIMIT 1
0.6 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1126
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1126 AND `id_group` = 1 LIMIT 1
0.6 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='37633d4efed22483a495a2c5984780d5' AND cache_id="productlist_colors|1160|1|1" AND compile_id="" LIMIT 1
0.6 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE id_shop
FROM `pre1966_category_shop`
WHERE `id_category` = 46
AND id_shop = 1 LIMIT 1
0.6 1 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1126
0.6 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1222 LIMIT 1
0.6 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1442
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1345
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1493
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1493
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE nleft, nright, level_depth
FROM pre1966_category
WHERE id_category = 46 LIMIT 1
0.6 1 /classes/Category.php:1477
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1498
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1344
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1237) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.6 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1345
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1442
0.6 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1468
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1232
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1362
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1449|1|1","", FROM_UNIXTIME(1732170062))
0.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1449 AND `id_group` = 1 LIMIT 1
0.6 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1498 AND `id_group` = 1 LIMIT 1
0.6 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1362
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1103 LIMIT 1
0.6 0 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `sale_nbr` FROM pre1966_product_sale WHERE `id_product` = 1140 LIMIT 1
0.6 1 /classes/ProductSale.php:230
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1192 AND `id_group` = 1 LIMIT 1
0.6 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `pre1966_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1) WHERE wkp.`is_preorder` = 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:346
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `pre1966_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 66 LIMIT 1
0.6 1 /classes/Category.php:1054
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE COUNT(*)
FROM `pre1966_hook_module` hm
LEFT JOIN `pre1966_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'displayPrestaHomeBlogAfterPostContent' AND hm.`id_module` = 121 LIMIT 1
0.6 1 /classes/module/Module.php:2237
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1222 AND `id_group` = 1 LIMIT 1
0.6 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 191 AND `id_shop` = 1 LIMIT 1
0.6 1 /modules/kiliba/kiliba.php:1734
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1126
0.6 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1237
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.6 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1232|1|1","", FROM_UNIXTIME(1732170062))
0.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE *
FROM `pre1966_theme` a
WHERE (a.`id_theme` = 2) LIMIT 1
0.6 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1344 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE ctg.`id_group`
FROM pre1966_category_group ctg
WHERE ctg.`id_category` = 46 AND ctg.`id_group` = 1 LIMIT 1
0.6 1 /classes/Category.php:1309
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1493
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1498
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM `pre1966_joyeuxnoel` WHERE effets="Snow"
0.6 5 /modules/joyeuxnoel/joyeuxnoel.php:229
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "yotpo" LIMIT 1
0.6 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1231) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.6 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pre1966_specific_price_priority`
WHERE `id_product` = 1232
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.6 1 /classes/SpecificPrice.php:196
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1237 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1222
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1478
0.6 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1232
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1318 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1556 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1140
0.6 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `pre1966_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 43 LIMIT 1
0.6 1 /classes/Category.php:1054
SELECT SQL_NO_CACHE `id_category` FROM `pre1966_category_product`
WHERE `id_product` = 1140
0.6 2 /classes/Product.php:2619
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='c9b4acc00c59a59bb73e417807c709e9' AND cache_id="blocklink_mod|1|1|1|1|8" AND compile_id="" LIMIT 1
0.6 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `pre1966_smarty_lazy_cache`
WHERE `template_hash`='03bdc4c896e88634e50230692406fe20' AND cache_id="blocksocial_mod|1|1|1|1|8" AND compile_id="" LIMIT 1
0.6 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1192 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1468 AND `id_group` = 1 LIMIT 1
0.6 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE id_shop
FROM `pre1966_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.6 1 /classes/ObjectModel.php:1458
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1345
0.6 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1103 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE * FROM `pre1966_wk_preorder_product` wkp INNER JOIN pre1966_wk_preorder_product_shop wk_preorder_product_shop
ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = 1)
WHERE wkp.`product_id` = 1231
AND wkp.`attribute_id` = 0 LIMIT 1
0.6 10 /modules/preorder/classes/PreorderProduct.php:274
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `pre1966_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 46 LIMIT 1
0.6 1 /classes/Category.php:1054
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1140
0.6 1 /Adapter/Adapter_Database.php:37
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1520|1|1","", FROM_UNIXTIME(1732170062))
0.6 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1345 AND id_shop=1 LIMIT 1
0.6 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE `reduction`
FROM `pre1966_product_group_reduction_cache`
WHERE `id_product` = 1493 AND `id_group` = 1 LIMIT 1
0.6 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.6 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.6 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE id_shop
FROM `pre1966_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.6 1 /classes/ObjectModel.php:1458
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1192|1|1","", FROM_UNIXTIME(1732170062))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module` WHERE `name` = "blockwishlist" LIMIT 1
0.5 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1232 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE * FROM pre1966_product WHERE id_product = 1140
0.5 1 /Adapter/Adapter_Database.php:37
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1498 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4ba580b0c66b75013bbef2094896c3bd',"iqitsizeguide|combination|1140|1|1|1|1|8","", FROM_UNIXTIME(1732170062))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1362) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.5 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1442|1|1","", FROM_UNIXTIME(1732170062))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1222|1|1","", FROM_UNIXTIME(1732170062))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1442 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1222 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:03' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1478|1|1","", FROM_UNIXTIME(1732170062))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1160 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1140 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE `width`, `height`
FROM pre1966_image_type
WHERE `name` = 'm_scene_default' LIMIT 1
0.5 1 /classes/Image.php:471
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1231|1|1","", FROM_UNIXTIME(1732170062))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE `width`, `height`
FROM pre1966_image_type
WHERE `name` = 'medium_default' LIMIT 1
0.5 1 /classes/Image.php:471
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:04' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1417) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.5 1 /classes/stock/StockAvailable.php:648
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.5 0 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1478 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1417 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
INSERT IGNORE INTO `pre1966_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('37633d4efed22483a495a2c5984780d5',"productlist_colors|1468|1|1","", FROM_UNIXTIME(1732170062))
0.5 1 /classes/SmartyCustom.php:263
SELECT SQL_NO_CACHE fsr.*
FROM `pre1966_fmm_stickers_rules` fsr
LEFT JOIN `pre1966_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2024-11-21 07:21:02' <= fsr.`expiry_date`)
)
0.5 1 /modules/productlabelsandstickers/models/Rules.php:128
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1493 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE `id_module` FROM `pre1966_module_shop` WHERE `id_module` = 65 AND `id_shop` = 1 LIMIT 1
0.5 1 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1468 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pre1966_product_shop`
WHERE `id_product` = 1449 AND id_shop=1 LIMIT 1
0.5 1 /classes/Product.php:5037
SELECT SQL_NO_CACHE depends_on_stock
FROM `pre1966_stock_available`
WHERE (id_product = 1140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.4 1 /classes/stock/StockAvailable.php:648

Doubles

144
SELECT * FROM `preXX_wk_preorder_product` wkp INNER JOIN preXX_wk_preorder_product_shop wk_preorder_product_shop
		ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = XX)
            WHERE wkp.`product_id` = XX
            AND wkp.`attribute_id` = XX LIMIT XX
120
SELECT * FROM preXX_product WHERE id_product = XX
48
		SELECT t.`id_lang`, t.`name`
		FROM preXX_tag t
		LEFT JOIN preXX_product_tag pt ON (pt.id_tag = t.id_tag)
		WHERE pt.`id_product`=XX
24
SELECT out_of_stock
FROM `preXX_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "category"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "price_greater"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "price_less"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "reference"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
SELECT `sale_nbr` FROM preXX_product_sale WHERE `id_product` = XX LIMIT XX
24
			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 `preXX_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
24
			SELECT SUM(`quantity`)
			FROM `preXX_cart_product`
			WHERE `id_product` = XX AND `id_cart` = XX LIMIT XX
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "new"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
SELECT b.*, bl.`title`
            FROM `preXX_fmm_stickersbanners` b
            LEFT JOIN preXX_fmm_stickersbanners_products bp
                ON (b.stickersbanners_id = bp.stickersbanners_id)
            LEFT JOIN preXX_fmm_stickersbanners_lang bl
                ON (b.stickersbanners_id = bl.stickersbanners_id)
            LEFT JOIN preXX_fmm_stickersbanners_shop ssh
                ON (b.stickersbanners_id = ssh.stickersbanners_id)
            WHERE bp.`id_product` = XX
            AND `id_lang` = XX
            AND ssh.id_shop = XX
            AND
            (
                (b.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= b.`start_date`)
                AND
                (b.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= b.`expiry_date`)
            ) LIMIT XX
24
SELECT psXX.*
            FROM `preXX_fmm_stickers` psXX
            LEFT JOIN preXX_fmm_stickers_products psXX ON (psXX.sticker_id = psXX.sticker_id)
            WHERE psXX.`id_product` = XX
            AND psXX.`listing` > XX
            AND
            (
                (psXX.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= psXX.`start_date`)
                AND
                (psXX.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= psXX.`expiry_date`)
            )
24
				SELECT `id_category` FROM `preXX_category_product`
				WHERE `id_product` = XX
24
INSERT IGNORE INTO `preXX_smarty_lazy_cache`
							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
							VALUES (XX,"productlist_colors|XX|XX|XX","", FROM_UNIXTIME(XX))
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "condition"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
SELECT product_attribute_shop.id_product_attribute
				FROM preXX_product_attribute pa
				 INNER JOIN preXX_product_attribute_shop product_attribute_shop
		ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
				WHERE pa.id_product = XX LIMIT XX
24
			SELECT p.id_product
			FROM `preXX_product` p
			 INNER JOIN preXX_product_shop product_shop
		ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
			WHERE p.id_product = XX
			AND DATEDIFF(
				product_shop.`date_add`,
				DATE_SUB(
					"XX-XX-XX XX:XX:XX",
					INTERVAL XX DAY
				)
			) > XX
		
24
SELECT id_image FROM preXX_image WHERE id_product = XX AND (cover = XX or cover IS NULL) ORDER BY `position` LIMIT XX
24
SELECT *
FROM `preXX_product` a
LEFT JOIN `preXX_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `preXX_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
24
				SELECT `priority`, `id_specific_price_priority`
				FROM `preXX_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
24
			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 `preXX_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
24
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 `preXX_product` p
INNER JOIN `preXX_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `preXX_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
24
							SELECT `id_tax_rules_group`
							FROM `preXX_product_shop`
							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
24
			SELECT `reduction`
			FROM `preXX_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
24
SELECT SUM(quantity)
FROM `preXX_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
24
				SELECT name, value, pf.id_feature
				FROM preXX_feature_product pf
				LEFT JOIN preXX_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
				LEFT JOIN preXX_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
				LEFT JOIN preXX_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
				 INNER JOIN preXX_feature_shop feature_shop
		ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
				WHERE pf.id_product = XX
				ORDER BY f.position ASC
24
SELECT UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `preXX_smarty_lazy_cache`
							WHERE `template_hash`=XX AND cache_id="productlist_colors|XX|XX|XX" AND compile_id="" LIMIT XX
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "brand"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
SELECT depends_on_stock
FROM `preXX_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "p_type"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "supplier"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "product"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "customer"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "stock_g"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "stock_l"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24
SELECT UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `preXX_smarty_lazy_cache`
							WHERE `template_hash`=XX AND cache_id="productcomments|XX|XX|XX|XX|XX|XX" AND compile_id="" LIMIT XX
24
			SELECT DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`
			FROM `preXX_attribute` a
			LEFT JOIN `preXX_attribute_lang` al
				ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
			LEFT JOIN `preXX_attribute_group_lang` agl
				ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
			LEFT JOIN `preXX_product_attribute_combination` pac
				ON (a.`id_attribute` = pac.`id_attribute`)
			LEFT JOIN `preXX_product_attribute` pa
				ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
			 INNER JOIN preXX_product_attribute_shop product_attribute_shop
		ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
			 INNER JOIN preXX_attribute_shop attribute_shop
		ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = XX)
			WHERE pa.`id_product` = XX
21
SELECT UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `preXX_smarty_lazy_cache`
							WHERE `template_hash`=XX AND cache_id="iqitsizeguide|combination|XX|XX|XX|XX|XX|XX" AND compile_id="" LIMIT XX
20
				SELECT `name`
				FROM `preXX_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
18
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "bestseller"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
16
DELETE FROM `preXX_smarty_lazy_cache`
							WHERE template_hash=XX AND cache_id LIKE "iqitsizeguide|combination|XX|XX|XX|XX|XX|XX%"
12
DELETE FROM `preXX_smarty_lazy_cache`
							WHERE template_hash=XX AND cache_id LIKE "productlist_colors|XX|XX|XX%"
11
SELECT IFNULL(
			(
				SELECT left_column
				FROM preXX_theme t
				LEFT JOIN preXX_theme_meta tm ON ( t.id_theme = tm.id_theme )
				LEFT JOIN preXX_meta m ON ( m.id_meta = tm.id_meta )
				WHERE t.id_theme =XX
				AND m.page = "category" ) , default_left_column
			)
			FROM preXX_theme
			WHERE id_theme =XX LIMIT XX
11
SELECT IFNULL(
			(
				SELECT right_column
				FROM preXX_theme t
				LEFT JOIN preXX_theme_meta tm ON ( t.id_theme = tm.id_theme )
				LEFT JOIN preXX_meta m ON ( m.id_meta = tm.id_meta )
				WHERE t.id_theme =XX
				AND m.page = "category" ) , default_right_column
			)
			FROM preXX_theme
			WHERE id_theme =XX LIMIT XX
10
INSERT IGNORE INTO `preXX_smarty_lazy_cache`
							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
							VALUES (XX,"iqitsizeguide|combination|XX|XX|XX|XX|XX|XX","", FROM_UNIXTIME(XX))
8
SELECT `id_module` FROM `preXX_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
4
			SELECT cl.`link_rewrite`
			FROM `preXX_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
3
SELECT data FROM `preXX_layered_friendly_url` WHERE `url_key` = XX LIMIT XX
3
				SELECT m.`id_module`, m.`name`, (
					SELECT id_module
					FROM `preXX_module_shop` ms
					WHERE m.`id_module` = ms.`id_module`
					AND ms.`id_shop` = XX
					LIMIT XX
				) as mshop
				FROM `preXX_module` m
3
		SELECT fsr.*
		FROM `preXX_fmm_stickers_rules` fsr
		LEFT JOIN `preXX_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "outofstock"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
2
				SELECT tr.*
				FROM `preXX_tax_rule` tr
				JOIN `preXX_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2
INSERT IGNORE INTO `preXX_smarty_lazy_cache`
							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
							VALUES (XX,"productcomments|XX|XX|XX|XX|XX|XX","", FROM_UNIXTIME(XX))
2
			SELECT nleft, nright, level_depth
			FROM preXX_category
			WHERE id_category = XX LIMIT XX
2
SELECT l.*, ls.`id_shop`
				FROM `preXX_lang` l
				LEFT JOIN `preXX_lang_shop` ls ON (l.id_lang = ls.id_lang)
2
SELECT * FROM `preXX_joyeuxnoel` WHERE effets="Snow"
2
SELECT * FROM `preXX_wk_preorder_product` wkp INNER JOIN preXX_wk_preorder_product_shop wk_preorder_product_shop
		ON (wk_preorder_product_shop.id_wk_preorder_product = wkp.id_wk_preorder_product AND wk_preorder_product_shop.id_shop = XX) WHERE wkp.`is_preorder` = XX
2
SELECT *
FROM `preXX_category` a
LEFT JOIN `preXX_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `preXX_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX

Tables stress

334 fmm_stickers_rules
334 fmm_stickers_rules_shop
195 product
146 wk_preorder_product
146 wk_preorder_product_shop
108 smarty_lazy_cache
99 product_shop
74 product_attribute_shop
73 stock_available
52 specific_price
49 product_attribute
48 product_tag
48 tag
47 theme
27 category_product
25 product_attribute_combination
25 attribute
25 feature_lang
25 attribute_lang
25 attribute_group_lang
25 product_lang
24 specific_price_priority
24 product_group_reduction_cache
24 fmm_stickersbanners_products
24 fmm_stickersbanners_shop
24 feature_value_lang
24 cart_product
24 product_sale
24 attribute_shop
24 feature_product
24 feature_shop
24 feature
24 fmm_stickersbanners_lang
24 image
24 fmm_stickersbanners
24 fmm_stickers_products
24 meta
24 fmm_stickers
23 theme_meta
21 manufacturer
15 module
13 module_shop
10 category_lang
7 category
7 image_type
6 hook
5 lang_shop
5 category_shop
4 shop_url
4 shop
4 lang
4 currency_shop
4 hook_module
3 currency
3 country_shop
3 country_lang
3 country
3 layered_friendly_url
3 product_comment
3 parallax
3 joyeuxnoel
2 category_group
2 configuration
2 shop_group
2 hook_alias
2 group
2 group_shop
2 supplier
2 parallax_lang
2 layered_category
2 smarty_last_flush
2 tax_rule
2 tax_rules_group
1 tax_lang
1 layered_indexable_feature
1 layered_indexable_attribute_group
1 image_shop
1 configuration_lang
1 image_lang
1 state
1 module_group
1 tax
1 meta_lang
1 scene_category
1 hook_module_exceptions
1 scene_lang
1 page
1 page_type
1 connections
1 required_field
1 blocklink_mod
1 supplier_shop
1 supplier_lang
1 easyquickorderform_config
1 attribute_group
1 scene_shop
1 group_lang
1 scene
1 zone

ObjectModel instances

NameInstancesSource
Product 168 /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/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/modules/productlabelsandstickers/productlabelsandstickers.php [651]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php [138]
PreorderProduct 148 /modules/preorder/preorder.php [757]
/modules/preorder/preorder.php [793]
/override/classes/Cart.php [291]
/override/classes/Cart.php [291]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
/override/classes/Product.php [80]
/modules/preorder/preorder.php [472]
Rules 121 /modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [669]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
/modules/productlabelsandstickers/productlabelsandstickers.php [650]
/modules/productlabelsandstickers/productlabelsandstickers.php [659]
/modules/productlabelsandstickers/productlabelsandstickers.php [678]
/modules/productlabelsandstickers/productlabelsandstickers.php [687]
/modules/productlabelsandstickers/productlabelsandstickers.php [693]
Address 27 /classes/Product.php [2941]
/classes/Product.php [4408]
/classes/Product.php [492]
/classes/Product.php [5053]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
/classes/Product.php [492]
Stickers 24 /modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
/modules/productlabelsandstickers/productlabelsandstickers.php [649]
Category 4 /controllers/front/CategoryController.php [99]
/classes/Link.php [177]
/modules/blocklayered_mod/blocklayered_mod.php [2129]
/classes/Link.php [177]
Shop 3 /config/config.inc.php [114]
/modules/kiliba/kiliba.php [1650]
/modules/kiliba/kiliba.php [1650]
Country 3 /config/config.inc.php [142]
/classes/controller/FrontController.php [279]
/modules/paypal/paypal.php [118]
Configuration 2 /modules/payplug/src/application/adapter/ConfigurationAdapter.php [35]
/modules/payplug/src/application/adapter/ConfigurationAdapter.php [35]
OrderState 2 /modules/payplug/src/application/adapter/OrderStateAdapter.php [35]
/modules/payplug/src/application/adapter/OrderStateAdapter.php [35]
ParallaxHomepage 2 /modules/iqitparallax/iqitparallax.php [301]
/modules/iqitparallax/iqitparallax.php [304]
Language 2 /config/config.inc.php [195]
/classes/Tools.php [500]
Group 1 /classes/Cart.php [184]
Theme 1 /config/config.inc.php [115]
Cart 1 /classes/controller/FrontController.php [348]
PreorderProductCustomer 1 /modules/preorder/classes/PreorderProduct.php [651]
Currency 1 /classes/Tools.php [617]
Customer 1 /config/config.inc.php [221]
Tax 1 /classes/tax/TaxRulesTaxManager.php [115]
Guest 1 /modules/statsdata/statsdata.php [104]
Connection 1 /modules/statsdata/statsdata.php [142]
ConnectionsSource 1 /modules/statsdata/statsdata.php [143]
ShopGroup 1 /classes/shop/Shop.php [518]

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/override/classes/Link.php
50/classes/shop/ShopUrl.php
51/classes/Dispatcher.php
52/classes/Hook.php
53/tools/mobile_Detect/Mobile_Detect.php
54/config/db_slave_server.inc.php
55/classes/module/Module.php
56/modules/ph_simpleblog/ph_simpleblog.php
57/modules/ph_simpleblog/assets/phpthumb/ThumbLib.inc.php
58/modules/ph_simpleblog/assets/phpthumb/PhpThumb.inc.php
59/modules/ph_simpleblog/assets/phpthumb/ThumbBase.inc.php
60/modules/ph_simpleblog/assets/phpthumb/GdThumb.inc.php
61/modules/ph_simpleblog/models/SimpleBlogHelper.php
62/modules/ph_simpleblog/models/SimpleBlogCategory.php
63/modules/ph_simpleblog/models/SimpleBlogPost.php
64/modules/ph_simpleblog/models/SimpleBlogPostType.php
65/modules/ph_simpleblog/models/SimpleBlogPostImage.php
66/modules/ph_simpleblog/models/SimpleBlogTag.php
67/modules/ph_simpleblog/models/SimpleBlogComment.php
68/classes/Translate.php
69/themes/warehouse/modules/ph_simpleblog/translations/fr.php
70/modules/ph_simpleblog/translations/fr.php
71/modules/easyquickorderform/easyquickorderform.php
72/modules/easyquickorderform/translations/fr.php
73/controllers/front/CategoryController.php
74/classes/controller/FrontController.php
75/override/controllers/front/CategoryController.php
76/classes/Category.php
77/themes/warehouse/lang/fr.php
78/classes/Currency.php
79/classes/Cart.php
80/override/classes/Cart.php
81/classes/CartRule.php
82/classes/Meta.php
83/classes/Product.php
84/override/classes/Product.php
85/classes/webservice/WebserviceRequest.php
86/override/classes/webservice/WebserviceRequest.php
87/classes/Media.php
88/modules/nxtalproductbutton/nxtalproductbutton.php
89/themes/warehouse/modules/nxtalproductbutton/translations/fr.php
90/modules/nxtalproductbutton/translations/fr.php
91/modules/easycarousels/easycarousels.php
92/modules/easycarousels/translations/fr.php
93/classes/Scene.php
94/modules/pluginadder/pluginadder.php
95/themes/warehouse/modules/pluginadder/translations/fr.php
96/modules/pluginadder/translations/fr.php
97/modules/blockcurrencies/blockcurrencies.php
98/themes/warehouse/modules/blockcurrencies/translations/fr.php
99/modules/blockcurrencies/translations/fr.php
100/modules/blockbanner/blockbanner.php
101/themes/warehouse/modules/blockbanner/translations/fr.php
102/modules/blockbanner/translations/fr.php
103/modules/blocklanguages/blocklanguages.php
104/themes/warehouse/modules/blocklanguages/translations/fr.php
105/modules/blocklanguages/translations/fr.php
106/modules/blockcms/blockcms.php
107/modules/blockcms/BlockCMSModel.php
108/themes/warehouse/modules/blockcms/translations/fr.php
109/modules/blockcms/translations/fr.php
110/modules/blockmanufacturer/blockmanufacturer.php
111/themes/warehouse/modules/blockmanufacturer/translations/fr.php
112/modules/blockmanufacturer/translations/fr.php
113/modules/blockmyaccount/blockmyaccount.php
114/themes/warehouse/modules/blockmyaccount/translations/fr.php
115/modules/blockmyaccount/translations/fr.php
116/modules/blocksocial_mod/blocksocial_mod.php
117/themes/warehouse/modules/blocksocial_mod/translations/fr.php
118/modules/blocksocial_mod/translations/fr.php
119/modules/blockmyaccountfooter/blockmyaccountfooter.php
120/themes/warehouse/modules/blockmyaccountfooter/translations/fr.php
121/modules/blockmyaccountfooter/translations/fr.php
122/modules/blocknewsletter/blocknewsletter.php
123/themes/warehouse/modules/blocknewsletter/translations/fr.php
124/modules/blocknewsletter/translations/fr.php
125/modules/blockfooterhtml/blockfooterhtml.php
126/themes/warehouse/modules/blockfooterhtml/translations/fr.php
127/modules/blockfooterhtml/translations/fr.php
128/modules/blocksupplier/blocksupplier.php
129/themes/warehouse/modules/blocksupplier/translations/fr.php
130/modules/blocksupplier/translations/fr.php
131/modules/blocktags/blocktags.php
132/themes/warehouse/modules/blocktags/translations/fr.php
133/modules/blocktags/translations/fr.php
134/modules/blockuserinfo/blockuserinfo.php
135/themes/warehouse/modules/blockuserinfo/translations/fr.php
136/modules/blockuserinfo/translations/fr.php
137/modules/blockviewed/blockviewed.php
138/themes/warehouse/modules/blockviewed/translations/fr.php
139/modules/blockviewed/translations/fr.php
140/modules/homepageadvertise/homepageadvertise.php
141/themes/warehouse/modules/homepageadvertise/translations/fr.php
142/modules/homepageadvertise/fr.php
143/modules/blockwishlist/blockwishlist.php
144/modules/blockwishlist/WishList.php
145/themes/warehouse/modules/blockwishlist/translations/fr.php
146/modules/blockwishlist/translations/fr.php
147/modules/productcomments/productcomments.php
148/themes/warehouse/modules/productcomments/translations/fr.php
149/modules/productcomments/translations/fr.php
150/modules/sendtoafriend/sendtoafriend.php
151/themes/warehouse/modules/sendtoafriend/translations/fr.php
152/modules/sendtoafriend/translations/fr.php
153/modules/blocksearch_mod/blocksearch_mod.php
154/themes/warehouse/modules/blocksearch_mod/translations/fr.php
155/modules/blocksearch_mod/translations/fr.php
156/cache/smarty/compile/47/e7/95/47e795310b33e57f1894faff734a127b4ae747b7.file.blocksearch_modh.tpl.php
157/tools/smarty/sysplugins/smarty_internal_filter_handler.php
158/modules/homefeatured_mod/homefeatured_mod.php
159/themes/warehouse/modules/homefeatured_mod/translations/fr.php
160/modules/homefeatured_mod/translations/fr.php
161/modules/homenewproduct/homenewproduct.php
162/themes/warehouse/modules/homenewproduct/translations/fr.php
163/modules/homenewproduct/translations/fr.php
164/modules/specialslider/specialslider.php
165/themes/warehouse/modules/specialslider/translations/fr.php
166/modules/specialslider/translations/fr.php
167/modules/videostab/videostab.php
168/modules/videostab/videoUpload.php
169/themes/warehouse/modules/videostab/translations/fr.php
170/modules/videostab/translations/fr.php
171/modules/blocklink/blocklink.php
172/themes/warehouse/modules/blocklink/translations/fr.php
173/modules/blocklink/translations/fr.php
174/modules/cookielaw/cookielaw.php
175/themes/warehouse/modules/cookielaw/translations/fr.php
176/modules/cookielaw/translations/fr.php
177/modules/cookielaw/CookielawClass.php
178/modules/blocksearch_helios/blocksearch_helios.php
179/themes/warehouse/modules/blocksearch_helios/translations/fr.php
180/modules/blocksearch_helios/translations/fr.php
181/cache/smarty/compile/5a/24/dc/5a24dc3e1f2d18001e802d6e6a18bfbdcfb69798.file.blocksearch_heliosh.tpl.php
182/modules/manufactuterslider/manufactuterslider.php
183/themes/warehouse/modules/manufactuterslider/translations/fr.php
184/modules/manufactuterslider/translations/fr.php
185/modules/iqitmegamenu/iqitmegamenu.php
186/modules/iqitmegamenu/models/IqitMenuTab.php
187/modules/iqitmegamenu/models/IqitMenuHtml.php
188/modules/iqitmegamenu/models/IqitMenuLinks.php
189/themes/warehouse/modules/iqitmegamenu/translations/fr.php
190/modules/iqitmegamenu/translations/fr.php
191/modules/blockcontactinfos/blockcontactinfos.php
192/themes/warehouse/modules/blockcontactinfos/translations/fr.php
193/modules/blockcontactinfos/translations/fr.php
194/modules/deluxemanufacturergroups/deluxemanufacturergroups.php
195/themes/warehouse/modules/deluxemanufacturergroups/translations/fr.php
196/modules/deluxemanufacturergroups/translations/fr.php
197/modules/blockcart/blockcart.php
198/themes/warehouse/modules/blockcart/translations/fr.php
199/modules/blockcart/translations/fr.php
200/modules/productscategory/productscategory.php
201/themes/warehouse/modules/productscategory/translations/fr.php
202/modules/productscategory/translations/fr.php
203/modules/paypal/paypal.php
204/modules/paypal/api/paypal_lib.php
205/modules/paypal/api/paypal_connect.php
206/modules/paypal/api/CallApiPaypalPlus.php
207/modules/paypal/api/ApiPaypalPlus.php
208/modules/paypal/paypal_logos.php
209/modules/paypal/paypal_orders.php
210/modules/paypal/paypal_tools.php
211/modules/paypal/paypal_login/paypal_login.php
212/modules/paypal/paypal_login/PayPalLoginUser.php
213/modules/paypal/classes/PaypalCapture.php
214/modules/paypal/classes/Services/OrderPrice.php
215/modules/paypal/classes/AuthenticatePaymentMethods.php
216/modules/paypal/classes/PaypalPlusPui.php
217/modules/paypal/classes/Braintree.php
218/modules/paypal/api/sdk/braintree/lib/Braintree.php
219/modules/paypal/api/sdk/braintree/lib/autoload.php
220/modules/paypal/classes/InstallmentBanner/ConfigurationMap.php
221/modules/paypal/classes/InstallmentBanner/BannerManager.php
222/modules/paypal/classes/InstallmentBanner/Banner.php
223/modules/paypal/classes/Services/CurrencyConverter.php
224/modules/paypal/express_checkout/ExpressCheckout.php
225/modules/paypal/classes/InstallmentBanner/BNPL/BnplButton.php
226/modules/paypal/classes/Builder/BuilderInterface.php
227/modules/paypal/classes/Builder/OrderBuilder.php
228/modules/paypal/classes/Services/FormatterPaypal.php
229/modules/paypal/classes/Services/Token.php
230/modules/paypal/classes/InstallmentBanner/BNPL/BnplAvailabilityManager.php
231/classes/PaymentModule.php
232/modules/paypal/smarty/plugins/modifier.paypalreplace.php
233/themes/warehouse/modules/paypal/translations/fr.php
234/modules/paypal/translations/fr.php
235/modules/paypal/fr.php
236/cache/smarty/compile/8e/08/9b/8e089b209b37caceb3046346cba11da3f970e794.file.paypal.js.php
237/tools/minify_html/minify_html.class.php
238/modules/crossselling_mod/crossselling_mod.php
239/themes/warehouse/modules/crossselling_mod/translations/fr.php
240/modules/crossselling_mod/translations/fr.php
241/modules/productsnavpn/productsnavpn.php
242/themes/warehouse/modules/productsnavpn/translations/fr.php
243/modules/productsnavpn/translations/fr.php
244/modules/customcontactpage/customcontactpage.php
245/themes/warehouse/modules/customcontactpage/translations/fr.php
246/modules/customcontactpage/translations/fr.php
247/modules/additionalproductstabs/additionalproductstabs.php
248/themes/warehouse/modules/additionalproductstabs/translations/fr.php
249/modules/additionalproductstabs/translations/fr.php
250/modules/additionalproductstabs/AdditionalTabClass.php
251/modules/advancedeucompliance/advancedeucompliance.php
252/modules/advancedeucompliance/entities/AeucCMSRoleEmailEntity.php
253/modules/advancedeucompliance/entities/AeucEmailEntity.php
254/Core/Foundation/Database/Core_Foundation_Database_EntityManager.php
255/Core/Foundation/Database/Core_Foundation_Database_DatabaseInterface.php
256/Adapter/Adapter_Database.php
257/Core/Business/Core_Business_ConfigurationInterface.php
258/Adapter/Adapter_Configuration.php
259/Core/Foundation/Filesystem/Core_Foundation_FileSystem_FileSystem.php
260/Core/Business/Email/Core_Business_Email_EmailLister.php
261/themes/warehouse/modules/advancedeucompliance/translations/fr.php
262/modules/advancedeucompliance/translations/fr.php
263/modules/payplug/payplug.php
264/modules/payplug/vendor/autoload.php
265/modules/payplug/vendor/composer/autoload_real.php
266/modules/payplug/vendor/composer/ClassLoader.php
267/modules/payplug/vendor/composer/autoload_static.php
268/modules/payplug/vendor/symfony/polyfill-mbstring/bootstrap.php
269/themes/warehouse/modules/payplug/translations/fr.php
270/modules/payplug/translations/fr.php
271/modules/payplug/classes/PayPlugDependencies.php
272/modules/payplug/classes/DependenciesClass.php
273/modules/payplug/src/utilities/validators/accountValidator.php
274/modules/payplug/src/utilities/validators/browserValidator.php
275/modules/payplug/src/utilities/validators/cardValidator.php
276/modules/payplug/src/utilities/validators/lockValidator.php
277/modules/payplug/src/utilities/validators/loggerValidator.php
278/modules/payplug/src/utilities/validators/moduleValidator.php
279/modules/payplug/src/utilities/validators/orderValidator.php
280/modules/payplug/src/utilities/validators/paymentValidator.php
281/modules/payplug/src/utilities/helpers/AmountHelper.php
282/modules/payplug/src/utilities/helpers/FilesHelper.php
283/modules/payplug/src/utilities/helpers/UserHelper.php
284/modules/payplug/src/application/dependencies/PluginInit.php
285/modules/payplug/src/application/dependencies/BaseClass.php
286/modules/payplug/classes/MyLogPHP.php
287/modules/payplug/src/actions/ConfigurationAction.php
288/modules/payplug/src/actions/OnboardingAction.php
289/modules/payplug/src/actions/PaymentAction.php
290/modules/payplug/src/models/entities/CacheEntity.php
291/modules/payplug/src/models/entities/OneyEntity.php
292/modules/payplug/src/models/entities/PaymentEntity.php
293/modules/payplug/src/models/entities/PluginEntity.php
294/modules/payplug/src/models/entities/OrderStateEntity.php
295/modules/payplug/src/application/adapter/AddressAdapter.php
296/modules/payplug/src/interfaces/AddressInterface.php
297/modules/payplug/src/application/adapter/AssignAdapter.php
298/modules/payplug/src/interfaces/AssignInterface.php
299/modules/payplug/src/application/adapter/CarrierAdapter.php
300/modules/payplug/src/interfaces/CarrierInterface.php
301/modules/payplug/src/application/adapter/CartAdapter.php
302/modules/payplug/src/interfaces/CartInterface.php
303/modules/payplug/src/application/adapter/ConfigurationAdapter.php
304/modules/payplug/src/interfaces/ConfigurationInterface.php
305/modules/payplug/src/application/adapter/ConstantAdapter.php
306/modules/payplug/src/interfaces/ConstantInterface.php
307/modules/payplug/src/application/adapter/ContextAdapter.php
308/modules/payplug/src/interfaces/ContextInterface.php
309/modules/payplug/src/application/adapter/CountryAdapter.php
310/modules/payplug/src/interfaces/CountryInterface.php
311/modules/payplug/src/application/adapter/CurrencyAdapter.php
312/modules/payplug/src/interfaces/CurrencyInterface.php
313/modules/payplug/src/application/adapter/CustomerAdapter.php
314/modules/payplug/src/interfaces/CustomerInterface.php
315/modules/payplug/src/application/adapter/DispatcherAdapter.php
316/modules/payplug/src/interfaces/DispatcherInterface.php
317/modules/payplug/src/application/adapter/LanguageAdapter.php
318/modules/payplug/src/interfaces/LanguageInterface.php
319/modules/payplug/src/application/adapter/MediaAdapter.php
320/modules/payplug/src/interfaces/MediaInterface.php
321/modules/payplug/src/application/adapter/MessageAdapter.php
322/modules/payplug/src/interfaces/MessageInterface.php
323/modules/payplug/src/application/adapter/ModuleAdapter.php
324/modules/payplug/src/interfaces/ModuleInterface.php
325/modules/payplug/src/application/adapter/OrderAdapter.php
326/modules/payplug/src/interfaces/OrderInterface.php
327/modules/payplug/src/application/adapter/OrderHistoryAdapter.php
328/modules/payplug/src/interfaces/OrderHistoryInterface.php
329/modules/payplug/src/application/adapter/OrderSlipAdapter.php
330/modules/payplug/src/interfaces/OrderSlipInterface.php
331/modules/payplug/src/application/adapter/OrderStateAdapter.php
332/modules/payplug/src/interfaces/OrderStateInterface.php
333/classes/order/OrderState.php
334/modules/payplug/src/application/adapter/ProductAdapter.php
335/modules/payplug/src/interfaces/ProductInterface.php
336/modules/payplug/src/application/adapter/ShopAdapter.php
337/modules/payplug/src/interfaces/ShopInterface.php
338/modules/payplug/src/application/adapter/ToolsAdapter.php
339/modules/payplug/src/interfaces/ToolsInterface.php
340/modules/payplug/src/application/adapter/ValidateAdapter.php
341/modules/payplug/src/interfaces/ValidateInterface.php
342/modules/payplug/src/repositories/LoggerRepository.php
343/modules/payplug/src/models/entities/LoggerEntity.php
344/modules/payplug/src/repositories/QueryRepository.php
345/modules/payplug/src/application/adapter/QueryAdapter.php
346/modules/payplug/src/interfaces/QueryInterface.php
347/modules/payplug/src/repositories/TranslationsRepository.php
348/modules/payplug/src/repositories/SQLtableRepository.php
349/modules/payplug/src/repositories/CardRepository.php
350/modules/payplug/src/models/entities/CardEntity.php
351/modules/payplug/src/repositories/HookRepository.php
352/modules/payplug/src/repositories/CacheRepository.php
353/modules/payplug/src/repositories/OneyRepository.php
354/modules/payplug/src/repositories/OrderStateRepository.php
355/modules/payplug/src/repositories/PaymentRepository.php
356/modules/payplug/src/repositories/InstallRepository.php
357/modules/payplug/src/models/classes/ApiRest.php
358/modules/payplug/src/models/classes/Configuration.php
359/modules/payplug/src/models/classes/Translation.php
360/modules/payplug/src/utilities/services/Routes.php
361/modules/payplug/src/models/repositories/CountryRepository.php
362/modules/payplug/src/models/repositories/QueryRepository.php
363/modules/payplug/src/models/repositories/CardRepository.php
364/modules/payplug/src/models/repositories/PaymentRepository.php
365/modules/payplug/classes/ApiClass.php
366/modules/payplug/classes/ApplePayClass.php
367/modules/payplug/classes/AmountCurrencyClass.php
368/modules/payplug/classes/AdminClass.php
369/modules/payplug/classes/CardClass.php
370/modules/payplug/classes/PayplugLock.php
371/modules/payplug/classes/CartClass.php
372/modules/payplug/classes/ConfigClass.php
373/modules/payplug/src/application/adapter/TranslationAdapter.php
374/modules/payplug/src/interfaces/TranslationInterface.php
375/modules/payplug/classes/InstallmentClass.php
376/modules/payplug/classes/HookClass.php
377/modules/payplug/classes/MediaClass.php
378/modules/payplug/classes/OrderClass.php
379/modules/payplug/classes/PaymentClass.php
380/modules/payplug/classes/RefundClass.php
381/modules/payplug/src/application/adapter/PrestashopAdapter16.php
382/modules/payplug/vendor/symfony/dotenv/Dotenv.php
383/modules/ph_recentposts/ph_recentposts.php
384/themes/warehouse/modules/ph_recentposts/translations/fr.php
385/modules/ph_recentposts/translations/fr.php
386/modules/productpageadverts/productpageadverts.php
387/themes/warehouse/modules/productpageadverts/translations/fr.php
388/modules/productpageadverts/fr.php
389/modules/blocklayered_mod/blocklayered_mod.php
390/themes/warehouse/modules/blocklayered_mod/translations/fr.php
391/modules/blocklayered_mod/translations/fr.php
392/modules/standardtweets/standardtweets.php
393/themes/warehouse/modules/standardtweets/translations/fr.php
394/modules/standardtweets/translations/fr.php
395/modules/thegiftcard/thegiftcard.php
396/modules/thegiftcard/models/GiftCardModel.php
397/modules/thegiftcard/models/GiftCardUploader.php
398/modules/thegiftcard/models/HTMLTemplateGiftCard.php
399/classes/pdf/HTMLTemplate.php
400/themes/warehouse/modules/thegiftcard/translations/fr.php
401/modules/thegiftcard/translations/fr.php
402/modules/producttooltip/producttooltip.php
403/themes/warehouse/modules/producttooltip/translations/fr.php
404/modules/producttooltip/translations/fr.php
405/modules/manufacturertab/manufacturertab.php
406/themes/warehouse/modules/manufacturertab/translations/fr.php
407/modules/manufacturertab/translations/fr.php
408/modules/cleverppc/cleverppc.php
409/themes/warehouse/modules/cleverppc/translations/fr.php
410/modules/cleverppc/translations/fr.php
411/modules/joyeuxnoel/joyeuxnoel.php
412/themes/warehouse/modules/joyeuxnoel/translations/fr.php
413/modules/joyeuxnoel/fr.php
414/modules/prestapp/prestapp.php
415/themes/warehouse/modules/prestapp/translations/fr.php
416/modules/prestapp/translations/fr.php
417/modules/blockcategories/blockcategories.php
418/themes/warehouse/modules/blockcategories/translations/fr.php
419/modules/blockcategories/translations/fr.php
420/modules/lasttweets/lasttweets.php
421/themes/warehouse/modules/lasttweets/translations/fr.php
422/modules/lasttweets/translations/fr.php
423/modules/productsmanufacturer/productsmanufacturer.php
424/themes/warehouse/modules/productsmanufacturer/translations/fr.php
425/modules/productsmanufacturer/translations/fr.php
426/modules/homepageadvertise2/homepageadvertise2.php
427/themes/warehouse/modules/homepageadvertise2/translations/fr.php
428/modules/homepageadvertise2/fr.php
429/modules/kiliba/kiliba.php
430/modules/kiliba/classes/KilibaLog.php
431/modules/kiliba/classes/KilibaApi.php
432/modules/kiliba/classes/KilibaAutolog.php
433/modules/kiliba/classes/KilibaCache.php
434/modules/kiliba/classes/KilibaVisits.php
435/modules/kiliba/classes/KilibaCustomer.php
436/modules/kiliba/classes/lib/KilibaCaller.php
437/modules/kiliba/classes/api/KilibaQueryAbstract.php
438/modules/kiliba/classes/api/KilibaQueryCountries.php
439/modules/kiliba/classes/api/KilibaQuerySpecificPrices.php
440/modules/kiliba/classes/api/KilibaQueryCartRules.php
441/themes/warehouse/modules/kiliba/translations/fr.php
442/modules/kiliba/translations/fr.php
443/modules/headerlinks/headerlinks.php
444/themes/warehouse/modules/headerlinks/translations/fr.php
445/modules/headerlinks/translations/fr.php
446/modules/iqitcountdown/iqitcountdown.php
447/themes/warehouse/modules/iqitcountdown/translations/fr.php
448/modules/iqitcountdown/translations/fr.php
449/modules/preorder/preorder.php
450/modules/preorder/classes/PreorderClasses.php
451/modules/preorder/classes/PreorderProduct.php
452/modules/preorder/classes/PreorderProductMap.php
453/modules/preorder/classes/PreorderProductCustomer.php
454/modules/preorder/classes/PreorderSpecificPrice.php
455/modules/preorder/classes/PreorderHelper.php
456/modules/preorder/classes/PreorderInstall.php
457/modules/preorder/classes/PreorderCustomPrice.php
458/classes/module/CarrierModule.php
459/themes/warehouse/modules/preorder/translations/fr.php
460/modules/preorder/translations/fr.php
461/cache/smarty/compile/93/97/27/9397275f7f10b4914177c3553fb6c0d6c93afb83.file.preorder_now.tpl.php
462/modules/iqitparallax/iqitparallax.php
463/themes/warehouse/modules/iqitparallax/translations/fr.php
464/modules/iqitparallax/translations/fr.php
465/modules/iqitparallax/ParallaxHomepage.php
466/cache/smarty/compile/a9/f4/59/a9f459d122a95602e5b4dc462d663c4855aead53.file.element.tpl.php
467/modules/productlabelsandstickers/productlabelsandstickers.php
468/modules/productlabelsandstickers/models/Stickers.php
469/modules/productlabelsandstickers/models/ProductLabel.php
470/modules/productlabelsandstickers/models/Rules.php
471/themes/warehouse/modules/productlabelsandstickers/translations/fr.php
472/modules/productlabelsandstickers/translations/fr.php
473/classes/ImageType.php
474/modules/iqitsizeguide/iqitsizeguide.php
475/modules/iqitsizeguide/models/SizeGuideIqit.php
476/themes/warehouse/modules/iqitsizeguide/translations/fr.php
477/modules/iqitsizeguide/translations/fr.php
478/modules/themeeditor/themeeditor.php
479/themes/warehouse/modules/themeeditor/translations/fr.php
480/modules/themeeditor/translations/fr.php
481/classes/Image.php
482/modules/footercontent/footercontent.php
483/themes/warehouse/modules/footercontent/translations/fr.php
484/modules/footercontent/translations/fr.php
485/modules/footercontent/HtmlFooterContent.php
486/modules/layerslider/layerslider.php
487/modules/layerslider/helper.php
488/modules/layerslider/classes/LsCache.php
489/modules/layerslider/base/layerslider.php
490/modules/layerslider/base/wp/scripts.php
491/modules/layerslider/base/wp/menus.php
492/modules/layerslider/base/wp/hooks.php
493/modules/layerslider/base/wp/shortcodes.php
494/modules/layerslider/base/includes/slider_utils.php
495/modules/layerslider/base/classes/class.ls.posts.php
496/modules/layerslider/base/classes/class.ls.sliders.php
497/modules/layerslider/base/classes/class.ls.sources.php
498/modules/pm_applepay/pm_applepay.php
499/modules/pm_applepay/class/ApplePayPayment.php
500/modules/pm_applepay/class/StripePaymentGateway.php
501/modules/pm_applepay/translations/fr.php
502/cache/smarty/compile/4c/ae/a1/4caea1bed13edb1c737902053e3488b00667c6a6.file.blockwishlist_top.tpl.php
503/cache/smarty/cache/blocksearch_mod/1/1/1/1/8/b1/34/31/b1343158059bbcce3449cade916353ce4b40d229.blocksearch-top_mod.tpl.php
504/Adapter/Adapter_AddressFactory.php
505/Adapter/Adapter_ProductPriceCalculator.php
506/classes/Customization.php
507/cache/smarty/compile/ff/51/09/ff5109b6a4ba503648543592be9b8d76cabdad03.file.blockcart.tpl.php
508/tools/smarty/plugins/modifier.replace.php
509/tools/smarty/plugins/function.counter.php
510/cache/smarty/compile/4f/75/5a/4f755a839beb4a61fcc505f1e1ee00bfbc52468b.file.blockuserinfo.tpl.php
511/cache/smarty/compile/89/93/59/899359a5b27a14bc93d09538a0eee2cd5a9a6e30.file.iqitcountdown_top.tpl.php
512/classes/Combination.php
513/classes/stock/StockAvailable.php
514/classes/tax/Tax.php
515/classes/Address.php
516/classes/SpecificPrice.php
517/classes/tax/TaxManagerFactory.php
518/classes/tax/TaxRulesTaxManager.php
519/classes/tax/TaxManagerInterface.php
520/classes/tax/TaxCalculator.php
521/classes/GroupReduction.php
522/classes/Feature.php
523/classes/Supplier.php
524/cache/smarty/cache/blockcms/2/1/1/1/1/8/28/f1/e7/28f1e7ef75ae35c38d716be886d8243ee3f41899.blockcms.tpl.php
525/cache/smarty/cache/blockmyaccountfooter/1/1/1/1/8/db/43/2d/db432d93286998e97028f31734a0d47503a426ce.blockmyaccountfooter.tpl.php
526/modules/blocklink_mod/blocklink_mod.php
527/themes/warehouse/modules/blocklink_mod/translations/fr.php
528/modules/blocklink_mod/translations/fr.php
529/cache/smarty/cache/blockfooterhtml/1/1/1/1/8/98/37/4c/98374c77786f5ec19333e1d366bacd2b5c452649.blockfooterhtml.tpl.php
530/cache/smarty/cache/blockcontactinfos/1/1/1/1/8/db/ae/72/dbae720f638d7aeb7f4b4ebf405e5dca4ae8f168.blockcontactinfos.tpl.php
531/cache/smarty/cache/blocksocial_mod/1/1/1/1/8/47/8f/ea/478fea3e05f979e9e0360b0f16746aaf7b4e56a0.blocksocial_mod.tpl.php
532/modules/statsdata/statsdata.php
533/themes/warehouse/modules/statsdata/translations/fr.php
534/modules/statsdata/translations/fr.php
535/classes/Guest.php
536/classes/Connection.php
537/classes/Page.php
538/classes/ConnectionsSource.php
539/cache/smarty/compile/a5/d2/99/a5d299a780f9906e8888802f6918c615c0475530.file.blocknewsletter.tpl.php
540/modules/cron/cron.php
541/modules/cron/modulesamdha.php
542/themes/warehouse/modules/cron/translations/fr.php
543/modules/cron/fr.php
544/cache/smarty/compile/c3/27/d4/c327d4c8e8a5769ec8c4418ac0222f6716d3f64f.file.joyeuxnoel.tpl.php
545/tools/js_minify/jsmin.php
546/cache/smarty/compile/f4/b5/7a/f4b57a90a5d1ae83207ca87c80c21b23d42d8a6c.file.category.tpl.php
547/cache/smarty/compile/87/b7/a2/87b7a2c75d1fd49548531c3f8d88c79e2d063814.file.errors.tpl.php
548/cache/smarty/compile/e3/f1/f1/e3f1f16c184de20203d5adaf00d0d25d16c4ad81.file.category-count.tpl.php
549/cache/smarty/compile/ea/2f/42/ea2f42c179cca3dc714225986c08dd0e8f72b03b.file.product-sort.tpl.php
550/cache/smarty/compile/71/6f/ac/716fac684295d93e47ce5dc548c43940843464fa.file.nbr-product-page.tpl.php
551/cache/smarty/compile/f3/50/ef/f350ef44386550e885f13bcf57c5e2bcca5b240d.file.above.tpl.php
552/cache/smarty/compile/22/ff/2a/22ff2af7c0af61b9380542cb21641fd31598e07c.file.pagination.tpl.php
553/cache/smarty/compile/d2/c7/a9/d2c7a9d6a68a7e0b404fb62ed3a5e24d3172f921.file.product-list.tpl.php
554/tools/smarty/plugins/function.math.php
555/cache/smarty/compile/fd/6e/a7/fd6ea70d11610158bf4e00d8ef720e2be777ec9a.file.blockwishlist_button.tpl.php
556/classes/Manufacturer.php
557/classes/Tag.php
558/classes/ProductSale.php
559/cache/smarty/compile/d9/30/16/d9301681dfc9c441c52d83b5269560f859ccfb23.file.listing.tpl.php
560/Core/Foundation/Database/Core_Foundation_Database_EntityRepository.php
561/Adapter/Adapter_EntityMetaDataRetriever.php
562/Core/Foundation/Database/Core_Foundation_Database_EntityMetaData.php
563/Core/Foundation/Database/EntityManager/Core_Foundation_Database_EntityManager_QueryBuilder.php
564/cache/smarty/compile/e0/c8/10/e0c810650e45eda67d5255783e9c6f0a1e97d088.file.hookDisplayProductPriceBlock.tpl.php
565/cache/smarty/cache/productcomments/1/1/1/1/8/1103/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
566/cache/smarty/cache/productcomments/1/1/1/1/8/1126/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
567/cache/smarty/cache/productcomments/1/1/1/1/8/1140/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
568/cache/smarty/cache/productcomments/1/1/1/1/8/1160/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
569/cache/smarty/cache/productcomments/1/1/1/1/8/1192/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
570/cache/smarty/cache/productcomments/1/1/1/1/8/1222/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
571/cache/smarty/cache/productcomments/1/1/1/1/8/1231/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
572/cache/smarty/cache/productcomments/1/1/1/1/8/1232/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
573/cache/smarty/cache/productcomments/1/1/1/1/8/1237/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
574/cache/smarty/cache/productcomments/1/1/1/1/8/1316/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
575/cache/smarty/cache/productcomments/1/1/1/1/8/1317/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
576/modules/productcomments/ProductComment.php
577/cache/smarty/compile/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.file.productcomments_reviews.tpl.cache.php
578/tools/smarty/sysplugins/smarty_internal_write_file.php
579/cache/smarty/cache/productcomments/1/1/1/1/8/1344/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
580/cache/smarty/cache/productcomments/1/1/1/1/8/1345/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
581/cache/smarty/cache/productcomments/1/1/1/1/8/1362/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
582/cache/smarty/cache/productcomments/1/1/1/1/8/1417/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
583/cache/smarty/cache/productcomments/1/1/1/1/8/1442/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
584/cache/smarty/cache/productcomments/1/1/1/1/8/1449/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
585/cache/smarty/cache/productcomments/1/1/1/1/8/1468/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
586/cache/smarty/cache/productcomments/1/1/1/1/8/1478/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
587/cache/smarty/cache/productcomments/1/1/1/1/8/1493/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
588/cache/smarty/cache/productcomments/1/1/1/1/8/1498/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
589/cache/smarty/cache/productcomments/1/1/1/1/8/1520/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
590/cache/smarty/cache/productcomments/1/1/1/1/8/1556/6a/c9/34/6ac934d66f91e8dbdcaf87cacc9259419054c6fc.productcomments_reviews.tpl.php
591/cache/smarty/compile/4e/ee/31/4eee316be568ee1efc51abb0102e43bb5c9e3a2e.file.layout.tpl.php
592/cache/smarty/compile/96/ff/e5/96ffe5cef9107bab6b49e641caf37aacc3ad1a9c.file.header.tpl.php
593/tools/smarty/plugins/function.implode.php
594/cache/smarty/compile/3c/d2/bb/3cd2bb049585c1238c059519759cad4e630feccb.file.mobile-header1.tpl.php
595/cache/smarty/compile/05/12/00/051200c392ea82d69b7e1b5e142930fa64ecddd7.file.mobile-user.tpl.php
596/cache/smarty/cache/iqitmegamenu/1/1/1/1/8/10/ba/b2/56/bab25665f9570a1a6457d687ac67eb92ec67e3aa.iqitmegamenu.tpl.php
597/cache/smarty/compile/66/93/27/6693278bdff83f84530d3e720789151a103a947e.file.breadcrumb.tpl.php
598/tools/smarty/plugins/shared.mb_str_replace.php
599/cache/smarty/compile/9d/f8/8d/9df88d06d8fdbd9acf43dd4c628d0e5fb44b1b54.file.footer.tpl.php
600/cache/smarty/cache/footercontent/1/1/1/1/8/03/0d/8d/030d8d3a2953971cfe9e8934282e73e146816322.footercontent.tpl.php
601/cache/smarty/cache/cookielaw/1/1/1/1/8/c4/3b/9b/c43b9b8f5453f84ad1726f8283106899f76dd575.cookielaw.tpl.php
602/cache/smarty/compile/37/26/2f/37262f24f7e6f0bd0ed70e58eb27d2d26a9dd208.file.global.tpl.php
603/cache/smarty/compile/d1/95/eb/d195eb92633c69b52caae508dc0b9e2348bf98e9.file.javascript.tpl.php