Catalogue

Filtres actifs :

    Mes devis

    Il n'y a aucun produit dans votre devis

    » Voir tous mes devis.

    Bobaths & Grandes longueurs 

    Résultats 1 - 12 sur 16.
    Résultats 1 - 12 sur 16.
    Load Time4191 ms - You'd better run your shop on a toaster
    Querying Time159 ms
    Queries216
    Memory Peak Usage62.3 Mb
    Included Files371 files - 8.20 Mb
    PrestaShop Cache- Mb
    Global vars1.79 Mb
    PrestaShop Version1.6.1.4
    PHP Version5.6.40 (OK)
    MySQL Version10.6.20-MariaDB (OK)
    Memory Limit2048M
    Max Execution Time2400s
    Smarty Cacheenabled
    Smarty Compilationauto
     TimeCumulated TimeMemory UsageMemory Peak Usage
    config 314 ms 314 ms 29.18 Mb 29.33 Mb
    __construct 0 ms 314 ms - Mb 29.33 Mb
    init 41 ms 354 ms 4.41 Mb 34.11 Mb
    checkAccess 0 ms 354 ms - Mb 34.11 Mb
    setMedia 9 ms 363 ms 0.35 Mb 34.45 Mb
    postProcess 0 ms 363 ms - Mb 34.45 Mb
    initHeader 0 ms 363 ms 0.01 Mb 34.45 Mb
    initContent 3243 ms 3607 ms 24.59 Mb 59.16 Mb
    initFooter 119 ms 3726 ms 0.92 Mb 60.81 Mb
    display 465 ms 4191 ms 1.94 Mb 62.27 Mb
    Hook Time Memory Usage
    hookproductlistassign 2093 ms 4.50 Mb
    __construct 248 ms 25.00 Mb
    hookdisplayTop 122 ms 0.25 Mb
    hookheader 74 ms - Mb
    hookdisplayNav 69 ms 0.25 Mb
    hookfooter 40 ms 0.25 Mb
    hookdisplayHeader 30 ms - Mb
    hookleftcolumn 6 ms - Mb
    hookdisplayFooter 5 ms - Mb
    hookdisplayLeftColumn 4 ms - Mb
    hookdisplayBanner 2 ms - Mb
    hookactionObjectAddAfter 1 ms - Mb
    hookdisplayTopColumn 0 ms - Mb
    hookdisplayProductListReviews 0 ms - Mb
    hooktop - ms - Mb
    hookmoduleRoutes - ms - Mb
    16 hooks 2693 ms 30.25 Mb
    Module Time Memory Usage
    blocklayered 2144 ms 6.00 Mb
    blocktopmenu 95 ms 0.50 Mb
    blocklanguages 56 ms - Mb
    cookiesplus 45 ms 1.75 Mb
    paypal 36 ms 2.50 Mb
    statsdata 33 ms 1.75 Mb
    blockips 27 ms - Mb
    psproductcountdownpro 27 ms 1.25 Mb
    payzen 22 ms 2.50 Mb
    quotation 20 ms 0.25 Mb
    kiliba 19 ms 1.25 Mb
    prestablog 17 ms 4.00 Mb
    blocknewsletter 14 ms 1.50 Mb
    steavisgarantis 13 ms 1.00 Mb
    fintecture 13 ms 0.75 Mb
    blockcart 12 ms 0.50 Mb
    themeconfigurator 11 ms 0.50 Mb
    notarobot 11 ms - Mb
    blockcms 9 ms 0.75 Mb
    ganalytics 6 ms 0.25 Mb
    mailalerts 6 ms 0.50 Mb
    blocksearch 5 ms - Mb
    blockcontactinfos 5 ms 0.25 Mb
    blockmyaccountfooter 5 ms 0.25 Mb
    blockcategories 5 ms - Mb
    blockuserinfo 4 ms - Mb
    sekeywords 4 ms - Mb
    blockbanner 3 ms - Mb
    homeslider 3 ms - Mb
    pagesnotfound 3 ms 1.50 Mb
    blocknewproducts 3 ms - Mb
    blockpaymentlogo 3 ms - Mb
    blockcontact 3 ms - Mb
    blockmyaccount 2 ms - Mb
    homefeatured 2 ms 0.25 Mb
    productpaymentlogos 2 ms - Mb
    blockspecials 2 ms - Mb
    blocktags 2 ms - Mb
    socialsharing 1 ms - Mb
    blockbestsellers 1 ms 0.25 Mb
    blockfacebook 1 ms - Mb
    blockcurrencies 1 ms 0.25 Mb
    42 modules 2693 ms 30.25 Mb

    Stopwatch SQL - 216 queries

    Query Time (ms) Rows Filesort Group By Location
    SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
    JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
    JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
    JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
    WHERE pa.`id_product` IN (140,141,142,143,146,147,148,149,150,151,333,487) AND ag.`is_color_group` = 1
    GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
    ORDER BY a.`position` ASC;
    28.9 2032 Yes Yes /classes/Product.php:3466
    SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
    FROM `ps_configuration` c
    LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
    13 4832 /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 `ps_module` m
    INNER JOIN ps_module_shop module_shop
    ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
    INNER JOIN `ps_module_shop` ms ON ms.`id_module` = m.`id_module`
    INNER JOIN `ps_hook_module` hm ON hm.`id_module` = m.`id_module`
    INNER JOIN `ps_hook` h ON hm.`id_hook` = h.`id_hook`
    LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
    WHERE (h.name != "displayPayment") 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`
    7.2 249 Yes Yes /classes/Hook.php:355
    SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
    WHERE `id_shop` IN (1)
    3.3 2738 /classes/module/Module.php:2141
    SELECT SQL_NO_CACHE p.*,
    product_shop.*,
    product_shop.id_category_default,
    pl.*,
    image_shop.`id_image` id_image,
    il.legend,
    m.name manufacturer_name,
    product_attribute_shop.id_product_attribute id_product_attribute,
    DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-01-24 00:00:00", INTERVAL 90 DAY)) > 0 AS new,
    stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity
    FROM ps_cat_filter_restriction cp
    LEFT JOIN `ps_product` p ON p.`id_product` = cp.`id_product`
    INNER JOIN ps_product_shop product_shop
    ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
    ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
    LEFT JOIN ps_product_lang pl ON (pl.id_product = p.id_product AND pl.id_shop = 1  AND pl.id_lang = 1)
    LEFT JOIN `ps_image_shop` image_shop
    ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
    LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
    LEFT JOIN ps_manufacturer m ON (m.id_manufacturer = p.id_manufacturer)
    LEFT JOIN ps_stock_available stock
    ON (stock.id_product = p.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
    WHERE product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
    ORDER BY cp.position asc , cp.id_product LIMIT 0,12
    3 16 Yes /modules/blocklayered/blocklayered.php:2054
    SELECT SQL_NO_CACHE `id_hook`, `name`
    FROM `ps_hook`
    UNION
    SELECT `id_hook`, ha.`alias` as name
    FROM `ps_hook_alias` ha
    INNER JOIN `ps_hook` h ON ha.name = h.name
    2.2 0 /classes/Hook.php:131
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 487)
    1.9 87 /classes/Product.php:2998
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 149)
    1.8 90 /classes/Product.php:2998
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 150)
    1.5 99 /classes/Product.php:2998
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 151)
    1.4 90 /classes/Product.php:2998
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 141)
    1.3 49 /classes/Product.php:2998
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 146)
    1.3 90 /classes/Product.php:2998
    CREATE TEMPORARY TABLE ps_cat_restriction ENGINE=MEMORY
    SELECT DISTINCT cp.id_product, p.id_manufacturer, product_shop.condition, p.weight FROM ps_category c
    STRAIGHT_JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
    c.nleft >= 42
    AND c.nright <= 43
    AND c.active = 1)
    STRAIGHT_JOIN ps_product_shop product_shop ON (product_shop.id_product = cp.id_product
    AND product_shop.id_shop = 1)
    STRAIGHT_JOIN ps_product p ON (p.id_product=cp.id_product)
    WHERE product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
    1.3 1 /modules/blocklayered/blocklayered.php:2142
    CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
    SELECT cp.id_product, MIN(cp.position) position FROM ps_category_product cp
    STRAIGHT_JOIN `ps_product` p ON (p.id_product=cp.id_product)
    INNER JOIN ps_product_shop product_shop
    ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
    WHERE cp.`id_category` IN (72)  AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") AND p.id_product IN (SELECT id_product FROM ps_category_product cp WHERE cp.`id_category` = 72)
    GROUP BY cp.id_product ORDER BY position, id_product
    1.2 1 /modules/blocklayered/blocklayered.php:1958
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 147)
    1.2 99 /classes/Product.php:2998
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 148)
    1.2 90 /classes/Product.php:2998
    SELECT SQL_NO_CACHE c.*, cl.id_lang, cl.name, cl.description, cl.link_rewrite, cl.meta_title, cl.meta_keywords, cl.meta_description
    FROM `ps_category` c
    INNER JOIN ps_category_shop category_shop
    ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
    LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
    LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
    WHERE `id_parent` = 72
    AND `active` = 1
    AND cg.`id_group` =1
    GROUP BY c.`id_category`
    ORDER BY `level_depth` ASC, category_shop.`position` ASC
    1.2 1 Yes Yes /classes/Category.php:658
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 142)
    1.2 88 /classes/Product.php:2998
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 487
    ORDER BY f.position ASC
    1.2 5 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 21, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
    FROM `ps_specific_price`
    WHERE
    `id_shop` IN (0, 1) AND
    `id_currency` IN (0, 1) AND
    `id_country` IN (0, 21) AND
    `id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-01-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-24 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:361
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 140
    ORDER BY f.position ASC
    1.1 4 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 151
    ORDER BY f.position ASC
    1 5 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 141) AND (b.`id_shop` = 1) LIMIT 1
    1 1 /Adapter/Adapter_EntityMapper.php:61
    DELETE FROM `ps_smarty_lazy_cache`
    WHERE template_hash='07db18c5cae282b2bd167113f1271053' AND cache_id LIKE "productlist_colors|140|1|1%"
    1 1 /classes/SmartyCustom.php:295
    DELETE FROM `ps_smarty_lazy_cache`
    WHERE template_hash='07db18c5cae282b2bd167113f1271053' AND cache_id LIKE "productlist_colors|149|1|1%"
    1 1 /classes/SmartyCustom.php:295
    DELETE FROM `ps_smarty_lazy_cache`
    WHERE template_hash='07db18c5cae282b2bd167113f1271053' AND cache_id LIKE "productlist_colors|333|1|1%"
    1 1 /classes/SmartyCustom.php:295
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 143
    ORDER BY f.position ASC
    1 5 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 333
    ORDER BY f.position ASC
    1 4 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 333)
    1 58 /classes/Product.php:2998
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 149
    ORDER BY f.position ASC
    1 5 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 140)
    0.9 51 /classes/Product.php:2998
    DELETE FROM `ps_smarty_lazy_cache`
    WHERE template_hash='07db18c5cae282b2bd167113f1271053' AND cache_id LIKE "productlist_colors|487|1|1%"
    0.9 1 /classes/SmartyCustom.php:295
    DELETE FROM `ps_smarty_lazy_cache`
    WHERE template_hash='07db18c5cae282b2bd167113f1271053' AND cache_id LIKE "productlist_colors|150|1|1%"
    0.9 1 /classes/SmartyCustom.php:295
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 147
    ORDER BY f.position ASC
    0.9 5 Yes /classes/Product.php:4453
    DELETE FROM `ps_smarty_lazy_cache`
    WHERE template_hash='07db18c5cae282b2bd167113f1271053' AND cache_id LIKE "productlist_colors|148|1|1%"
    0.9 1 /classes/SmartyCustom.php:295
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 487) AND (b.`id_shop` = 1) LIMIT 1
    0.9 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE c.id_category, c.id_parent, cl.name, (SELECT count(DISTINCT p.id_product) # 
    FROM ps_category_product cp
    LEFT JOIN ps_product p ON (p.id_product = cp.id_product)  INNER JOIN ps_product_shop product_shop
    ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
    WHERE cp.id_category = c.id_category
    AND product_shop.active = 1 AND product_shop.`visibility` IN ("both", "catalog")
    ) count_products
    FROM ps_category c
    LEFT JOIN ps_category_lang cl ON (cl.id_category = c.id_category AND cl.`id_shop` = 1 and cl.id_lang = 1) RIGHT JOIN ps_category_group cg ON (cg.id_category = c.id_category AND cg.`id_group` IN (1)) WHERE c.nleft > 42
    AND c.nright < 43
    AND c.level_depth <= 4
    AND c.active = 1
    GROUP BY c.id_category ORDER BY c.nleft, c.position
    0.9 351 Yes /modules/blocklayered/blocklayered.php:2382
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 146
    ORDER BY f.position ASC
    0.9 4 Yes /classes/Product.php:4453
    DELETE FROM `ps_smarty_lazy_cache`
    WHERE template_hash='07db18c5cae282b2bd167113f1271053' AND cache_id LIKE "productlist_colors|151|1|1%"
    0.9 1 /classes/SmartyCustom.php:295
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 150
    ORDER BY f.position ASC
    0.9 4 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 333) AND (b.`id_shop` = 1) LIMIT 1
    0.9 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 `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
    WHERE (p.`id_product` = 143)
    0.9 87 /classes/Product.php:2998
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 149) AND (b.`id_shop` = 1) LIMIT 1
    0.9 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 148
    ORDER BY f.position ASC
    0.8 4 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE tr.*
    FROM `ps_tax_rule` tr
    JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
    WHERE trg.`active` = 1
    AND tr.`id_country` = 21
    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
    0.8 1 /classes/tax/TaxRulesTaxManager.php:109
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 140
    0.8 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 146) AND (b.`id_shop` = 1) LIMIT 1
    0.8 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 141
    ORDER BY f.position ASC
    0.7 2 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 147) AND (b.`id_shop` = 1) LIMIT 1
    0.7 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE s.*, sl.`description`
    FROM `ps_supplier` s
    LEFT JOIN `ps_supplier_lang` `sl` ON s.`id_supplier` = sl.`id_supplier` AND sl.`id_lang` = 1
    INNER JOIN ps_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
    0.7 13 Yes Yes /classes/Supplier.php:127
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 150) AND (b.`id_shop` = 1) LIMIT 1
    0.7 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 148) AND (b.`id_shop` = 1) LIMIT 1
    0.7 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 151) AND (b.`id_shop` = 1) LIMIT 1
    0.7 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 143) AND (b.`id_shop` = 1) LIMIT 1
    0.6 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 142) AND (b.`id_shop` = 1) LIMIT 1
    0.6 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 149
    0.6 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE name, value, pf.id_feature
    FROM ps_feature_product pf
    LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
    LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
    LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
    INNER JOIN ps_feature_shop feature_shop
    ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
    WHERE pf.id_product = 142
    ORDER BY f.position ASC
    0.6 3 Yes /classes/Product.php:4453
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 147
    0.6 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 333
    0.6 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 151
    0.6 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 143
    0.6 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 150
    0.6 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 146
    0.6 4 /classes/Product.php:4470
    INSERT INTO `ps_blockips_pages`(ip, id_shop, page, user_agent) VALUES('18.97.9.174', '1', 'https://www.latabledexamen.com/72-bobaths-grandes-longueurs', 'CCBot/2.0 (https://commoncrawl.org/faq/)')
    0.6 1 /modules/blockips/classes/BlockipsManager.php:62
    SELECT SQL_NO_CACHE *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
    WHERE (a.`id_product` = 140) AND (b.`id_shop` = 1) LIMIT 1
    0.5 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE public_name
    FROM `ps_attribute_group_lang` agl
    LEFT JOIN `ps_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
    0.5 41 /modules/blocklayered/blocklayered.php:2721
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 221831 LIMIT 1
    0.5 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 148
    0.5 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE tr.*
    FROM `ps_tax_rule` tr
    JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
    WHERE trg.`active` = 1
    AND tr.`id_country` = 21
    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
    0.5 0 /classes/tax/TaxRulesTaxManager.php:109
    SELECT SQL_NO_CACHE *
    FROM `ps_category` a
    LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
    LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
    WHERE (a.`id_category` = 72) AND (b.`id_shop` = 1) LIMIT 1
    0.5 1 /Adapter/Adapter_EntityMapper.php:61
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='52a017a5d1c3aeb2561790ab927e3c9e' AND cache_id="blockcategories|1|1|1|21|72|1" AND compile_id="" LIMIT 1
    0.5 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 487
    0.5 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE l.`id_lang`, c.`link_rewrite`
    FROM `ps_category_lang` AS c
    LEFT JOIN  `ps_lang` AS l ON c.`id_lang` = l.`id_lang`
    WHERE c.`id_category` = 72
    AND l.`active` = 1
    0.5 1 /classes/Category.php:1460
    INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('20353', '101', '308349358', '', '1', '1', '2025-01-24 18:53:35')
    0.5 1 /classes/ObjectModel.php:487
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 225370 LIMIT 1
    0.5 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
    WHERE id_category = 72
    AND id_shop = 1
    GROUP BY `type`, id_value ORDER BY position ASC
    0.5 2 Yes Yes /modules/blocklayered/blocklayered.php:2128
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 141 AND id_shop=1 LIMIT 1
    0.4 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE * FROM `ps_blockips` WHERE ip = '18.97.9.174' AND id_shop = '1' LIMIT 1
    0.4 1 /modules/blockips/classes/BlockipsManager.php:94
    SELECT SQL_NO_CACHE p.`id_product`, psi.price_min, psi.price_max 
    FROM ps_cat_restriction p
    INNER JOIN `ps_layered_price_index` psi
    ON (psi.id_product = p.id_product AND psi.id_currency = 1 AND psi.id_shop=1)
    WHERE 1
    0.4 16 /modules/blocklayered/blocklayered.php:2382
    UPDATE `ps_blockips` SET last_date = '2025-01-24 18:53:32', nbr_pages = nbr_pages+1, id_customer = '', id_guest = '' WHERE ip = '18.97.9.174' AND id_shop = '1'
    0.4 1 /modules/blockips/classes/BlockipsManager.php:80
    SELECT SQL_NO_CACHE c.id_category, cl.name, cl.link_rewrite
    FROM ps_category c
    LEFT JOIN ps_category_lang cl ON (cl.id_category = c.id_category AND cl.id_shop = 1 )
    INNER JOIN ps_category_shop category_shop
    ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
    WHERE c.nleft <= 42
    AND c.nright >= 43
    AND c.nleft >= 2
    AND c.nright <= 275
    AND cl.id_lang = 1
    AND c.active = 1
    AND c.level_depth > 1
    ORDER BY c.level_depth ASC
    0.4 15 Yes /classes/Tools.php:1301
    INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
    0.4 1 /classes/ObjectModel.php:487
    SELECT SQL_NO_CACHE IFNULL(left_column, default_left_column) as left_column, IFNULL(right_column, default_right_column) as right_column
    FROM ps_theme t
    LEFT JOIN ps_theme_meta tm ON (t.id_theme = tm.id_theme)
    LEFT JOIN ps_meta m ON (m.id_meta = tm.id_meta)
    WHERE t.id_theme =1 AND m.page = "category" LIMIT 1
    0.4 1 /classes/Theme.php:275
    SELECT SQL_NO_CACHE *
    FROM `ps_country` a
    LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
    LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
    WHERE (a.`id_country` = 21) LIMIT 1
    0.4 1 /Adapter/Adapter_EntityMapper.php:61
    UPDATE `ps_smarty_lazy_cache`
    SET filepath='blocktopmenu/1/1/1/21/category/72/59/ca/9b/59ca9b071831744ee6cdc2463b005e188e07f580.blocktopmenu.tpl.php'
    WHERE `template_hash`='6255e1a65eec35b85b477c3adec3a25b' AND cache_id="blocktopmenu|1|1|1|21|category|72" AND compile_id=""
    0.4 1 /classes/SmartyCustom.php:183
    SELECT SQL_NO_CACHE `id_guest`
    FROM `ps_connections`
    WHERE `id_guest` = 20353
    AND `date_add` > '2025-01-24 18:23:00'
    AND id_shop IN (1) 
    ORDER BY `date_add` DESC LIMIT 1
    0.4 1 Yes /classes/Connection.php:138
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 222557 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='68098216fdb7248b7f27f630a67611eb' AND cache_id="blockbanner|1|1|1|21" AND compile_id="" LIMIT 1
    0.4 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `id_page`
    FROM `ps_page`
    WHERE `id_page_type` = 7 AND `id_object` = 72 LIMIT 1
    0.4 1 /classes/Page.php:77
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 222821 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 142
    0.4 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 141) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 333) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 142) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `id_country`
    FROM `ps_country`
    WHERE `iso_code` = 'US' AND active = 1 LIMIT 1
    0.4 1 /classes/Country.php:174
    SELECT SQL_NO_CACHE name
    FROM `ps_feature_lang` fl
    LEFT JOIN  `ps_layered_indexable_feature` lif
    ON lif.id_feature = fl.id_feature
    WHERE indexable IS NULL OR indexable = 0
    AND id_lang = 1
    0.4 12 /modules/blocklayered/blocklayered.php:2731
    SELECT SQL_NO_CACHE s.*
    FROM `ps_scene_category` sc
    LEFT JOIN `ps_scene` s ON (sc.id_scene = s.id_scene)
    INNER JOIN ps_scene_shop scene_shop
    ON (scene_shop.id_scene = s.id_scene AND scene_shop.id_shop = 1)
    LEFT JOIN `ps_scene_lang` sl ON (sl.id_scene = s.id_scene)
    WHERE sc.id_category = 72
    AND sl.id_lang = 1 AND s.active = 1
    ORDER BY sl.name ASC
    0.4 0 /classes/Scene.php:226
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 233884 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 143) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE *
    FROM ps_product_attachment pa
    LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
    WHERE pa.id_product = 141
    0.4 4 /classes/Product.php:4470
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 222689 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 147) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 150 AND id_shop=1 LIMIT 1
    0.4 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='ae4ad706089da68e971763e786de0de3' AND cache_id="blockcms|2|1|1|1|21" AND compile_id="" LIMIT 1
    0.4 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='655c99e0b6adbbe521a70b0c20475a1b' AND cache_id="blocksearch-top|1|1|1|21" AND compile_id="" LIMIT 1
    0.4 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 148 AND id_shop=1 LIMIT 1
    0.4 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='db9b2f097ed1c5352fe05002ea63a524' AND cache_id="blockcontactinfos|1|1|1|21" AND compile_id="" LIMIT 1
    0.4 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE id_page_type
    FROM ps_page_type
    WHERE name = 'category' LIMIT 1
    0.4 1 /classes/Page.php:97
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 222425 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 222293 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 151) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE *
    FROM `ps_themeconfigurator`
    WHERE id_shop = 1 AND id_lang = 1
    AND hook = 'left' AND active = 1
    ORDER BY item_order ASC
    0.4 11 Yes /modules/themeconfigurator/themeconfigurator.php:376
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 151) AND (id_product_attribute = 222821) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 141
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.4 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 146) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 149 AND id_shop=1 LIMIT 1
    0.4 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 141) AND (id_product_attribute = 221831) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 222161 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='template' LIMIT 1
    0.3 1 /classes/SmartyCustom.php:142
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 143) AND (id_product_attribute = 222029) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 148) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 333) AND (id_product_attribute = 225370) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 487
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 142) AND (id_product_attribute = 242276) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    ALTER TABLE ps_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
    0.3 1 /modules/blocklayered/blocklayered.php:2148
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 221765 LIMIT 1
    0.3 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 149
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 149) AND (id_product_attribute = 222557) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE COUNT(*)
    FROM ps_layered_category
    WHERE id_category = 72
    AND id_shop = 1 LIMIT 1
    0.3 2 /modules/blocklayered/blocklayered.php:637
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='compile' LIMIT 1
    0.3 1 /classes/SmartyCustom.php:95
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 147 AND id_shop=1 LIMIT 1
    0.3 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE value FROM ps_configuration WHERE name= 'PS_CACHEFS_DIRECTORY_DEPTH' LIMIT 1
    0.3 1 /classes/cache/CacheFs.php:36
    SELECT SQL_NO_CACHE cl.`link_rewrite`
    FROM `ps_category_lang` cl
    WHERE `id_lang` = 1
    AND cl.id_shop = 1 
    AND cl.`id_category` = 72 LIMIT 1
    0.3 1 /classes/Category.php:1054
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='6255e1a65eec35b85b477c3adec3a25b' AND cache_id="blocktopmenu|1|1|1|21|category|72" AND compile_id="" LIMIT 1
    0.3 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `name`, `meta_title`, `meta_description`, `meta_keywords`, `description`
    FROM `ps_category_lang` cl
    WHERE cl.`id_lang` = 1
    AND cl.`id_category` = 72 AND cl.id_shop = 1 LIMIT 1
    0.3 1 /classes/Meta.php:291
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 146 AND id_shop=1 LIMIT 1
    0.3 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 140 AND id_shop=1 LIMIT 1
    0.3 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 150) AND (id_product_attribute = 222689) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 148) AND (id_product_attribute = 222425) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 146
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = 'f9c80ed4e8aa6925585ac78efeb6e453' LIMIT 1
    0.3 1 /modules/blocklayered/blocklayered.php:1722
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 151
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 150
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 146 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 146) AND (id_product_attribute = 222161) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 333 AND id_shop=1 LIMIT 1
    0.3 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE id_attribute_group FROM ps_layered_indexable_attribute_group WHERE indexable = 0
    0.3 41 /modules/blocklayered/blocklayered.php:739
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 242276 LIMIT 1
    0.3 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 147
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 140
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 148
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE `id_lang`, IF(language_code = 'en-us', 0, LENGTH(language_code)) as found
    FROM `ps_lang`
    WHERE LEFT(`language_code`,2) = 'en'
    ORDER BY found ASC LIMIT 1
    0.3 0 /classes/Language.php:719
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('6255e1a65eec35b85b477c3adec3a25b',"blocktopmenu|1|1|1|21|category|72","", FROM_UNIXTIME(1737741212))
    0.3 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 333
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = 'bd061f802fc94005734a5964a55bb63c' LIMIT 1
    0.3 1 /modules/blocklayered/blocklayered.php:1722
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 141 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 147) AND (id_product_attribute = 222293) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '23fba1a5552f36c309111a68fa7e4e44' LIMIT 1
    0.3 1 /modules/blocklayered/blocklayered.php:1722
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 151 AND id_shop=1 LIMIT 1
    0.3 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE product_attribute_shop.`price`
    FROM `ps_product_attribute` pa
    INNER JOIN ps_product_attribute_shop product_attribute_shop
    ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
    WHERE pa.`id_product_attribute` = 222029 LIMIT 1
    0.3 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 143 AND id_shop=1 LIMIT 1
    0.3 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE id_shop
    FROM `ps_category_shop`
    WHERE `id_category` = 72
    AND id_shop = 1 LIMIT 1
    0.3 1 /classes/ObjectModel.php:1451
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 150) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('6255e1a65eec35b85b477c3adec3a25b',"blocktopmenu|1|1|1|21|category|72","", FROM_UNIXTIME(1737741212))
    0.3 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 333 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE ctg.`id_group`
    FROM ps_category_group ctg
    WHERE ctg.`id_category` = 72 AND ctg.`id_group` = 1 LIMIT 1
    0.3 1 /classes/Category.php:1309
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 140 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 140) AND (id_product_attribute = 221765) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    ALTER TABLE ps_cat_filter_restriction ADD PRIMARY KEY (id_product), ADD KEY (position, id_product) USING BTREE
    0.3 1 /modules/blocklayered/blocklayered.php:1960
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='6598b4b77b80ac12ec33455508725188' AND cache_id="blockmyaccountfooter|1|1|1|21" AND compile_id="" LIMIT 1
    0.3 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 151 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 143
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 149 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 150 AND `id_group` = 1 LIMIT 1
    0.2 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE id_feature FROM ps_layered_indexable_feature WHERE indexable = 0
    0.2 12 /modules/blocklayered/blocklayered.php:741
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|140|1|1" AND compile_id="" LIMIT 1
    0.2 0 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 147 AND `id_group` = 1 LIMIT 1
    0.2 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE id_address_delivery
    FROM `ps_cart`
    WHERE (id_cart="0") LIMIT 1
    0.2 0 /modules/quotation/models/QuotationCartProduct.php:141
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|487|1|1" AND compile_id="" LIMIT 1
    0.2 0 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 142
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.2 1 /classes/SpecificPrice.php:198
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 487) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.2 1 /classes/stock/StockAvailable.php:378
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|141|1|1","", FROM_UNIXTIME(1737741215))
    0.2 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|151|1|1" AND compile_id="" LIMIT 1
    0.2 0 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 487 AND id_shop=1 LIMIT 1
    0.2 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE `width`, `height`
    FROM ps_image_type
    WHERE `name` = 'm_scene_default' LIMIT 1
    0.2 1 /classes/Image.php:470
    SELECT SQL_NO_CACHE `width`, `height`
    FROM ps_image_type
    WHERE `name` = 'category_default' LIMIT 1
    0.2 1 /classes/Image.php:470
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|333|1|1" AND compile_id="" LIMIT 1
    0.2 0 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 148 AND `id_group` = 1 LIMIT 1
    0.2 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 142 AND id_shop=1 LIMIT 1
    0.2 1 /classes/Product.php:5032
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|150|1|1" AND compile_id="" LIMIT 1
    0.2 0 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE nleft, nright, level_depth
    FROM ps_category
    WHERE id_category = 72 LIMIT 1
    0.2 1 /classes/Category.php:1477
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|149|1|1" AND compile_id="" LIMIT 1
    0.2 0 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|148|1|1" AND compile_id="" LIMIT 1
    0.2 0 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 487) AND (id_product_attribute = 233884) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.2 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|147|1|1" AND compile_id="" LIMIT 1
    0.2 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 142 AND `id_group` = 1 LIMIT 1
    0.2 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 143 AND `id_group` = 1 LIMIT 1
    0.2 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|141|1|1" AND compile_id="" LIMIT 1
    0.2 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|146|1|1" AND compile_id="" LIMIT 1
    0.2 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|142|1|1" AND compile_id="" LIMIT 1
    0.2 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    WHERE `template_hash`='07db18c5cae282b2bd167113f1271053' AND cache_id="productlist_colors|143|1|1" AND compile_id="" LIMIT 1
    0.2 1 /classes/SmartyCustom.php:215
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|142|1|1","", FROM_UNIXTIME(1737741215))
    0.2 1 /classes/SmartyCustom.php:263
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|146|1|1","", FROM_UNIXTIME(1737741215))
    0.2 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 487 AND `id_group` = 1 LIMIT 1
    0.2 0 /classes/GroupReduction.php:149
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|147|1|1","", FROM_UNIXTIME(1737741215))
    0.2 1 /classes/SmartyCustom.php:263
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|143|1|1","", FROM_UNIXTIME(1737741215))
    0.2 1 /classes/SmartyCustom.php:263
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|147|1|1","", FROM_UNIXTIME(1737741215))
    0.1 1 /classes/SmartyCustom.php:263
    DROP TEMPORARY TABLE IF EXISTS ps_cat_restriction
    0.1 1 /modules/blocklayered/blocklayered.php:2132
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|146|1|1","", FROM_UNIXTIME(1737741215))
    0.1 1 /classes/SmartyCustom.php:263
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|141|1|1","", FROM_UNIXTIME(1737741215))
    0.1 1 /classes/SmartyCustom.php:263
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|143|1|1","", FROM_UNIXTIME(1737741215))
    0.1 1 /classes/SmartyCustom.php:263
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|142|1|1","", FROM_UNIXTIME(1737741215))
    0.1 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE COUNT(*) FROM ps_cat_filter_restriction LIMIT 1
    0.1 0 /modules/blocklayered/blocklayered.php:2009
    DROP TEMPORARY TABLE IF EXISTS ps_cat_filter_restriction
    0.1 1 /modules/blocklayered/blocklayered.php:1934

    Doubles

    24
    SELECT SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
    12
    SELECT UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
    							WHERE `template_hash`=XX AND cache_id="productlist_colors|XX|XX|XX" AND compile_id="" LIMIT XX
    12
    							SELECT `id_tax_rules_group`
    							FROM `ps_product_shop`
    							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
    12
    			SELECT `reduction`
    			FROM `ps_product_group_reduction_cache`
    			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
    12
    		SELECT *
    		FROM ps_product_attachment pa
    		LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
    		LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = XX)
    		WHERE pa.id_product = XX
    12
    				SELECT name, value, pf.id_feature
    				FROM ps_feature_product pf
    				LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
    				LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
    				LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
    				 INNER JOIN ps_feature_shop feature_shop
    		ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
    				WHERE pf.id_product = XX
    				ORDER BY f.position ASC
    12
    SELECT product_shop.`price`, product_shop.`ecotax`,
    IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
    FROM `ps_product` p
    INNER JOIN `ps_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
    LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
    WHERE (p.`id_product` = XX)
    
    12
    			SELECT product_attribute_shop.`price`
    			FROM `ps_product_attribute` pa
    			 INNER JOIN ps_product_attribute_shop product_attribute_shop
    		ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
    			WHERE pa.`id_product_attribute` = XX LIMIT XX
    12
    				SELECT `priority`, `id_specific_price_priority`
    				FROM `ps_specific_price_priority`
    				WHERE `id_product` = XX
    				ORDER BY `id_specific_price_priority` DESC LIMIT XX
    12
    SELECT *
    FROM `ps_product` a
    LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
    LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
    WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
    10
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
    							VALUES (XX,"productlist_colors|XX|XX|XX","", FROM_UNIXTIME(XX))
    7
    DELETE FROM `ps_smarty_lazy_cache`
    							WHERE template_hash=XX AND cache_id LIKE "productlist_colors|XX|XX|XX%"
    3
    SELECT data FROM `ps_layered_friendly_url` WHERE `url_key` = XX LIMIT XX
    2
    				SELECT tr.*
    				FROM `ps_tax_rule` tr
    				JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
    				WHERE trg.`active` = XX
    				AND tr.`id_country` = XX
    				AND tr.`id_tax_rules_group` = XX
    				AND tr.`id_state` IN (XX, XX)
    				AND ('XX' 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 `ps_smarty_lazy_cache`
    							(`template_hash`, `cache_id`, `compile_id`, `last_update`)
    							VALUES (XX,"blocktopmenu|XX|XX|XX|XX|category|XX","", FROM_UNIXTIME(XX))

    Tables stress

    40 product_shop
    28 product
    26 product_attribute_shop
    26 smarty_lazy_cache
    25 stock_available
    13 feature_lang
    13 product_lang
    13 product_attribute
    12 specific_price_priority
    12 product_group_reduction_cache
    12 feature_value_lang
    12 attachment
    12 attachment_lang
    12 product_attachment
    12 feature_shop
    12 feature_product
    12 feature
    7 category_lang
    6 category
    4 category_product
    4 category_shop
    3 hook
    3 layered_friendly_url
    3 category_group
    2 tax_rules_group
    2 image_type
    2 layered_indexable_attribute_group
    2 tax_rule
    2 cat_filter_restriction
    2 configuration
    2 layered_indexable_feature
    2 country
    2 module_shop
    2 smarty_last_flush
    2 lang
    2 layered_category
    1 product_attribute_combination
    1 attribute
    1 attribute_lang
    1 module
    1 attribute_group_lang
    1 module_group
    1 hook_module
    1 attribute_group
    1 configuration_lang
    1 page_type
    1 page
    1 cart
    1 connections
    1 supplier_shop
    1 supplier
    1 supplier_lang
    1 hook_alias
    1 theme_meta
    1 scene_shop
    1 scene
    1 image_shop
    1 scene_lang
    1 themeconfigurator
    1 blockips
    1 hook_module_exceptions
    1 image_lang
    1 manufacturer
    1 cat_restriction
    1 layered_price_index
    1 meta
    1 specific_price
    1 country_lang
    1 scene_category
    1 country_shop
    1 theme

    ObjectModel instances

    NameInstancesSource
    Category 54 /controllers/front/CategoryController.php [105]
    /classes/Link.php [177]
    /modules/blocklayered/blocklayered.php [2120]
    /modules/blocklayered/blocklayered.php [696]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocktopmenu/blocktopmenu.php [599]
    /modules/blocklayered/blocklayered.php [1806]
    /classes/Link.php [177]
    /classes/Link.php [177]
    Product 12 /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]
    Shop 3 /config/config.inc.php [114]
    /modules/kiliba/kiliba.php [1525]
    /modules/kiliba/kiliba.php [1525]
    Country 3 /config/config.inc.php [142]
    /classes/controller/FrontController.php [279]
    /modules/paypal/paypal.php [118]
    Address 2 /classes/Product.php [2937]
    /classes/Product.php [4403]
    Currency 2 /classes/controller/FrontController.php [283]
    /modules/ganalytics/ganalytics.php [486]
    Language 2 /config/config.inc.php [195]
    /classes/Tools.php [498]
    Theme 1 /config/config.inc.php [115]
    Guest 1 /modules/statsdata/statsdata.php [104]
    Connection 1 /modules/statsdata/statsdata.php [142]
    ShopGroup 1 /classes/shop/Shop.php [518]
    Order 1 /modules/payzen/payzen.php [57]
    Cart 1 /classes/controller/FrontController.php [348]
    Group 1 /classes/Cart.php [184]
    Customer 1 /config/config.inc.php [217]

    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/cache/Cache.php
    22/classes/cache/CacheFs.php
    23/classes/Configuration.php
    24/classes/Validate.php
    25/override/classes/Validate.php
    26/Adapter/Adapter_EntityMapper.php
    27/classes/db/DbQuery.php
    28/classes/Theme.php
    29/config/defines_uri.inc.php
    30/tools/htmlpurifier/HTMLPurifier.standalone.php
    31/classes/Language.php
    32/classes/Country.php
    33/classes/PrestaShopCollection.php
    34/classes/shop/ShopGroup.php
    35/classes/Cookie.php
    36/classes/Rijndael.php
    37/classes/Customer.php
    38/classes/Group.php
    39/classes/Link.php
    40/override/classes/Link.php
    41/modules/quotation/quotation.php
    42/modules/quotation/tools/includes.inc.php
    43/modules/quotation/tools/debug/debug.function.php
    44/modules/quotation/tools/mail/HTMLMailSender.class.php
    45/modules/quotation/tools/translator/Translator.class.php
    46/modules/quotation/tools/fctobjectmodel/FastCreaThemeObjectModel.php
    47/modules/quotation/tools/fctadmincontroller/FastCreaThemeAdminController.php
    48/classes/controller/AdminController.php
    49/modules/quotation/tools/fctadmincontroller/FastCreaThemeModuleHelper.php
    50/modules/quotation/tools/pdf/FastCreaThemePDF.php
    51/classes/pdf/HTMLTemplate.php
    52/modules/quotation/tools/pdf/FastCreaThemePDFGenerator.php
    53/classes/pdf/PDFGenerator.php
    54/tools/tcpdf/config/lang/eng.php
    55/tools/tcpdf/tcpdf.php
    56/tools/tcpdf/config/tcpdf_config.php
    57/modules/quotation/models/includes.inc.php
    58/modules/quotation/models/QuotationCustomer.php
    59/modules/quotation/models/QuotationProduct.php
    60/modules/quotation/models/QuotationCartProduct.php
    61/modules/quotation/models/QuotationMessage.php
    62/modules/quotation/models/QuotationOverride.php
    63/classes/module/Module.php
    64/classes/shop/ShopUrl.php
    65/config/smarty.config.inc.php
    66/tools/smarty/Smarty.class.php
    67/tools/smarty/sysplugins/smarty_internal_data.php
    68/tools/smarty/sysplugins/smarty_internal_templatebase.php
    69/tools/smarty/sysplugins/smarty_internal_template.php
    70/tools/smarty/sysplugins/smarty_resource.php
    71/tools/smarty/sysplugins/smarty_internal_resource_file.php
    72/tools/smarty/sysplugins/smarty_cacheresource.php
    73/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php
    74/classes/SmartyCustom.php
    75/config/smartyfront.config.inc.php
    76/classes/Dispatcher.php
    77/classes/Hook.php
    78/override/classes/Hook.php
    79/tools/mobile_Detect/Mobile_Detect.php
    80/config/db_slave_server.inc.php
    81/modules/cookiesplus/cookiesplus.php
    82/modules/cookiesplus/classes/CookiesPlusIdnovateValidation.php
    83/modules/cookiesplus/classes/CookiesPlusCookie.php
    84/modules/cookiesplus/classes/CookiesPlusFinality.php
    85/modules/cookiesplus/classes/CookiesPlusUserConsent.php
    86/modules/cookiesplus/classes/HTMLTemplateCookiesPlusModule.php
    87/classes/Translate.php
    88/modules/cookiesplus/translations/fr.php
    89/modules/prestablog/prestablog.php
    90/modules/prestablog/class/news.class.php
    91/modules/prestablog/class/categories.class.php
    92/modules/prestablog/class/correspondancescategories.class.php
    93/modules/prestablog/class/commentnews.class.php
    94/modules/prestablog/class/antispam.class.php
    95/modules/prestablog/class/subblocks.class.php
    96/modules/prestablog/translations/fr.php
    97/controllers/front/CategoryController.php
    98/classes/controller/FrontController.php
    99/override/classes/controller/FrontController.php
    100/classes/Category.php
    101/themes/default-bootstrap/lang/fr.php
    102/classes/Currency.php
    103/classes/Cart.php
    104/override/classes/Cart.php
    105/classes/CartRule.php
    106/classes/Meta.php
    107/classes/Product.php
    108/override/classes/Product.php
    109/classes/webservice/WebserviceRequest.php
    110/classes/Media.php
    111/classes/Scene.php
    112/cache/smarty/compile/9e/5d/2b/9e5d2b1452bf9a2877cd6b9886d9bd093df1b55a.file.cookies-style.tpl.php
    113/tools/smarty/sysplugins/smarty_internal_filter_handler.php
    114/tools/minify_html/minify_html.class.php
    115/cache/smarty/compile/15/57/e6/1557e679c8ecbb225daa34daec70be2f9885b16e.file.gtm_consentmode.tpl.php
    116/modules/socialsharing/socialsharing.php
    117/themes/default-bootstrap/modules/socialsharing/translations/fr.php
    118/modules/socialsharing/translations/fr.php
    119/modules/blockbanner/blockbanner.php
    120/themes/default-bootstrap/modules/blockbanner/translations/fr.php
    121/modules/blockbanner/translations/fr.php
    122/modules/blockbestsellers/blockbestsellers.php
    123/themes/default-bootstrap/modules/blockbestsellers/translations/fr.php
    124/modules/blockbestsellers/translations/fr.php
    125/modules/blockcart/blockcart.php
    126/themes/default-bootstrap/modules/blockcart/translations/fr.php
    127/modules/blockcart/translations/fr.php
    128/modules/blockcategories/blockcategories.php
    129/themes/default-bootstrap/modules/blockcategories/translations/fr.php
    130/modules/blockcategories/translations/fr.php
    131/modules/blockcurrencies/blockcurrencies.php
    132/themes/default-bootstrap/modules/blockcurrencies/translations/fr.php
    133/modules/blockcurrencies/translations/fr.php
    134/modules/blockfacebook/blockfacebook.php
    135/themes/default-bootstrap/modules/blockfacebook/translations/fr.php
    136/modules/blockfacebook/translations/fr.php
    137/modules/blocklanguages/blocklanguages.php
    138/themes/default-bootstrap/modules/blocklanguages/translations/fr.php
    139/modules/blocklanguages/translations/fr.php
    140/modules/blocklayered/blocklayered.php
    141/themes/default-bootstrap/modules/blocklayered/translations/fr.php
    142/modules/blocklayered/translations/fr.php
    143/modules/blockcms/blockcms.php
    144/modules/blockcms/BlockCMSModel.php
    145/themes/default-bootstrap/modules/blockcms/translations/fr.php
    146/modules/blockcms/translations/fr.php
    147/modules/blockcontact/blockcontact.php
    148/themes/default-bootstrap/modules/blockcontact/translations/fr.php
    149/modules/blockcontact/translations/fr.php
    150/modules/blockcontactinfos/blockcontactinfos.php
    151/themes/default-bootstrap/modules/blockcontactinfos/translations/fr.php
    152/modules/blockcontactinfos/translations/fr.php
    153/modules/blockmyaccount/blockmyaccount.php
    154/themes/default-bootstrap/modules/blockmyaccount/translations/fr.php
    155/modules/blockmyaccount/translations/fr.php
    156/modules/blockmyaccountfooter/blockmyaccountfooter.php
    157/themes/default-bootstrap/modules/blockmyaccountfooter/translations/fr.php
    158/modules/blockmyaccountfooter/translations/fr.php
    159/modules/blocknewproducts/blocknewproducts.php
    160/themes/default-bootstrap/modules/blocknewproducts/translations/fr.php
    161/modules/blocknewproducts/translations/fr.php
    162/modules/blocknewsletter/blocknewsletter.php
    163/themes/default-bootstrap/modules/blocknewsletter/translations/fr.php
    164/modules/blocknewsletter/translations/fr.php
    165/modules/blockpaymentlogo/blockpaymentlogo.php
    166/themes/default-bootstrap/modules/blockpaymentlogo/translations/fr.php
    167/modules/blockpaymentlogo/translations/fr.php
    168/modules/blocksearch/blocksearch.php
    169/themes/default-bootstrap/modules/blocksearch/translations/fr.php
    170/modules/blocksearch/translations/fr.php
    171/modules/blockspecials/blockspecials.php
    172/themes/default-bootstrap/modules/blockspecials/translations/fr.php
    173/modules/blockspecials/translations/fr.php
    174/modules/blocktags/blocktags.php
    175/themes/default-bootstrap/modules/blocktags/translations/fr.php
    176/modules/blocktags/translations/fr.php
    177/modules/blockuserinfo/blockuserinfo.php
    178/themes/default-bootstrap/modules/blockuserinfo/translations/fr.php
    179/modules/blockuserinfo/translations/fr.php
    180/modules/homeslider/homeslider.php
    181/modules/homeslider/HomeSlide.php
    182/themes/default-bootstrap/modules/homeslider/translations/fr.php
    183/modules/homeslider/translations/fr.php
    184/modules/themeconfigurator/themeconfigurator.php
    185/themes/default-bootstrap/modules/themeconfigurator/translations/fr.php
    186/modules/themeconfigurator/translations/fr.php
    187/cache/smarty/compile/76/32/c9/7632c91b09ba52c4fddb8bfdc83f95f504fcad04.file.hook.tpl.php
    188/modules/homefeatured/homefeatured.php
    189/themes/default-bootstrap/modules/homefeatured/translations/fr.php
    190/modules/homefeatured/translations/fr.php
    191/modules/productpaymentlogos/productpaymentlogos.php
    192/themes/default-bootstrap/modules/productpaymentlogos/translations/fr.php
    193/modules/productpaymentlogos/translations/fr.php
    194/modules/ganalytics/ganalytics.php
    195/themes/default-bootstrap/modules/ganalytics/translations/fr.php
    196/modules/ganalytics/translations/fr.php
    197/modules/ganalytics/fr.php
    198/cache/smarty/compile/34/f4/04/34f404df4f0826cfe9cb0a08c8b924772aa83c8f.file.hookmoduledata.tpl.php
    199/tools/js_minify/jsmin.php
    200/modules/paypal/paypal.php
    201/modules/paypal/api/paypal_lib.php
    202/modules/paypal/api/paypal_connect.php
    203/modules/paypal/api/CallApiPaypalPlus.php
    204/modules/paypal/api/ApiPaypalPlus.php
    205/modules/paypal/paypal_logos.php
    206/modules/paypal/paypal_orders.php
    207/modules/paypal/paypal_tools.php
    208/modules/paypal/paypal_login/paypal_login.php
    209/modules/paypal/paypal_login/PayPalLoginUser.php
    210/modules/paypal/classes/PaypalCapture.php
    211/modules/paypal/classes/Services/OrderPrice.php
    212/modules/paypal/classes/AuthenticatePaymentMethods.php
    213/modules/paypal/classes/PaypalPlusPui.php
    214/modules/paypal/classes/Braintree.php
    215/modules/paypal/api/sdk/braintree/lib/Braintree.php
    216/modules/paypal/api/sdk/braintree/lib/autoload.php
    217/modules/paypal/classes/InstallmentBanner/ConfigurationMap.php
    218/modules/paypal/classes/InstallmentBanner/BannerManager.php
    219/modules/paypal/classes/InstallmentBanner/Banner.php
    220/modules/paypal/classes/Services/CurrencyConverter.php
    221/modules/paypal/express_checkout/ExpressCheckout.php
    222/modules/paypal/classes/InstallmentBanner/BNPL/BnplButton.php
    223/modules/paypal/classes/Builder/BuilderInterface.php
    224/modules/paypal/classes/Builder/OrderBuilder.php
    225/modules/paypal/classes/Services/FormatterPaypal.php
    226/modules/paypal/classes/Services/Token.php
    227/modules/paypal/classes/InstallmentBanner/BNPL/BnplAvailabilityManager.php
    228/classes/PaymentModule.php
    229/modules/paypal/smarty/plugins/modifier.paypalreplace.php
    230/themes/default-bootstrap/modules/paypal/translations/fr.php
    231/modules/paypal/translations/fr.php
    232/modules/paypal/fr.php
    233/cache/smarty/compile/1d/6c/14/1d6c14da834db04ee6c11651b04af39301b75876.file.paypal.js.php
    234/modules/mailalerts/mailalerts.php
    235/modules/mailalerts/MailAlert.php
    236/modules/mailalerts/translations/fr.php
    237/modules/blocktopmenu/blocktopmenu.php
    238/modules/blocktopmenu/menutoplinks.class.php
    239/themes/default-bootstrap/modules/blocktopmenu/translations/fr.php
    240/modules/blocktopmenu/translations/fr.php
    241/modules/quotation/translations/fr.php
    242/cache/smarty/compile/54/93/5b/54935b9f77b355887052dacf4a00cb7eafe933de.file.extra-js.tpl.php
    243/modules/notarobot/notarobot.php
    244/cache/smarty/compile/a9/8a/a4/a98aa4fdf0063957ccb41788d846d15dcfb8acd9.file.header.tpl.php
    245/modules/psproductcountdownpro/psproductcountdownpro.php
    246/modules/psproductcountdownpro/classes/PSPCModule16.php
    247/modules/psproductcountdownpro/classes/PSPC.php
    248/modules/psproductcountdownpro/classes/PSPCBlock.php
    249/modules/psproductcountdownpro/translations/fr.php
    250/cache/smarty/compile/03/47/ee/0347eeabbfefd8a81e19b9b3e44bbd0a98434a45.file.header.tpl.php
    251/modules/steavisgarantis/steavisgarantis.php
    252/modules/steavisgarantis/translations/fr.php
    253/cache/smarty/compile/da/e3/c1/dae3c12ac62650454e86ac4654b4e3fa6301c6f2.file.displayHeader.tpl.php
    254/modules/payzen/payzen.php
    255/modules/payzen/autoload.php
    256/modules/payzen/classes/PayzenTools.php
    257/modules/payzen/classes/PayzenFileLogger.php
    258/classes/log/FileLogger.php
    259/classes/log/AbstractLogger.php
    260/classes/order/Order.php
    261/override/classes/order/Order.php
    262/modules/payzen/translations/fr.php
    263/modules/blockips/blockips.php
    264/modules/blockips/translations/fr.php
    265/modules/blockips/classes/BlockipsManager.php
    266/modules/blockips/libraries/ip2location/src/Country.php
    267/modules/blockips/libraries/ip2location/src/Database.php
    268/modules/blockips/libraries/ip2location/src/IpTools.php
    269/modules/blockips/libraries/ip2location/src/WebService.php
    270/modules/kiliba/kiliba.php
    271/modules/kiliba/classes/KilibaLog.php
    272/modules/kiliba/classes/KilibaApi.php
    273/modules/kiliba/classes/KilibaAutolog.php
    274/modules/kiliba/classes/KilibaCache.php
    275/modules/kiliba/classes/KilibaVisits.php
    276/modules/kiliba/classes/lib/KilibaCaller.php
    277/modules/kiliba/classes/api/KilibaQueryAbstract.php
    278/modules/kiliba/classes/api/KilibaQueryCountries.php
    279/modules/kiliba/classes/api/KilibaQuerySpecificPrices.php
    280/modules/kiliba/classes/api/KilibaQueryCartRules.php
    281/modules/kiliba/translations/fr.php
    282/modules/fintecture/fintecture.php
    283/modules/fintecture/services/EncryptionManager.php
    284/modules/fintecture/services/PemManager.php
    285/modules/fintecture/services/Connections.php
    286/modules/fintecture/services/Crypto.php
    287/modules/fintecture/services/Endpoints.php
    288/modules/fintecture/services/FintectureConfig.php
    289/modules/fintecture/services/FintectureLogger.php
    290/modules/fintecture/services/PostPayment.php
    291/modules/fintecture/services/DbPaymentSessions.php
    292/modules/fintecture/services/Query.php
    293/modules/fintecture/services/StatsLogger.php
    294/modules/fintecture/services/Formatter.php
    295/modules/fintecture/services/Utils.php
    296/modules/fintecture/services/CacheWrapper.php
    297/modules/fintecture/translations/fr.php
    298/cache/smarty/compile/24/35/e0/2435e07fd2d4c7f969dfa1376945a2920522dd6a.file.blockuserinfo.tpl.php
    299/classes/CMS.php
    300/cache/smarty/compile/59/ca/9b/59ca9b071831744ee6cdc2463b005e188e07f580.file.blocktopmenu.tpl.cache.php
    301/tools/smarty/sysplugins/smarty_internal_write_file.php
    302/modules/pagesnotfound/pagesnotfound.php
    303/themes/default-bootstrap/modules/pagesnotfound/translations/fr.php
    304/modules/pagesnotfound/translations/fr.php
    305/modules/sekeywords/sekeywords.php
    306/classes/module/ModuleGraph.php
    307/themes/default-bootstrap/modules/sekeywords/translations/fr.php
    308/modules/sekeywords/translations/fr.php
    309/cache/smarty/compile/0e/c5/cf/0ec5cf94477428a4f013fa6f571f9f3d5cdc79a4.file.cookies-notice-vars.tpl.php
    310/cache/smarty/compile/bf/1c/ec/bf1cecb915ff140072d5d2981f7056ccc905e544.file.cookies-notice.tpl.php
    311/cache/smarty/compile/8c/22/b4/8c22b487a3fc24770ab5154bf2488cfa7d9e0de1.file.blocklayered.tpl.php
    312/cache/smarty/compile/97/09/a6/9709a6e27f3d268e253b9a8366b56a5beb46c125.file.column.tpl.php
    313/classes/ImageType.php
    314/classes/Combination.php
    315/classes/stock/StockAvailable.php
    316/classes/tax/Tax.php
    317/override/classes/tax/Tax.php
    318/classes/Address.php
    319/classes/SpecificPrice.php
    320/classes/tax/TaxManagerFactory.php
    321/classes/tax/TaxRulesTaxManager.php
    322/classes/tax/TaxManagerInterface.php
    323/Adapter/Adapter_Configuration.php
    324/Core/Business/Core_Business_ConfigurationInterface.php
    325/classes/tax/TaxCalculator.php
    326/classes/GroupReduction.php
    327/classes/Feature.php
    328/classes/Image.php
    329/classes/Supplier.php
    330/cache/smarty/compile/75/b4/63/75b463921fd6a73211ea4b5b8d4c95cfc6c5578d.file.blocknewsletter.tpl.php
    331/cache/smarty/cache/blockcategories/1/1/1/21/72/1/9a/b0/91/9ab091750cfab2ac01817e2dbed6dc90694c8749.blockcategories_footer.tpl.php
    332/cache/smarty/cache/blockcms/2/1/1/1/21/1f/38/81/1f3881b61b8ee8d84451661e9b327767aa057244.blockcms.tpl.php
    333/cache/smarty/cache/blockmyaccountfooter/1/1/1/21/5d/80/4c/5d804ca7f71d387b5ff2935abadbdf31dc992a93.blockmyaccountfooter.tpl.php
    334/cache/smarty/cache/blockcontactinfos/1/1/1/21/67/1b/80/671b80b55a21ce04371ea72d081574669695545f.blockcontactinfos.tpl.php
    335/modules/statsdata/statsdata.php
    336/themes/default-bootstrap/modules/statsdata/translations/fr.php
    337/modules/statsdata/translations/fr.php
    338/classes/Guest.php
    339/classes/Connection.php
    340/classes/Page.php
    341/classes/ConnectionsSource.php
    342/cache/smarty/compile/cd/80/ef/cd80ef26b393b547ff497828a1a8571265be52f1.file.displayFooter.tpl.php
    343/cache/smarty/compile/64/5f/e4/645fe4ec1df74e92de80e5c476beba42afe76372.file.category.tpl.php
    344/cache/smarty/compile/97/33/d3/9733d39035135926d9e5316432340150aeb0b73a.file.errors.tpl.php
    345/cache/smarty/compile/99/8d/87/998d87590abaaff2abd62f438f40f9f0c3982b3d.file.product-sort.tpl.php
    346/cache/smarty/compile/e4/d8/98/e4d89834d7681e0a9d4e52ee14a1c87797f7cae8.file.product-compare.tpl.php
    347/cache/smarty/compile/a5/ee/e8/a5eee842fd62bb84d30c0ad4e3b759841778d885.file.pagination.tpl.php
    348/cache/smarty/compile/10/e9/a4/10e9a4bc91c4ddec146f4d4a244d63ea20ba35b9.file.product-list.tpl.php
    349/tools/smarty/plugins/function.math.php
    350/cache/smarty/compile/11/90/a6/1190a616751191b73dccb1438a1db41b35738224.file.layout.tpl.php
    351/cache/smarty/compile/3d/de/f4/3ddef4cf292396c8274efc29307914de96888c09.file.header.tpl.php
    352/tools/smarty/plugins/function.implode.php
    353/cache/smarty/cache/blockbanner/1/1/1/21/ba/b2/12/bab21233cab80335c4d92e51c9cf127250c464a5.blockbanner.tpl.php
    354/cache/smarty/cache/blocksearch_top/1/1/1/21/b7/03/44/b70344544d9a76dbecbb6809db84132b74ee4fd9.blocksearch-top.tpl.php
    355/cache/smarty/compile/97/b5/35/97b53515f0833b0051a2e2e4a7c83614dd9d0796.file.blocklanguages.tpl.php
    356/tools/smarty/plugins/modifier.regex_replace.php
    357/cache/smarty/compile/6f/3b/ea/6f3bea22049e66b922168ba45a56eb09e7170f42.file.nav.tpl.php
    358/Adapter/Adapter_AddressFactory.php
    359/Adapter/Adapter_ProductPriceCalculator.php
    360/classes/Customization.php
    361/cache/smarty/compile/9d/98/2d/9d982d7c035937d6c40a5e9cfe94e0af92258ddd.file.blockcart.tpl.php
    362/tools/smarty/plugins/modifier.replace.php
    363/tools/smarty/plugins/function.counter.php
    364/cache/smarty/compile/9e/d1/62/9ed162c286bfaf0fde4649ea89fa07ebf14580b5.file.breadcrumb.tpl.php
    365/cache/smarty/compile/12/dc/cc/12dccc8ca773e22648e2b3e9935ab79e9aeab7d6.file.footer.tpl.php
    366/cache/smarty/compile/4d/15/f2/4d15f2e25cb610e3dce8da1def636c6054eb486e.file.global.tpl.php
    367/cache/smarty/compile/52/ad/24/52ad246b9bf8fc3eaa6fdbe7696a905a43bee9b2.file.javascript.tpl.php