Catalogue

Filtres actifs :

    Mes devis

    Il n'y a aucun produit dans votre devis

    » Voir tous mes devis.

    Tatoueur 

    Résultats 1 - 2 sur 2.
    Résultats 1 - 2 sur 2.
    Load Time4358 ms - You'd better run your shop on a toaster
    Querying Time55 ms
    Queries73
    Memory Peak Usage60.8 Mb
    Included Files371 files - 8.20 Mb
    PrestaShop Cache- Mb
    Global vars1.77 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 286 ms 286 ms 30.60 Mb 31.29 Mb
    __construct 0 ms 286 ms - Mb 31.29 Mb
    init 45 ms 331 ms 4.37 Mb 36.29 Mb
    checkAccess 0 ms 331 ms - Mb 36.29 Mb
    setMedia 8 ms 339 ms 0.35 Mb 36.63 Mb
    postProcess 0 ms 339 ms - Mb 36.63 Mb
    initHeader 0 ms 339 ms 0.01 Mb 36.63 Mb
    initContent 3039 ms 3378 ms 21.45 Mb 57.86 Mb
    initFooter 540 ms 3917 ms 0.89 Mb 59.11 Mb
    display 440 ms 4358 ms 1.83 Mb 60.76 Mb
    Hook Time Memory Usage
    hookproductlistassign 799 ms 2.25 Mb
    hookdisplayHeader 300 ms - Mb
    __construct 256 ms 23.50 Mb
    hookfooter 176 ms 0.25 Mb
    hookdisplayTop 110 ms 0.25 Mb
    hookheader 59 ms - Mb
    hookdisplayNav 47 ms 0.25 Mb
    hookdisplayFooter 6 ms - Mb
    hookleftcolumn 5 ms 0.25 Mb
    hookdisplayBanner 3 ms - Mb
    hookactionObjectAddAfter 1 ms - Mb
    hookdisplayLeftColumn 1 ms - Mb
    hooktop 0 ms - Mb
    hookdisplayTopColumn - ms - Mb
    hookmoduleRoutes - ms - Mb
    hookdisplayProductListReviews - ms - Mb
    16 hooks 1762 ms 26.75 Mb
    Module Time Memory Usage
    blocklayered 832 ms 3.75 Mb
    steavisgarantis 182 ms 1.00 Mb
    statsdata 158 ms 1.50 Mb
    blockips 126 ms 0.50 Mb
    blocktopmenu 85 ms 0.50 Mb
    cookiesplus 45 ms 1.75 Mb
    paypal 38 ms 2.25 Mb
    blocklanguages 34 ms - Mb
    quotation 31 ms 0.25 Mb
    psproductcountdownpro 24 ms 1.75 Mb
    prestablog 21 ms 3.00 Mb
    payzen 19 ms 1.50 Mb
    blockcategories 17 ms 0.50 Mb
    kiliba 13 ms 1.25 Mb
    blocknewsletter 13 ms 1.25 Mb
    blockcart 12 ms 0.50 Mb
    fintecture 10 ms 1.25 Mb
    themeconfigurator 10 ms 0.25 Mb
    ganalytics 8 ms 0.25 Mb
    notarobot 8 ms - Mb
    homeslider 7 ms 0.25 Mb
    mailalerts 6 ms 0.50 Mb
    blockuserinfo 6 ms - Mb
    homefeatured 5 ms 0.25 Mb
    productpaymentlogos 5 ms 0.25 Mb
    sekeywords 5 ms 0.50 Mb
    blockcms 5 ms 0.75 Mb
    blockcontactinfos 4 ms - Mb
    blocksearch 4 ms - Mb
    pagesnotfound 4 ms 0.50 Mb
    blockmyaccountfooter 4 ms - Mb
    blockbanner 4 ms - Mb
    blocktags 3 ms - Mb
    blockspecials 3 ms - Mb
    blocknewproducts 3 ms 0.25 Mb
    blockmyaccount 2 ms 0.25 Mb
    blockfacebook 2 ms 0.25 Mb
    blockpaymentlogo 2 ms - Mb
    blockcurrencies 1 ms - Mb
    socialsharing 1 ms - Mb
    blockcontact 1 ms - Mb
    blockbestsellers 1 ms - Mb
    42 modules 1762 ms 26.75 Mb

    Stopwatch SQL - 73 queries

    Query Time (ms) Rows Filesort Group By Location
    SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
    FROM `ps_configuration` c
    LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
    11.4 4832 /classes/Configuration.php:148
    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 (164,517) AND ag.`is_color_group` = 1
    GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
    ORDER BY a.`position` ASC;
    8.1 364 Yes Yes /classes/Product.php:3466
    SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
    WHERE `id_shop` IN (1)
    2.8 2738 /classes/module/Module.php:2141
    SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`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` = 517)
    2 162 /classes/Product.php:2998
    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
    1.6 0 /classes/Hook.php:131
    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
    1.6 12 /modules/blocklayered/blocklayered.php:2054
    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` = 60
    AND `active` = 1
    AND cg.`id_group` =1
    GROUP BY c.`id_category`
    ORDER BY `level_depth` ASC, category_shop.`position` ASC
    1.1 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` = 164)
    1 56 /classes/Product.php:2998
    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 (60)  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` = 60)
    GROUP BY cp.id_product ORDER BY position, id_product
    0.9 1 /modules/blocklayered/blocklayered.php:1958
    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 <= 62
    AND c.nright >= 63
    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.9 69 Yes /classes/Tools.php:1301
    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 = 164
    ORDER BY f.position ASC
    0.9 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 = 517
    ORDER BY f.position ASC
    0.9 4 Yes /classes/Product.php:4453
    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 >= 62
    AND c.nright <= 63
    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")
    0.8 1 /modules/blocklayered/blocklayered.php:2142
    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 > 62
    AND c.nright < 63
    AND c.level_depth <= 4
    AND c.active = 1
    GROUP BY c.id_category ORDER BY c.nleft, c.position
    0.7 1863 Yes /modules/blocklayered/blocklayered.php:2382
    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` = 517) AND (b.`id_shop` = 1) LIMIT 1
    0.7 1 /Adapter/Adapter_EntityMapper.php:61
    UPDATE `ps_configuration` SET `value` = '2025-01-24 19:01:21',`date_upd` = '2025-01-24 19:01:21' WHERE `name` = 'steavisgarantis_shopStatsDate_1' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1
    0.6 1 /classes/Configuration.php:418
    INSERT INTO `ps_blockips_pages`(ip, id_shop, page, user_agent) VALUES('18.97.9.174', '1', 'https://www.latabledexamen.com/60-tatoueur', 'CCBot/2.0 (https://commoncrawl.org/faq/)')
    0.6 1 /modules/blockips/classes/BlockipsManager.php:62
    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 = 164
    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 = 517
    0.6 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` = 164) AND (b.`id_shop` = 1) LIMIT 1
    0.5 1 /Adapter/Adapter_EntityMapper.php:61
    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.5 1 /classes/ObjectModel.php:487
    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|60|1" AND compile_id="" LIMIT 1
    0.5 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `id_guest`
    FROM `ps_connections`
    WHERE `id_guest` = 20376
    AND `date_add` > '2025-01-24 18:31:00'
    AND id_shop IN (1) 
    ORDER BY `date_add` DESC LIMIT 1
    0.5 1 Yes /classes/Connection.php:138
    UPDATE `ps_blockips` SET last_date = '2025-01-24 19:01:21', nbr_pages = nbr_pages+1, id_customer = '', id_guest = '' WHERE ip = '18.97.9.174' AND id_shop = '1'
    0.5 1 /modules/blockips/classes/BlockipsManager.php:80
    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.5 1 /classes/SmartyCustom.php:215
    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` = 244230 LIMIT 1
    0.4 1 /classes/Combination.php:344
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 517) AND (id_product_attribute = 244230) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.4 1 /classes/stock/StockAvailable.php:378
    UPDATE `ps_smarty_lazy_cache`
    SET filepath='blocktopmenu/1/1/1/21/category/60/59/ca/9b/59ca9b071831744ee6cdc2463b005e188e07f580.blocktopmenu.tpl.php'
    WHERE `template_hash`='6255e1a65eec35b85b477c3adec3a25b' AND cache_id="blocktopmenu|1|1|1|21|category|60" AND compile_id=""
    0.4 1 /classes/SmartyCustom.php:183
    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 `id_page`
    FROM `ps_page`
    WHERE `id_page_type` = 7 AND `id_object` = 60 LIMIT 1
    0.4 1 /classes/Page.php:77
    SELECT SQL_NO_CACHE `id_tax_rules_group`
    FROM `ps_product_shop`
    WHERE `id_product` = 517 AND id_shop=1 LIMIT 1
    0.4 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` = 223943 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`='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`='6598b4b77b80ac12ec33455508725188' AND cache_id="blockmyaccountfooter|1|1|1|21" AND compile_id="" LIMIT 1
    0.4 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 517) 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` = 164 AND id_shop=1 LIMIT 1
    0.4 1 /classes/Product.php:5032
    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` = 60
    AND l.`active` = 1
    0.4 1 /classes/Category.php:1460
    SELECT SQL_NO_CACHE SUM(quantity)
    FROM `ps_stock_available`
    WHERE (id_product = 164) 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 COUNT(*)
    FROM ps_layered_category
    WHERE id_category = 60
    AND id_shop = 1 LIMIT 1
    0.4 2 /modules/blocklayered/blocklayered.php:637
    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 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 type, id_value, filter_show_limit, filter_type FROM ps_layered_category
    WHERE id_category = 60
    AND id_shop = 1
    GROUP BY `type`, id_value ORDER BY position ASC
    0.3 2 Yes Yes /modules/blocklayered/blocklayered.php:2128
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('6255e1a65eec35b85b477c3adec3a25b',"blocktopmenu|1|1|1|21|category|60","", FROM_UNIXTIME(1737741681))
    0.3 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|164|1|1" AND compile_id="" LIMIT 1
    0.3 1 /classes/SmartyCustom.php:215
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 517
    ORDER BY `id_specific_price_priority` DESC LIMIT 1
    0.3 1 /classes/SpecificPrice.php:198
    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 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.3 1 /classes/SmartyCustom.php:215
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|164|1|1","", FROM_UNIXTIME(1737741683))
    0.3 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
    FROM `ps_specific_price_priority`
    WHERE `id_product` = 164
    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 = 164) AND (id_product_attribute = 223943) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
    0.3 1 /classes/stock/StockAvailable.php:378
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 517 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    SELECT SQL_NO_CACHE id_address_delivery
    FROM `ps_cart`
    WHERE (id_cart="0") LIMIT 1
    0.3 0 /modules/quotation/models/QuotationCartProduct.php:141
    INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('20376', '38', '308349358', '', '1', '1', '2025-01-24 19:01:23')
    0.3 1 /classes/ObjectModel.php:487
    SELECT SQL_NO_CACHE `reduction`
    FROM `ps_product_group_reduction_cache`
    WHERE `id_product` = 164 AND `id_group` = 1 LIMIT 1
    0.3 0 /classes/GroupReduction.php:149
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('6255e1a65eec35b85b477c3adec3a25b',"blocktopmenu|1|1|1|21|category|60","", FROM_UNIXTIME(1737741681))
    0.3 1 /classes/SmartyCustom.php:263
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|164|1|1","", FROM_UNIXTIME(1737741682))
    0.3 1 /classes/SmartyCustom.php:263
    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 = 60
    AND sl.id_lang = 1 AND s.active = 1
    ORDER BY sl.name ASC
    0.3 0 /classes/Scene.php:226
    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` = 60 AND cl.id_shop = 1 LIMIT 1
    0.3 1 /classes/Meta.php:291
    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|517|1|1" AND compile_id="" LIMIT 1
    0.2 1 /classes/SmartyCustom.php:215
    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.2 1 /modules/blocklayered/blocklayered.php:2148
    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.2 61 /modules/blocklayered/blocklayered.php:2382
    ALTER TABLE ps_cat_filter_restriction ADD PRIMARY KEY (id_product), ADD KEY (position, id_product) USING BTREE
    0.2 1 /modules/blocklayered/blocklayered.php:1960
    SELECT SQL_NO_CACHE nleft, nright, level_depth
    FROM ps_category
    WHERE id_category = 60 LIMIT 1
    0.2 1 /classes/Category.php:1477
    SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='compile' LIMIT 1
    0.2 1 /classes/SmartyCustom.php:95
    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|60" 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|517|1|1","", FROM_UNIXTIME(1737741682))
    0.2 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE ctg.`id_group`
    FROM ps_category_group ctg
    WHERE ctg.`id_category` = 60 AND ctg.`id_group` = 1 LIMIT 1
    0.2 1 /classes/Category.php:1309
    SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '1e52ee85865da8321e28f294b4f09932' LIMIT 1
    0.2 1 /modules/blocklayered/blocklayered.php:1722
    INSERT IGNORE INTO `ps_smarty_lazy_cache`
    (`template_hash`, `cache_id`, `compile_id`, `last_update`)
    VALUES ('07db18c5cae282b2bd167113f1271053',"productlist_colors|517|1|1","", FROM_UNIXTIME(1737741683))
    0.2 1 /classes/SmartyCustom.php:263
    SELECT SQL_NO_CACHE id_shop
    FROM `ps_category_shop`
    WHERE `id_category` = 60
    AND id_shop = 1 LIMIT 1
    0.2 1 /classes/ObjectModel.php:1451
    DROP TEMPORARY TABLE IF EXISTS ps_cat_filter_restriction
    0.2 1 /modules/blocklayered/blocklayered.php:1934
    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_restriction
    0.1 1 /modules/blocklayered/blocklayered.php:2132

    Doubles

    4
    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
    4
    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))
    2
    				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
    2
    			SELECT `reduction`
    			FROM `ps_product_group_reduction_cache`
    			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
    2
    		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
    2
    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
    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))
    2
    							SELECT `id_tax_rules_group`
    							FROM `ps_product_shop`
    							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
    2
    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
    2
    			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
    2
    				SELECT `priority`, `id_specific_price_priority`
    				FROM `ps_specific_price_priority`
    				WHERE `id_product` = XX
    				ORDER BY `id_specific_price_priority` DESC LIMIT XX
    2
    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)
    

    Tables stress

    10 product_shop
    9 smarty_lazy_cache
    8 product
    6 product_attribute_shop
    5 category_lang
    5 stock_available
    5 category
    4 category_product
    3 category_group
    3 product_lang
    3 product_attribute
    3 category_shop
    2 attachment
    2 attachment_lang
    2 product_attachment
    2 configuration
    2 feature_value_lang
    2 cat_filter_restriction
    2 feature
    2 smarty_last_flush
    2 specific_price_priority
    2 product_group_reduction_cache
    2 layered_category
    2 feature_shop
    2 feature_product
    2 feature_lang
    2 hook
    1 product_attribute_combination
    1 lang
    1 cart
    1 page
    1 connections
    1 attribute_lang
    1 attribute_group
    1 attribute
    1 image_shop
    1 scene_lang
    1 hook_module_exceptions
    1 scene_shop
    1 scene
    1 scene_category
    1 layered_friendly_url
    1 hook_alias
    1 configuration_lang
    1 image_lang
    1 blockips
    1 layered_price_index
    1 cat_restriction
    1 manufacturer

    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]
    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]
    Product 2 /classes/Link.php [104]
    /classes/Link.php [104]
    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/60/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