| 80 | 
          SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM tps93061_product p LEFT JOIN tps93061_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN tps93061_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN tps93061_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN tps93061_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN tps93061_category_product cp ON (p.id_product = cp.id_product) INNER JOIN tps93061_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN tps93061_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN tps93061_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN tps93061_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN tps93061_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (346, 1, 352, 353, 357, 358, 360))) AND ((fp_1.id_feature_value=510)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND cp.id_category='41' GROUP BY p.id_product) p INNER JOIN tps93061_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC | 
          
            
      47.174
    ms
           | 
          2972326156800 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
             
                              /modules/ps_facetedsearch/src/Filters/Products.php:87 (execute) 
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:189 (getProductByFilters) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 611 | 
          SELECT SQL_NO_CACHE c.*, cl.*
FROM `tps93061_category` c
INNER JOIN tps93061_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tps93061_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `tps93061_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `tps93061_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC  | 
          
            
      20.525
    ms
           | 
          671 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Category.php:799
             
                              /modules/ps_categorytree/ps_categorytree.php:141 (getNestedCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:298 (getCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 659 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      14.607
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:700 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperBottom) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:356 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 2 | 
          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 `tps93061_configuration` c
LEFT JOIN `tps93061_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)  | 
          
            
      5.371
    ms
           | 
          1389 | 
          
                       | 
          
                       | 
          
            /classes/Configuration.php:180
             
                              /classes/Configuration.php:229 (loadConfiguration) 
                              /classes/Configuration.php:302 (get) 
                              /classes/shop/Shop.php:398 (getMultiShopValues) 
                              /config/config.inc.php:117 (initialize) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 679 | 
          SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `tps93061_category` c
INNER JOIN `tps93061_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
INNER JOIN `tps93061_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND nleft >= 2 AND nright <= 1451
AND c.id_category IN (
SELECT id_category
FROM `tps93061_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC  | 
          
            
      4.802
    ms
           | 
          727 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/tdsearchblock/tdsearchblock.php:342
             
                              /modules/tdsearchblock/tdsearchblock.php:308 (getCategories) 
                              /modules/tdsearchblock/tdsearchblock.php:280 (getWidgetVariables) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 497 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64392
ORDER BY `position`  | 
          
            
      3.411
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 13 | 
          SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `tps93061_module` m
INNER JOIN tps93061_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 `tps93061_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `tps93061_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `tps93061_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`  | 
          
            
      2.990
    ms
           | 
          183 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Hook.php:1267
             
                              /classes/Hook.php:735 (getAllHookRegistrations) 
                              /classes/Hook.php:842 (getHookModuleExecList) 
                              /classes/Dispatcher.php:606 (exec) 
                              /classes/Dispatcher.php:243 (loadRoutes) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 12 | 
          SELECT SQL_NO_CACHE lower(name) as name
FROM `tps93061_hook` h
WHERE (h.active = 1)  | 
          
            
      2.164
    ms
           | 
          1136 | 
          
                       | 
          
                       | 
          
            /classes/Hook.php:1366
             
                              /classes/Hook.php:811 (getHookStatusByName) 
                              /classes/Dispatcher.php:606 (exec) 
                              /classes/Dispatcher.php:243 (loadRoutes) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 45 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 57 AND `id_shop` = 1 LIMIT 1  | 
          
            
      1.936
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /modules/pmcaptcha/pmcaptcha.php:115 (isEnabled) 
                              /modules/pmcaptcha/pmcaptcha.php:76 (loadSettings) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:521 (exec) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 15 | 
          SELECT SQL_NO_CACHE `id_hook`, `name` FROM `tps93061_hook`  | 
          
            
      1.861
    ms
           | 
          1136 | 
          
                       | 
          
                       | 
          
            /classes/Hook.php:1326
             
                              /classes/Hook.php:225 (getAllHookIds) 
                              /classes/Hook.php:851 (getIdByName) 
                              /classes/Dispatcher.php:606 (exec) 
                              /classes/Dispatcher.php:243 (loadRoutes) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 22 | 
          SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tps93061_module` m
LEFT JOIN `tps93061_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1  | 
          
            
      1.752
    ms
           | 
          111 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:346
             
                              /modules/ps_eventbus/ps_eventbus.php:95 (__construct) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/Dispatcher.php:351 (exec) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 92 | 
          SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `tps93061_hook_module` hm
STRAIGHT_JOIN `tps93061_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `tps93061_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position  | 
          
            
      1.735
    ms
           | 
          633 | 
          
                       | 
          
                       | 
          
            /classes/Hook.php:456
             
                              /classes/Hook.php:493 (getHookModuleList) 
                              /classes/tax/TaxManagerFactory.php:67 (getModulesFromHook) 
                              /classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory) 
                              /classes/Product.php:3925 (getManager) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 246 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62592) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      1.683
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 495 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64391
ORDER BY `position`  | 
          
            
      1.659
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 51 | 
          SELECT SQL_NO_CACHE * FROM `tps93061_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC  | 
          
            
      1.605
    ms
           | 
          8 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/ImageType.php:109
             
                              /src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes) 
                              /classes/controller/FrontController.php:1627 (getNoPictureImage) 
                              /classes/controller/FrontController.php:1753 (getTemplateVarUrls) 
                              /classes/controller/FrontController.php:563 (getTemplateVarShop) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 76 | 
          SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `tps93061_feature_value` v LEFT JOIN `tps93061_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `tps93061_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 1 ORDER BY vl.`value` ASC  | 
          
            
      1.498
    ms
           | 
          972 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
             
                              /modules/ps_facetedsearch/src/Filters/Converter.php:402 (getFeatureValues) 
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:165 (createFacetedSearchFiltersFromQuery) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 48 | 
          SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `tps93061_category` c
INNER JOIN tps93061_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tps93061_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `tps93061_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 41
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC  | 
          
            
      1.470
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Category.php:924
             
                              /controllers/front/listing/CategoryController.php:230 (getSubCategories) 
                              /controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 627 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      1.470
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:749 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayProductPriceBlock) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ed/37/7a/ed377adc48cc61d7cdbe2622cd5e740529cff69a_2.file.product-miniature-price.tpl.php:55 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec4e8482_81983419) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:194 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:71 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 91 | 
          SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `tps93061_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `tps93061_hook_alias` ha
INNER JOIN `tps93061_hook` h ON ha.name = h.name  | 
          
            
      1.448
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Hook.php:1326
             
                              /classes/Hook.php:225 (getAllHookIds) 
                              /classes/tax/TaxManagerFactory.php:67 (getIdByName) 
                              /classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory) 
                              /classes/Product.php:3925 (getManager) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 439 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64393 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64393 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      1.348
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 427 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64392 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64392 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      1.311
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 475 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62598
ORDER BY `position`  | 
          
            
      1.221
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 651 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64385) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      1.130
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 415 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64391 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64391 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      1.112
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 521 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62584 AND `id_shop` = 1  | 
          
            
      1.015
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 57 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category` a0
LEFT JOIN `tps93061_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 721) AND (a0.`nright` > 722) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc  | 
          
            
      1.013
    ms
           | 
          727 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/PrestaShopCollection.php:383
             
                              /classes/PrestaShopCollection.php:440 (getAll) 
                              /controllers/front/listing/CategoryController.php:246 (rewind) 
                              /classes/controller/FrontController.php:1876 (getBreadcrumbLinks) 
                              /classes/controller/FrontController.php:568 (getBreadcrumb) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 11 | 
          SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `tps93061_lang` l
JOIN tps93061_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1  | 
          
            
      1.000
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Language.php:1216
             
                              /classes/Language.php:1513 (countActiveLanguages) 
                              /classes/Dispatcher.php:531 (isMultiLanguageActivated) 
                              /classes/Dispatcher.php:232 (setRequestUri) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 441 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62578
ORDER BY `position`  | 
          
            
      0.995
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 501 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62578) LIMIT 1  | 
          
            
      0.992
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 344 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64380
ORDER BY f.position ASC  | 
          
            
      0.984
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 421 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64392)  | 
          
            
      0.965
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 82 | 
          SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-11-04 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM tps93061_product p
LEFT JOIN tps93061_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN tps93061_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN tps93061_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (62578,62581,62582,62583,62584,62585,62586,62587,62588,62589,62590,62591,62592,62595,62596,62597,62598,64377,64378,64379,64380,64382,64384,64385,64386,64387,64391,64392,64393)  | 
          
            
      0.948
    ms
           | 
          29 | 
          
                       | 
          
                       | 
          
            /classes/ProductAssembler.php:95
             
                              /classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 36 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_group_lang`
WHERE `id_group` = 1  | 
          
            
      0.946
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Group.php:81 (__construct) 
                              /classes/Group.php:397 (__construct) 
                              /classes/Cart.php:249 (getCurrent) 
                              /classes/Cart.php:222 (setTaxCalculationMethod) 
                              /classes/controller/FrontController.php:467 (__construct) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 463 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62590
ORDER BY `position`  | 
          
            
      0.942
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 428 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64392
ORDER BY f.position ASC  | 
          
            
      0.938
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 447 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62582
ORDER BY `position`  | 
          
            
      0.938
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 63 | 
          SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `tps93061_category` c
INNER JOIN tps93061_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tps93061_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `tps93061_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 41
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC  | 
          
            
      0.930
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Category.php:924
             
                              /modules/tdthemesettings/tdthemesettings.php:929 (getSubCategories) 
                              /modules/tdthemesettings/tdthemesettings.php:894 (getTemplateVarSubCategories) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 60 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_post` p
WHERE (p.post_type = "header")  | 
          
            
      0.918
    ms
           | 
          56 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/tdelementor.php:1388
             
                              /modules/tdthemesettings/tdthemesettings.php:357 (getListByPostType) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 438 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64393) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.911
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 1 | 
          SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM tps93061_shop_group gs
LEFT JOIN tps93061_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN tps93061_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name  | 
          
            
      0.879
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/shop/Shop.php:715
             
                              /classes/shop/Shop.php:774 (cacheShops) 
                              /classes/Configuration.php:299 (getShops) 
                              /classes/shop/Shop.php:398 (getMultiShopValues) 
                              /config/config.inc.php:117 (initialize) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 413 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64391 LIMIT 1  | 
          
            
      0.861
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 77 | 
          SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `tps93061_feature_value` v LEFT JOIN `tps93061_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `tps93061_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 3 ORDER BY vl.`value` ASC  | 
          
            
      0.850
    ms
           | 
          47 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
             
                              /modules/ps_facetedsearch/src/Filters/Converter.php:402 (getFeatureValues) 
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:165 (createFacetedSearchFiltersFromQuery) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 423 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64392 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.848
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 43 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.846
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /modules/pmcaptcha/pmcaptcha.php:114 (isEnabled) 
                              /modules/pmcaptcha/pmcaptcha.php:76 (loadSettings) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:521 (exec) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 81 | 
          SELECT SQL_NO_CACHE data FROM tps93061_layered_filter_block WHERE hash="56e8503c728496574c3bc8fa06f6971f" LIMIT 1  | 
          
            
      0.821
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /modules/ps_facetedsearch/src/Filters/Block.php:186
             
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:212 (getFromCache) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 18 | 
          SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `tps93061_meta` m
LEFT JOIN `tps93061_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC  | 
          
            
      0.813
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Dispatcher.php:654
             
                              /classes/Dispatcher.php:243 (loadRoutes) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 343 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64380 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64380 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.792
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 440 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64393
ORDER BY f.position ASC  | 
          
            
      0.790
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 577 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64385) LIMIT 1  | 
          
            
      0.783
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 75 | 
          SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `tps93061_feature` f  INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `tps93061_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `tps93061_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `tps93061_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC  | 
          
            
      0.757
    ms
           | 
          256 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
             
                              /modules/ps_facetedsearch/src/Filters/Converter.php:388 (getFeatures) 
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:165 (createFacetedSearchFiltersFromQuery) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 40 | 
          SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tps93061_module` m
LEFT JOIN `tps93061_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1  | 
          
            
      0.751
    ms
           | 
          111 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:346
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:60 (__construct) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:521 (exec) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 522 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62584) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.723
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 604 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.722
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:659 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:34 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec809ad1_78347788) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:81 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 24 | 
          SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tps93061_module` m
LEFT JOIN `tps93061_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1  | 
          
            
      0.720
    ms
           | 
          111 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:346
             
                              /modules/axeptiocookies/src/Utils/ModuleTrait.php:66 (__construct) 
                              /modules/axeptiocookies/axeptiocookies.php:121 (__mConstruct) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/Dispatcher.php:351 (exec) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 431 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64393) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.713
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 49 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_legalcompliance" LIMIT 1  | 
          
            
      0.711
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /classes/controller/FrontController.php:1669 (isEnabled) 
                              /classes/controller/FrontController.php:1813 (getDisplayTaxesLabel) 
                              /controllers/front/listing/CategoryController.php:276 (getTemplateVarPage) 
                              /classes/controller/FrontController.php:562 (getTemplateVarPage) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 56 | 
          SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM tps93061_required_field  | 
          
            
      0.708
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/ObjectModel.php:1592
             
                              /classes/ObjectModel.php:1624 (getFieldsRequiredDatabase) 
                              /classes/ObjectModel.php:1555 (cacheFieldsRequiredDatabase) 
                              /classes/controller/FrontController.php:567 (validateFieldsRequiredDatabase) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 65 | 
          SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `tps93061_currency` c
LEFT JOIN tps93061_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1  | 
          
            
      0.708
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Currency.php:1136
             
                              /classes/Currency.php:1153 (countActiveCurrencies) 
                              /modules/tdelementor/tdelementor.php:1427 (isMultiCurrencyActivated) 
                              /modules/tdelementor/tdelementor.php:424 (getListCurrencies) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 58 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "tdelementor" LIMIT 1  | 
          
            
      0.699
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /modules/tdthemesettings/tdthemesettings.php:355 (isEnabled) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 16 | 
          SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tps93061_module` m
LEFT JOIN `tps93061_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1  | 
          
            
      0.697
    ms
           | 
          111 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:346
             
                              /modules/doofinder/doofinder.php:74 (__construct) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/Dispatcher.php:606 (exec) 
                              /classes/Dispatcher.php:243 (loadRoutes) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 493 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64387
ORDER BY `position`  | 
          
            
      0.695
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 605 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.694
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:659 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:34 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec809ad1_78347788) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:81 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 59 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 83 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.689
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /modules/tdthemesettings/tdthemesettings.php:355 (isEnabled) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 32 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_currency` a
LEFT JOIN `tps93061_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1  | 
          
            
      0.686
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Currency.php:246 (__construct) 
                              /classes/Currency.php:1089 (__construct) 
                              /classes/Tools.php:690 (getCurrencyInstance) 
                              /classes/controller/FrontController.php:368 (setCurrency) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 449 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62583
ORDER BY `position`  | 
          
            
      0.686
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 203 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62589) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.679
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 347 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64382) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.679
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 361 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64384)  | 
          
            
      0.674
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 426 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64392) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.674
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 23 | 
          SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tps93061_module` m
LEFT JOIN `tps93061_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1  | 
          
            
      0.670
    ms
           | 
          111 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:346
             
                              /modules/psassistant/psassistant.php:73 (__construct) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/Dispatcher.php:351 (exec) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 596 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_cart_rule` WHERE ((date_to >= "2025-11-04 00:00:00" AND date_to <= "2025-11-04 23:59:59") OR (date_from >= "2025-11-04 00:00:00" AND date_from <= "2025-11-04 23:59:59") OR (date_from < "2025-11-04 00:00:00" AND date_to > "2025-11-04 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1  | 
          
            
      0.666
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/CartRule.php:357
             
                              /classes/CartRule.php:389 (haveCartRuleToday) 
                              /override/classes/CartRule.php:108 (getCustomerCartRules) 
                              /classes/Cart.php:3079 (getCustomerCartRules) 
                              /classes/Cart.php:3463 (getDeliveryOptionList) 
                              /classes/Cart.php:3536 (getDeliveryOption) 
                              /src/Core/Cart/Fees.php:96 (getTotalShippingCost) 
                              /src/Core/Cart/Calculator.php:354 (processCalculation) 
                              /src/Core/Cart/Calculator.php:155 (calculateFees) 
                              /classes/Cart.php:2201 (processCalculation) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 33 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_currency_lang`
WHERE `id_currency` = 1  | 
          
            
      0.659
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Currency.php:246 (__construct) 
                              /classes/Currency.php:1089 (__construct) 
                              /classes/Tools.php:690 (getCurrencyInstance) 
                              /classes/controller/FrontController.php:368 (setCurrency) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 606 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.656
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:659 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:34 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec809ad1_78347788) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:81 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 523 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62585) LIMIT 1  | 
          
            
      0.651
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 529 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62587) LIMIT 1  | 
          
            
      0.640
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 392 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64386
ORDER BY f.position ASC  | 
          
            
      0.636
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 487 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64384
ORDER BY `position`  | 
          
            
      0.636
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 395 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64387) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.635
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 574 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64384) LIMIT 1  | 
          
            
      0.635
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 532 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62588) LIMIT 1  | 
          
            
      0.634
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 362 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64384 AND id_shop=1 LIMIT 1  | 
          
            
      0.627
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 461 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62589
ORDER BY `position`  | 
          
            
      0.625
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 499 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64393
ORDER BY `position`  | 
          
            
      0.624
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 0 | 
          SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM tps93061_shop_url su
LEFT JOIN tps93061_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.yvert.com' OR su.domain_ssl = 'www.yvert.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC  | 
          
            
      0.623
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/shop/Shop.php:1364
             
                              /classes/shop/Shop.php:355 (findShopByHost) 
                              /config/config.inc.php:117 (initialize) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 473 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62597
ORDER BY `position`  | 
          
            
      0.622
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 355 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64382 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64382 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.619
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 453 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62585
ORDER BY `position`  | 
          
            
      0.618
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 544 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62592) LIMIT 1  | 
          
            
      0.618
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 477 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64377
ORDER BY `position`  | 
          
            
      0.614
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 601 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_cart_rule` WHERE ((date_to >= "2025-11-04 00:00:00" AND date_to <= "2025-11-04 23:59:59") OR (date_from >= "2025-11-04 00:00:00" AND date_from <= "2025-11-04 23:59:59") OR (date_from < "2025-11-04 00:00:00" AND date_to > "2025-11-04 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1  | 
          
            
      0.614
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/CartRule.php:357
             
                              /classes/CartRule.php:389 (haveCartRuleToday) 
                              /override/classes/CartRule.php:108 (getCustomerCartRules) 
                              /override/classes/CartRule.php:154 (getCustomerCartRules) 
                              /classes/Cart.php:522 (getCustomerHighlightedDiscounts) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 445 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62581
ORDER BY `position`  | 
          
            
      0.612
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 462 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62589  | 
          
            
      0.611
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 451 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62584
ORDER BY `position`  | 
          
            
      0.610
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 455 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62586
ORDER BY `position`  | 
          
            
      0.608
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 556 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62598) LIMIT 1  | 
          
            
      0.607
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 481 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64379
ORDER BY `position`  | 
          
            
      0.605
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 21 | 
          SELECT SQL_NO_CACHE * FROM `tps93061_hook_module_exceptions`
WHERE `id_shop` IN (1)  | 
          
            
      0.604
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2041
             
                              /classes/Hook.php:929 (getExceptionsStatic) 
                              /classes/Dispatcher.php:351 (exec) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 479 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64378
ORDER BY `position`  | 
          
            
      0.604
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 565 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64379) LIMIT 1  | 
          
            
      0.603
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 517 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62583) LIMIT 1  | 
          
            
      0.602
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 485 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64382
ORDER BY `position`  | 
          
            
      0.600
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 598 | 
          SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `tps93061_quantity_discount_rule` qdr
LEFT JOIN `tps93061_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 1 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.599
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
             
                              /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily) 
                              /override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules) 
                              /classes/Cart.php:3079 (getCustomerCartRules) 
                              /classes/Cart.php:3463 (getDeliveryOptionList) 
                              /classes/Cart.php:3536 (getDeliveryOption) 
                              /src/Core/Cart/Fees.php:96 (getTotalShippingCost) 
                              /src/Core/Cart/Calculator.php:354 (processCalculation) 
                              /src/Core/Cart/Calculator.php:155 (calculateFees) 
                              /classes/Cart.php:2201 (processCalculation) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 350 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64382 AND id_shop=1 LIMIT 1  | 
          
            
      0.597
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 586 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64391) LIMIT 1  | 
          
            
      0.595
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 491 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64386
ORDER BY `position`  | 
          
            
      0.593
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 514 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62582) LIMIT 1  | 
          
            
      0.592
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 459 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62588
ORDER BY `position`  | 
          
            
      0.591
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 489 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64385
ORDER BY `position`  | 
          
            
      0.591
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 520 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62584) LIMIT 1  | 
          
            
      0.591
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 25 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category` a
LEFT JOIN `tps93061_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `tps93061_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.591
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /controllers/front/listing/CategoryController.php:78 (__construct) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 600 | 
          SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `tps93061_quantity_discount_rule` qdr
LEFT JOIN `tps93061_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 2 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.591
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
             
                              /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily) 
                              /override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules) 
                              /classes/Cart.php:3079 (getCustomerCartRules) 
                              /classes/Cart.php:3463 (getDeliveryOptionList) 
                              /classes/Cart.php:3536 (getDeliveryOption) 
                              /src/Core/Cart/Fees.php:96 (getTotalShippingCost) 
                              /src/Core/Cart/Calculator.php:354 (processCalculation) 
                              /src/Core/Cart/Calculator.php:155 (calculateFees) 
                              /classes/Cart.php:2201 (processCalculation) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 425 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64392 LIMIT 1  | 
          
            
      0.590
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 381 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64386
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.589
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 471 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62596
ORDER BY `position`  | 
          
            
      0.588
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 35 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_group` a
LEFT JOIN `tps93061_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1  | 
          
            
      0.587
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Group.php:81 (__construct) 
                              /classes/Group.php:397 (__construct) 
                              /classes/Cart.php:249 (getCurrent) 
                              /classes/Cart.php:222 (setTaxCalculationMethod) 
                              /classes/controller/FrontController.php:467 (__construct) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 511 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62581) LIMIT 1  | 
          
            
      0.587
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 469 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62595
ORDER BY `position`  | 
          
            
      0.586
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 592 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64393) LIMIT 1  | 
          
            
      0.586
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 550 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62596) LIMIT 1  | 
          
            
      0.585
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 380 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64385
ORDER BY f.position ASC  | 
          
            
      0.584
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 538 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62590) LIMIT 1  | 
          
            
      0.584
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 483 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 64380
ORDER BY `position`  | 
          
            
      0.582
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 595 | 
          SELECT SQL_NO_CACHE 1 FROM tps93061_cart_product cp INNER JOIN tps93061_product p
ON (p.id_product = cp.id_product) INNER JOIN tps93061_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1  | 
          
            
      0.581
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:4255
             
                              /classes/Cart.php:4230 (hasProducts) 
                              /classes/Cart.php:2145 (isVirtualCart) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 599 | 
          SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `tps93061_quantity_discount_rule` qdr
LEFT JOIN `tps93061_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
WHERE qdr.`active` = 1 AND `id_family` = 3 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.581
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
             
                              /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily) 
                              /override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules) 
                              /classes/Cart.php:3079 (getCustomerCartRules) 
                              /classes/Cart.php:3463 (getDeliveryOptionList) 
                              /classes/Cart.php:3536 (getDeliveryOption) 
                              /src/Core/Cart/Fees.php:96 (getTotalShippingCost) 
                              /src/Core/Cart/Calculator.php:354 (processCalculation) 
                              /src/Core/Cart/Calculator.php:155 (calculateFees) 
                              /classes/Cart.php:2201 (processCalculation) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 62 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_post` p
WHERE (p.post_type = "home")  | 
          
            
      0.580
    ms
           | 
          56 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/tdelementor.php:1388
             
                              /modules/tdthemesettings/tdthemesettings.php:359 (getListByPostType) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 52 | 
          SELECT SQL_NO_CACHE format
FROM `tps93061_address_format`
WHERE `id_country` = 8 LIMIT 1  | 
          
            
      0.579
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/AddressFormat.php:656
             
                              /classes/AddressFormat.php:630 (getFormatDB) 
                              /classes/AddressFormat.php:615 (getFormat) 
                              /classes/AddressFormat.php:562 (getAddressCountryFormat) 
                              /classes/AddressFormat.php:438 (getOrderedAddressFields) 
                              /classes/controller/FrontController.php:1773 (generateAddress) 
                              /classes/controller/FrontController.php:563 (getTemplateVarShop) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 492 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64386  | 
          
            
      0.579
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 541 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62591) LIMIT 1  | 
          
            
      0.578
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 433 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64393)  | 
          
            
      0.577
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 665 | 
          SELECT SQL_NO_CACHE count(id_wishlist_product) FROM tps93061_tdwishlist w, tps93061_tdwishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1  | 
          
            
      0.577
    ms
           | 
          839 | 
          
                       | 
          
                       | 
          
            /modules/tdproductwishlist/tdproductwishlist.php:488
             
                              /classes/Hook.php:1077 (hookDisplayTdWishlistHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/39/02/68/3902686fdadc51756c75fdef8ce5aecfb9967826_2.file.offcanvas-modal.tpl.php:207 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bfda2_24881035) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:580 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:113 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 490 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64385  | 
          
            
      0.575
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 535 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62589) LIMIT 1  | 
          
            
      0.575
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 553 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62597) LIMIT 1  | 
          
            
      0.572
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 465 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62591
ORDER BY `position`  | 
          
            
      0.570
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 313 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64378)  | 
          
            
      0.568
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 536 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62589 AND `id_shop` = 1  | 
          
            
      0.568
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 547 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62595) LIMIT 1  | 
          
            
      0.567
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 559 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64377) LIMIT 1  | 
          
            
      0.566
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 526 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62586) LIMIT 1  | 
          
            
      0.563
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 580 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64386) LIMIT 1  | 
          
            
      0.563
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 590 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64392 AND `id_shop` = 1  | 
          
            
      0.562
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 467 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62592
ORDER BY `position`  | 
          
            
      0.561
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 502 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62578 AND `id_shop` = 1  | 
          
            
      0.557
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 568 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64380) LIMIT 1  | 
          
            
      0.557
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 54 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_country` a
LEFT JOIN `tps93061_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1  | 
          
            
      0.557
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/AddressFormat.php:404 (__construct) 
                              /classes/AddressFormat.php:439 (getFormattedAddressFieldsValues) 
                              /classes/controller/FrontController.php:1773 (generateAddress) 
                              /classes/controller/FrontController.php:563 (getTemplateVarShop) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 30 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_currency` a
LEFT JOIN `tps93061_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `tps93061_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1  | 
          
            
      0.556
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Currency.php:246 (__construct) 
                              /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) 
                              /src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode) 
                              /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:150 (read) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData) 
                              /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData) 
                              /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies) 
                              /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications) 
                              /classes/controller/Controller.php:209 (getLocale) 
                              /classes/controller/FrontController.php:284 (init) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 457 | 
          SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tps93061_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 62587
ORDER BY `position`  | 
          
            
      0.555
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:3545
             
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 571 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64382) LIMIT 1  | 
          
            
      0.553
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 53 | 
          SELECT SQL_NO_CACHE `need_identification_number`
FROM `tps93061_country`
WHERE `id_country` = 8 LIMIT 1  | 
          
            
      0.552
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Country.php:405
             
                              /classes/AddressFormat.php:634 (isNeedDniByCountryId) 
                              /classes/AddressFormat.php:615 (getFormat) 
                              /classes/AddressFormat.php:562 (getAddressCountryFormat) 
                              /classes/AddressFormat.php:438 (getOrderedAddressFields) 
                              /classes/controller/FrontController.php:1773 (generateAddress) 
                              /classes/controller/FrontController.php:563 (getTemplateVarShop) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 14 | 
          SELECT SQL_NO_CACHE `name`, `alias` FROM `tps93061_hook_alias`  | 
          
            
      0.552
    ms
           | 
          87 | 
          
                       | 
          
                       | 
          
            /classes/Hook.php:287
             
                              /classes/Hook.php:318 (getAllHookAliases) 
                              /classes/Hook.php:746 (getHookAliasesFor) 
                              /classes/Hook.php:842 (getHookModuleExecList) 
                              /classes/Dispatcher.php:606 (exec) 
                              /classes/Dispatcher.php:243 (loadRoutes) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 562 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64378) LIMIT 1  | 
          
            
      0.547
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 589 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64392) LIMIT 1  | 
          
            
      0.547
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 429 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64393
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.544
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 41 | 
          SELECT SQL_NO_CACHE qdr.`id_quantity_discount_rule`, qdrc.`id_quantity_discount_rule_condition`
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN  `tps93061_quantity_discount_rule_condition` qdrc ON (qdr.`id_quantity_discount_rule` = qdrc.`id_quantity_discount_rule`)
WHERE qdrc.`id_type` = 27 AND qdr.`id_shop` = 1  | 
          
            
      0.544
    ms
           | 
          13 | 
          
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:276
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:536 (getQuantityDiscountRulesWithCondition) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:518 (hookActionFrontControllerAfterInit) 
                              /classes/Hook.php:1077 (hookActionFrontControllerInitAfter) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:521 (exec) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 70 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayRightColumnProduct' LIMIT 1  | 
          
            
      0.544
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/tdelementor.php:507 (getRelatedByKey) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 74 | 
          SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM tps93061_layered_category
WHERE controller = 'category'
AND id_category = 41
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC  | 
          
            
      0.543
    ms
           | 
          2 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /modules/ps_facetedsearch/src/Filters/Provider.php:61
             
                              /modules/ps_facetedsearch/src/Filters/Converter.php:263 (getFiltersForQuery) 
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:165 (createFacetedSearchFiltersFromQuery) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 510 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category_lang`
WHERE `id_category` = 15 AND `id_shop` = 1  | 
          
            
      0.541
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1339 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1396 (getCategoryName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110 (getPageCategoryNameHierarchy) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 554 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62597 AND `id_shop` = 1  | 
          
            
      0.535
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 610 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category` a
LEFT JOIN `tps93061_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `tps93061_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.535
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/ps_categorytree/ps_categorytree.php:371 (__construct) 
                              /modules/ps_categorytree/ps_categorytree.php:276 (getHomeCategory) 
                              /modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 68 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayFooterProduct' LIMIT 1  | 
          
            
      0.534
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/tdelementor.php:507 (getRelatedByKey) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 61 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_post` p
WHERE (p.post_type = "footer")  | 
          
            
      0.531
    ms
           | 
          56 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/tdelementor.php:1388
             
                              /modules/tdthemesettings/tdthemesettings.php:358 (getListByPostType) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 275 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62597) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.531
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 557 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62598 AND `id_shop` = 1  | 
          
            
      0.531
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 335 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64380) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.528
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 225 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62591
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.527
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 44 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_emailalerts" LIMIT 1  | 
          
            
      0.527
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /modules/pmcaptcha/pmcaptcha.php:115 (isEnabled) 
                              /modules/pmcaptcha/pmcaptcha.php:76 (loadSettings) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:521 (exec) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 583 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64387) LIMIT 1  | 
          
            
      0.527
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 393 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64387
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.524
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 131 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62583) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.520
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 496 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64391  | 
          
            
      0.519
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 357 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64384
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.516
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 476 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62598  | 
          
            
      0.515
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 47 | 
          SELECT SQL_NO_CACHE ctg.`id_group`
FROM tps93061_category_group ctg
WHERE ctg.`id_category` = 41 AND ctg.`id_group` = 1 LIMIT 1  | 
          
            
      0.514
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:1754
             
                              /controllers/front/listing/CategoryController.php:90 (checkAccess) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 34 | 
          SELECT SQL_NO_CACHE id_shop
FROM `tps93061_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1  | 
          
            
      0.512
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/ObjectModel.php:1729
             
                              /classes/Tools.php:699 (isAssociatedToShop) 
                              /classes/controller/FrontController.php:368 (setCurrency) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 71 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayContactElementor' LIMIT 1  | 
          
            
      0.512
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/tdelementor.php:507 (getRelatedByKey) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 6 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_country` a
LEFT JOIN `tps93061_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `tps93061_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1  | 
          
            
      0.511
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /config/config.inc.php:146 (__construct) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 5 | 
          SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `tps93061_lang` l
LEFT JOIN `tps93061_lang_shop` ls ON (l.id_lang = ls.id_lang)  | 
          
            
      0.510
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Language.php:1080
             
                              /config/config.inc.php:143 (loadLanguages) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 436 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64393 LIMIT 1  | 
          
            
      0.508
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 46 | 
          SELECT SQL_NO_CACHE `id_category`
FROM `tps93061_category_shop`
WHERE `id_category` = 41
AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.507
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:2450
             
                              /controllers/front/listing/CategoryController.php:83 (existsInShop) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 26 | 
          SELECT SQL_NO_CACHE * FROM `tps93061_currency` c ORDER BY `iso_code` ASC  | 
          
            
      0.505
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Currency.php:709
             
                              /src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled) 
                              /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes) 
                              /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData) 
                              /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies) 
                              /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications) 
                              /classes/controller/Controller.php:209 (getLocale) 
                              /classes/controller/FrontController.php:284 (init) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 597 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.505
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies) 
                              /override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules) 
                              /classes/Cart.php:3079 (getCustomerCartRules) 
                              /classes/Cart.php:3463 (getDeliveryOptionList) 
                              /classes/Cart.php:3536 (getDeliveryOption) 
                              /src/Core/Cart/Fees.php:96 (getTotalShippingCost) 
                              /src/Core/Cart/Calculator.php:354 (processCalculation) 
                              /src/Core/Cart/Calculator.php:155 (calculateFees) 
                              /classes/Cart.php:2201 (processCalculation) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 64 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'category'
AND bc.`key_related` = '41' LIMIT 1  | 
          
            
      0.504
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/classes/TdElementorWpHelper.php:1355 (getRelatedByKey) 
                              /modules/tdelementor/tdelementor.php:404 (reset_post_var) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 175 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62586 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62586 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.504
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 515 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62582 AND `id_shop` = 1  | 
          
            
      0.504
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 591 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64392) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.501
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 4 | 
          SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM tps93061_shop s
LEFT JOIN tps93061_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1  | 
          
            
      0.499
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/shop/Shop.php:218
             
                              /classes/shop/Shop.php:148 (setUrl) 
                              /classes/shop/Shop.php:431 (__construct) 
                              /config/config.inc.php:117 (initialize) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 309 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64378
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.499
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 512 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62581 AND `id_shop` = 1  | 
          
            
      0.498
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 422 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64392 AND id_shop=1 LIMIT 1  | 
          
            
      0.495
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 10 | 
          SELECT SQL_NO_CACHE domain, domain_ssl
FROM tps93061_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1  | 
          
            
      0.494
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/shop/ShopUrl.php:182
             
                              /classes/shop/ShopUrl.php:198 (cacheMainDomainForShop) 
                              /classes/Tools.php:302 (getMainShopDomain) 
                              /classes/Link.php:65 (getShopDomain) 
                              /config/config.inc.php:277 (__construct) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 530 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62587 AND `id_shop` = 1  | 
          
            
      0.493
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 548 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62595 AND `id_shop` = 1  | 
          
            
      0.493
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 572 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64382 AND `id_shop` = 1  | 
          
            
      0.492
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 8 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_lang` a
LEFT JOIN `tps93061_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1  | 
          
            
      0.491
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /config/config.inc.php:211 (__construct) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 237 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62592
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.489
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 584 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64387 AND `id_shop` = 1  | 
          
            
      0.489
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 247 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62592 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62592 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.486
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 443 | 
          SELECT SQL_NO_CACHE state FROM tps93061_feature_flag WHERE name = 'multiple_image_format' LIMIT 1  | 
          
            
      0.486
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/FeatureFlag.php:105
             
                              /src/Core/Image/ImageFormatConfiguration.php:69 (isEnabled) 
                              /src/Adapter/Image/ImageRetriever.php:209 (getGenerationFormats) 
                              /src/Adapter/Image/ImageRetriever.php:111 (getImage) 
                              :undefined (PrestaShop\PrestaShop\Adapter\Image\{closure}) 
                              /src/Adapter/Image/ImageRetriever.php:104 (array_map) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 505 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category` a
LEFT JOIN `tps93061_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1  | 
          
            
      0.486
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1390 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110 (getPageCategoryNameHierarchy) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 603 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.485
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:870 (getQuantityDiscountRuleFamilies) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:659 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:34 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec809ad1_78347788) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:81 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 527 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62586 AND `id_shop` = 1  | 
          
            
      0.482
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 578 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64385 AND `id_shop` = 1  | 
          
            
      0.482
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 19 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ets_superspeed" LIMIT 1  | 
          
            
      0.481
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /override/classes/Dispatcher.php:29 (isEnabled) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 224 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62590
ORDER BY f.position ASC  | 
          
            
      0.480
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 379 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64385 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64385 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.480
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 560 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64377 AND `id_shop` = 1  | 
          
            
      0.478
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 345 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64382
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.477
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 227 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62591) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.475
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 179 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62587) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.475
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 323 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64379) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.475
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 424 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64392 LIMIT 1  | 
          
            
      0.474
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 593 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64393 AND `id_shop` = 1  | 
          
            
      0.474
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 66 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayLeftColumn' LIMIT 1  | 
          
            
      0.473
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/tdelementor.php:507 (getRelatedByKey) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 542 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62591 AND `id_shop` = 1  | 
          
            
      0.473
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 570 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64380) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.473
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 356 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64382
ORDER BY f.position ASC  | 
          
            
      0.472
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 448 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62582  | 
          
            
      0.472
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 102 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62578 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62578 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.472
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 9 | 
          SELECT SQL_NO_CACHE id_shop
FROM `tps93061_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1  | 
          
            
      0.471
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/ObjectModel.php:1729
             
                              /config/config.inc.php:216 (isAssociatedToShop) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 498 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64392  | 
          
            
      0.471
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 277 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62597)  | 
          
            
      0.470
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 245 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62592 LIMIT 1  | 
          
            
      0.470
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 524 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62585 AND `id_shop` = 1  | 
          
            
      0.470
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 508 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category_lang`
WHERE `id_category` = 20 AND `id_shop` = 1  | 
          
            
      0.468
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1339 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1396 (getCategoryName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110 (getPageCategoryNameHierarchy) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 545 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62592 AND `id_shop` = 1  | 
          
            
      0.468
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 602 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.466
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies) 
                              /override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules) 
                              /override/classes/CartRule.php:154 (getCustomerCartRules) 
                              /classes/Cart.php:522 (getCustomerHighlightedDiscounts) 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet) 
                              :undefined (jsonSerialize) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (json_encode) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ca/c9/7c/cac97c2054679875fc17f38eac45a9edd91f94ef_2.file.javascript.tpl.php:54 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec7bd380_24733675) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:417 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:69 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 7 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1  | 
          
            
      0.465
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/shop/Shop.php:561 (__construct) 
                              /config/config.inc.php:171 (getGroup) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 383 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64386) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.465
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 50 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.465
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /classes/controller/FrontController.php:1669 (isEnabled) 
                              /classes/controller/FrontController.php:1813 (getDisplayTaxesLabel) 
                              /controllers/front/listing/CategoryController.php:276 (getTemplateVarPage) 
                              /classes/controller/FrontController.php:562 (getTemplateVarPage) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 650 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64384) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.464
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 442 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62578  | 
          
            
      0.463
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 518 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62583 AND `id_shop` = 1  | 
          
            
      0.461
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 615 | 
          SELECT SQL_NO_CACHE c.*, cl.*  FROM `tps93061_category` c
LEFT JOIN `tps93061_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 721 AND c.`nright` >= 722 AND c.`nleft` >= 1 AND c.`nright` <= 1454 ORDER BY `nleft` DESC  | 
          
            
      0.459
    ms
           | 
          727 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Category.php:1600
             
                              /modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory) 
                              /modules/ps_categorytree/ps_categorytree.php:298 (getCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 569 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64380 AND `id_shop` = 1  | 
          
            
      0.459
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 486 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64382  | 
          
            
      0.458
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 587 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64391 AND `id_shop` = 1  | 
          
            
      0.458
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 391 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64386 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64386 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.457
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 533 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62588 AND `id_shop` = 1  | 
          
            
      0.457
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 506 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1  | 
          
            
      0.457
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1390 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110 (getPageCategoryNameHierarchy) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 525 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62585) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.456
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 575 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64384 AND `id_shop` = 1  | 
          
            
      0.456
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 563 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64378 AND `id_shop` = 1  | 
          
            
      0.455
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 354 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64382) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.454
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 488 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64384  | 
          
            
      0.454
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 539 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62590 AND `id_shop` = 1  | 
          
            
      0.453
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 191 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62588) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.452
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 259 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62595 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62595 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.452
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 432 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64393 LIMIT 1  | 
          
            
      0.452
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 3 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1  | 
          
            
      0.452
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/shop/Shop.php:145 (__construct) 
                              /classes/shop/Shop.php:431 (__construct) 
                              /config/config.inc.php:117 (initialize) 
                              /index.php:27 (require) 
                           
           | 
        
                              
          | 215 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62590) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.451
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 500 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64393  | 
          
            
      0.451
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 107 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62581) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.451
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 566 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64379 AND `id_shop` = 1  | 
          
            
      0.450
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 452 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62584  | 
          
            
      0.450
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 624 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62578) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.450
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 299 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64377) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.449
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 585 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64387) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.449
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 163 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62585 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62585 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.448
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 629 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62581) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.447
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 551 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 62596 AND `id_shop` = 1  | 
          
            
      0.446
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 507 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category` a
LEFT JOIN `tps93061_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) LIMIT 1  | 
          
            
      0.445
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1339 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1396 (getCategoryName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110 (getPageCategoryNameHierarchy) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 235 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62591 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62591 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.444
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 503 | 
          SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `tps93061_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 41 LIMIT 1  | 
          
            
      0.444
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:1378
             
                              /classes/Product.php:758 (getLinkRewrite) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 28 | 
          SELECT SQL_NO_CACHE value FROM `tps93061_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1  | 
          
            
      0.443
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/shop/Shop.php:1183
             
                              /classes/Currency.php:968 (isFeatureActive) 
                              /classes/Currency.php:890 (getIdByQuery) 
                              /src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode) 
                              /src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode) 
                              /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:150 (read) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData) 
                              /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData) 
                              /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies) 
                              /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications) 
                              /classes/controller/Controller.php:209 (getLocale) 
                              /classes/controller/FrontController.php:284 (init) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 311 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64378) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.443
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 494 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64387  | 
          
            
      0.443
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 17 | 
          SELECT SQL_NO_CACHE name, alias FROM `tps93061_hook_alias`  | 
          
            
      0.442
    ms
           | 
          87 | 
          
                       | 
          
                       | 
          
            /classes/Hook.php:339
             
                              /classes/Hook.php:154 (getCanonicalHookNames) 
                              /classes/Hook.php:363 (normalizeHookName) 
                              /classes/Hook.php:386 (getAllKnownNames) 
                              /classes/Hook.php:974 (isHookCallableOn) 
                              /classes/Dispatcher.php:606 (exec) 
                              /classes/Dispatcher.php:243 (loadRoutes) 
                              /classes/Dispatcher.php:201 (__construct) 
                              /index.php:28 (getInstance) 
                           
           | 
        
                              
          | 78 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category` a
LEFT JOIN `tps93061_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) LIMIT 1  | 
          
            
      0.442
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) 
                              /modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters) 
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:175 (initSearch) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 460 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62588  | 
          
            
      0.442
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 509 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category` a
LEFT JOIN `tps93061_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) LIMIT 1  | 
          
            
      0.441
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1339 (__construct) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1396 (getCategoryName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110 (getPageCategoryNameHierarchy) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 38 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "quantitydiscountpro" LIMIT 1  | 
          
            
      0.440
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /override/classes/CartRule.php:36 (isEnabled) 
                              /classes/controller/FrontController.php:492 (autoRemoveFromCart) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 458 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62587  | 
          
            
      0.440
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 581 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product_lang`
WHERE `id_product` = 64386 AND `id_shop` = 1  | 
          
            
      0.440
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:164 (__construct) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 419 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64392) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.439
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 27 | 
          SELECT SQL_NO_CACHE `id_lang` FROM `tps93061_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1  | 
          
            
      0.438
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Language.php:883
             
                              /src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale) 
                              /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:150 (read) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData) 
                              /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData) 
                              /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies) 
                              /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications) 
                              /classes/controller/Controller.php:209 (getLocale) 
                              /classes/controller/FrontController.php:284 (init) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 480 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64378  | 
          
            
      0.438
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 115 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62581 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62581 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.437
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 143 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62584) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.437
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 29 | 
          SELECT SQL_NO_CACHE c.id_currency
FROM `tps93061_currency` c
WHERE (iso_code = 'EUR') LIMIT 1  | 
          
            
      0.436
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Currency.php:893
             
                              /src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode) 
                              /src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode) 
                              /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:150 (read) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData) 
                              /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData) 
                              /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies) 
                              /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications) 
                              /classes/controller/Controller.php:209 (getLocale) 
                              /classes/controller/FrontController.php:284 (init) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 394 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.436
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 482 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64379  | 
          
            
      0.435
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 484 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64380  | 
          
            
      0.435
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 435 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64393 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.434
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 456 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62586  | 
          
            
      0.434
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 537 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62589) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.434
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 371 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64385) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.433
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 251 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62595) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.432
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 450 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62583  | 
          
            
      0.432
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 155 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62585) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.431
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 464 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62590  | 
          
            
      0.431
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 217 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62590)  | 
          
            
      0.431
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 139 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62583 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62583 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.430
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 466 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62591  | 
          
            
      0.430
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 607 | 
          SELECT SQL_NO_CACHE `iso_code`
FROM `tps93061_country`
WHERE `id_country` = 8 LIMIT 1  | 
          
            
      0.430
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Country.php:275
             
                              /modules/paypal/classes/InstallmentBanner/BannerManager.php:104 (getIsoById) 
                              /modules/paypal/classes/InstallmentBanner/BannerManager.php:90 (isEligibleCountry) 
                              /modules/paypal/classes/InstallmentBanner/BannerManager.php:120 (isEligibleConf) 
                              /modules/paypal/paypal.php:710 (isBannerAvailable) 
                              /classes/Hook.php:1077 (hookDisplayNavFullWidth) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:110 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e5/c7/cc/e5c7cc79424b57c8f9bdb2307544217afed72177_2.file.header.tpl.php:34 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec809ad1_78347788) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:234 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:81 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 271 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62596 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62596 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.429
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 187 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62587 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62587 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.429
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 310 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.429
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 454 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62585  | 
          
            
      0.429
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 519 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62583) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.429
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 444 | 
          SELECT SQL_NO_CACHE * FROM `tps93061_image_type`  | 
          
            
      0.428
    ms
           | 
          8 | 
          
                       | 
          
                       | 
          
            /classes/ImageType.php:161
             
                              /classes/ImageType.php:202 (getByNameNType) 
                              /src/Adapter/Image/ImageRetriever.php:224 (getFormattedName) 
                              /src/Adapter/Image/ImageRetriever.php:111 (getImage) 
                              :undefined (PrestaShop\PrestaShop\Adapter\Image\{closure}) 
                              /src/Adapter/Image/ImageRetriever.php:104 (array_map) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 648 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64380) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.428
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 320 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64378
ORDER BY f.position ASC  | 
          
            
      0.427
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 412 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64391 LIMIT 1  | 
          
            
      0.426
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 472 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62596  | 
          
            
      0.426
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 37 | 
          SELECT SQL_NO_CACHE id_shop
FROM `tps93061_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1  | 
          
            
      0.425
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/ObjectModel.php:1729
             
                              /classes/Group.php:400 (isAssociatedToShop) 
                              /classes/Cart.php:249 (getCurrent) 
                              /classes/Cart.php:222 (setTaxCalculationMethod) 
                              /classes/controller/FrontController.php:467 (__construct) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 69 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayLeftColumnProduct' LIMIT 1  | 
          
            
      0.425
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/tdelementor.php:507 (getRelatedByKey) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 127 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62582 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62582 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.425
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 549 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62595) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.425
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 513 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62581) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.425
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 470 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62595  | 
          
            
      0.424
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 531 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62587) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.424
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 325 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64379)  | 
          
            
      0.424
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 42 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_emailsubscription" LIMIT 1  | 
          
            
      0.423
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /modules/pmcaptcha/pmcaptcha.php:114 (isEnabled) 
                              /modules/pmcaptcha/pmcaptcha.php:76 (loadSettings) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:521 (exec) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 446 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62581  | 
          
            
      0.422
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 478 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 64377  | 
          
            
      0.422
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 636 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62588) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.422
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 67 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayRightColumn' LIMIT 1  | 
          
            
      0.421
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/tdelementor.php:507 (getRelatedByKey) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 116 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62581
ORDER BY f.position ASC  | 
          
            
      0.421
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 176 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62586
ORDER BY f.position ASC  | 
          
            
      0.421
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 226 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.421
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 608 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_categorytree" LIMIT 1  | 
          
            
      0.421
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 55 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_country_lang`
WHERE `id_country` = 8  | 
          
            
      0.420
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/AddressFormat.php:404 (__construct) 
                              /classes/AddressFormat.php:439 (getFormattedAddressFieldsValues) 
                              /classes/controller/FrontController.php:1773 (generateAddress) 
                              /classes/controller/FrontController.php:563 (getTemplateVarShop) 
                              /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 104 | 
          SELECT SQL_NO_CACHE tr.*
FROM `tps93061_tax_rule` tr
JOIN `tps93061_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 6
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.420
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/tax/TaxRulesTaxManager.php:109
             
                              /classes/Product.php:5972 (getTaxCalculator) 
                              /classes/Product.php:5864 (getTaxesInformations) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 140 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62583
ORDER BY f.position ASC  | 
          
            
      0.420
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 552 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62596) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.420
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 223 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62590 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62590 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.419
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 468 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62592  | 
          
            
      0.419
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 103 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62578
ORDER BY f.position ASC  | 
          
            
      0.419
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 236 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62591
ORDER BY f.position ASC  | 
          
            
      0.419
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 239 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62592) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.419
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 546 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62592) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.419
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 474 | 
          SELECT SQL_NO_CACHE `id_product_attribute`
FROM `tps93061_product_attribute`
WHERE `id_product` = 62597  | 
          
            
      0.418
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:2902
             
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages) 
                              /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct) 
                              /classes/controller/ProductListingFrontController.php:119 (present) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 31 | 
          SELECT SQL_NO_CACHE `id_lang` FROM `tps93061_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1  | 
          
            
      0.418
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Language.php:883
             
                              /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:150 (read) 
                              /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData) 
                              /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData) 
                              /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData) 
                              /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies) 
                              /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications) 
                              /classes/controller/Controller.php:209 (getLocale) 
                              /classes/controller/FrontController.php:284 (init) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 73 | 
          SELECT SQL_NO_CACHE `id_category`
FROM `tps93061_category_shop`
WHERE `id_category` = 41
AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.418
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:2450
             
                              /controllers/front/listing/CategoryController.php:133 (existsInShop) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 199 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62588 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62588 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.417
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 211 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62589 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62589 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.417
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 212 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62589
ORDER BY f.position ASC  | 
          
            
      0.417
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 434 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64393 AND id_shop=1 LIMIT 1  | 
          
            
      0.417
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 504 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62578) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.417
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 649 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64382) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.417
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 543 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62591) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.416
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 644 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62598) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.416
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 152 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62584
ORDER BY f.position ASC  | 
          
            
      0.415
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 414 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64391) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.415
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 331 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64379 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64379 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.415
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 151 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62584 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62584 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.413
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 389 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64386 LIMIT 1  | 
          
            
      0.413
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 79 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_category_lang`
WHERE `id_category` = 41 AND `id_shop` = 1  | 
          
            
      0.412
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Category.php:164 (__construct) 
                              /modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) 
                              /modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters) 
                              /modules/ps_facetedsearch/src/Product/SearchProvider.php:175 (initSearch) 
                              /classes/controller/ProductListingFrontController.php:357 (runQuery) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 632 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62584) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.411
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 404 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64387
ORDER BY f.position ASC  | 
          
            
      0.411
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 660 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.411
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:700 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperBottom) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:356 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 534 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62588) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.408
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 128 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62582
ORDER BY f.position ASC  | 
          
            
      0.408
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 416 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64391
ORDER BY f.position ASC  | 
          
            
      0.407
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 638 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62590) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.407
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 654 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64391) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.407
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 164 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62585
ORDER BY f.position ASC  | 
          
            
      0.406
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 403 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64387 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64387 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.405
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 72 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tdelementor_related` bc
LEFT JOIN `tps93061_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'display404Elementor' LIMIT 1  | 
          
            
      0.405
    ms
           | 
          39 | 
          
                       | 
          
                       | 
          
            /modules/tdelementor/classes/TdElementorWpHelper.php:863
             
                              /modules/tdelementor/tdelementor.php:507 (getRelatedByKey) 
                              /classes/Hook.php:1077 (hookDisplayHeader) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /classes/controller/FrontController.php:633 (exec) 
                              /override/classes/controller/FrontController.php:35 (initContent) 
                              /controllers/front/listing/CategoryController.php:127 (initContent) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 588 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64391) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.404
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 646 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64378) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.404
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 270 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62596) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.403
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 307 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64377 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64377 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.403
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 641 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62595) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.403
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 283 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62597 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62597 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.403
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 86 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62578) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.402
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 528 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62586) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.402
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 39 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 122 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.401
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /override/classes/CartRule.php:36 (isEnabled) 
                              /classes/controller/FrontController.php:492 (autoRemoveFromCart) 
                              /controllers/front/listing/CategoryController.php:81 (init) 
                              /tools/profiling/Controller.php:41 (init) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 653 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64387) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.401
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 319 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64378 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64378 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.400
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 167 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62586) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.400
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 516 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62582) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.400
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 119 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62582) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.399
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 652 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64386) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.398
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 200 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62588
ORDER BY f.position ASC  | 
          
            
      0.398
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 612 | 
          SELECT SQL_NO_CACHE DISTINCT c.*
FROM `tps93061_category` c
LEFT JOIN `tps93061_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1  | 
          
            
      0.398
    ms
           | 
          2 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:2242
             
                              /classes/Category.php:1558 (getCategoriesWithoutParent) 
                              /modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory) 
                              /modules/ps_categorytree/ps_categorytree.php:298 (getCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 437 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64393 LIMIT 1  | 
          
            
      0.397
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 20 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 112 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.397
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /override/classes/Dispatcher.php:29 (isEnabled) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 367 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 64384 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 64384 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.397
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 540 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62590) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.397
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 647 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64379) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.397
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 656 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64393) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.397
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 129 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62583
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.396
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 385 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64386)  | 
          
            
      0.396
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 558 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62598) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.396
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 564 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64378) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.395
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 368 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64384
ORDER BY f.position ASC  | 
          
            
      0.395
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 339 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64380 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.394
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 635 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62587) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.394
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 576 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64384) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.394
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 284 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62597
ORDER BY f.position ASC  | 
          
            
      0.393
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 188 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62587
ORDER BY f.position ASC  | 
          
            
      0.393
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 410 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64391 AND id_shop=1 LIMIT 1  | 
          
            
      0.393
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 630 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62582) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.393
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 631 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62583) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.393
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 664 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.392
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:449 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayFooter) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:97 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:41 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec53e9e0_10287926) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:544 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:100 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 273 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62597
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.392
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 633 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62585) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.392
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 267 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62596 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.390
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 561 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64377) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.390
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 658 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.390
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:700 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperBottom) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:356 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 272 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62596
ORDER BY f.position ASC  | 
          
            
      0.389
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 573 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64382) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.389
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 609 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.389
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 617 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.389
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:649 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayLeftColumn) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 555 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 62597) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.388
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 338 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64380 AND id_shop=1 LIMIT 1  | 
          
            
      0.388
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 634 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62586) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.388
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 308 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64377
ORDER BY f.position ASC  | 
          
            
      0.387
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 637 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62589) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.387
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 121 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62582)  | 
          
            
      0.387
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 582 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64386) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.386
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 295 | 
          SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tps93061_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 62598 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tps93061_cart_product` cp JOIN `tps93061_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tps93061_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 62598 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1  | 
          
            
      0.385
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/Cart.php:1430
             
                              /classes/Product.php:4361 (getProductQuantity) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 579 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64385) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.384
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 248 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62592
ORDER BY f.position ASC  | 
          
            
      0.383
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 359 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64384) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.383
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 430 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.382
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 655 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64392) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.382
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 639 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62591) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.381
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 642 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62596) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.381
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 643 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62597) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.381
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 332 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 64379
ORDER BY f.position ASC  | 
          
            
      0.380
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 263 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62596) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.379
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 594 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64393) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.379
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 337 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64380)  | 
          
            
      0.378
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 376 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64385 LIMIT 1  | 
          
            
      0.378
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 645 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64377) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.378
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 260 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62595
ORDER BY f.position ASC  | 
          
            
      0.377
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 333 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64380
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.376
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 640 | 
          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 `tps93061_product_attribute` pa
INNER JOIN tps93061_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 `tps93061_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tps93061_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tps93061_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `tps93061_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (62592) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;  | 
          
            
      0.376
    ms
           | 
          1 | 
          
                          Yes
                       | 
          
                          Yes
                       | 
          
            /classes/Product.php:4524
             
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList) 
                              /src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants) 
                              /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:134 (offsetGet) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:50 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 390 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64386) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.375
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 628 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.372
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:749 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayProductPriceBlock) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ed/37/7a/ed377adc48cc61d7cdbe2622cd5e740529cff69a_2.file.product-miniature-price.tpl.php:55 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec4e8482_81983419) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:194 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:71 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 296 | 
          SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tps93061_feature_product pf
LEFT JOIN tps93061_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN tps93061_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN tps93061_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN tps93061_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 62598
ORDER BY f.position ASC  | 
          
            
      0.369
    ms
           | 
          64 | 
          
                          Yes
                       | 
          
                       | 
          
            /classes/Product.php:6021
             
                              /classes/Product.php:5824 (getFrontFeaturesStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 663 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.368
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:449 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayFooter) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:97 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:41 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec53e9e0_10287926) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:544 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:100 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 618 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.367
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:649 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayLeftColumn) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 378 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64385) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.366
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 621 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.366
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:695 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:350 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 205 | 
          SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62589)  | 
          
            
      0.365
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 93 | 
          SELECT SQL_NO_CACHE tr.*
FROM `tps93061_tax_rule` tr
JOIN `tps93061_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 6
AND tr.`id_state` IN (0, 0)
AND ('80094' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '80094')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 
          
            
      0.364
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/tax/TaxRulesTaxManager.php:109
             
                              /classes/Product.php:3926 (getTaxCalculator) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 287 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 62598) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.363
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 567 | 
          SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `tps93061_product_lang` pl
WHERE (pl.id_product = 64379) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1  | 
          
            
      0.363
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:7726
             
                              /modules/cdc_googletagmanager/services/Gtm_Product.php:184 (getProductName) 
                              /modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93 (getProductName) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:67 (__construct) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:145 (addItem) 
                              /modules/cdc_googletagmanager/classes/DataLayer.php:166 (addProductList) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1565 (addCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:1062 (displayCategory) 
                              /modules/cdc_googletagmanager/cdc_googletagmanager.php:645 (generateEnhancedEcommerce) 
                              /classes/Hook.php:1077 (hookDisplayAfterTitleTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:129 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:276 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/95/8c/8e/958c8ec10fb7745930afc4db08a96a18c5d2d42f_2.file.head.tpl.php:39 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6f1385_07859476) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:46 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 238 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.362
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 626 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlock')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.358
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:749 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayProductPriceBlock) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ed/37/7a/ed377adc48cc61d7cdbe2622cd5e740529cff69a_2.file.product-miniature-price.tpl.php:55 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec4e8482_81983419) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:194 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:71 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 409 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64391)  | 
          
            
      0.356
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 340 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64380 LIMIT 1  | 
          
            
      0.353
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 386 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64386 AND id_shop=1 LIMIT 1  | 
          
            
      0.353
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 388 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64386 LIMIT 1  | 
          
            
      0.353
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 619 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.353
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:649 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayLeftColumn) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 662 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.353
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:449 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayFooter) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:97 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:41 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec53e9e0_10287926) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:544 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:100 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 117 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62582
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.352
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 342 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64380) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.350
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 408 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64391 LIMIT 1  | 
          
            
      0.350
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 622 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 3
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.349
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:695 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:350 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 623 | 
          SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `tps93061_quantity_discount_rule` qdr
INNER JOIN `tps93061_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `tps93061_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `tps93061_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 2
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC  | 
          
            
      0.347
    ms
           | 
          13 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:871 (getQuantityDiscountRulesByFamilyForMessages) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:695 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:350 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 407 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_product` a
LEFT JOIN `tps93061_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `tps93061_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 64391) AND (b.`id_shop` = 1) LIMIT 1  | 
          
            
      0.347
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/Product.php:725 (__construct) 
                              /classes/Link.php:113 (__construct) 
                              /classes/Link.php:189 (getProductObject) 
                              /classes/Product.php:5660 (getProductLink) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 83 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62578
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.338
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 165 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62586
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.338
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 377 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64385 LIMIT 1  | 
          
            
      0.337
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 213 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62590
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.336
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 169 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62586)  | 
          
            
      0.335
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 249 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62595
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.335
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 109 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62581)  | 
          
            
      0.333
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 141 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62584
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.332
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 146 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62584 AND id_shop=1 LIMIT 1  | 
          
            
      0.332
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 229 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62591)  | 
          
            
      0.332
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 387 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64386 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.332
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 94 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tax` a
WHERE (a.`id_tax` = 33) LIMIT 1  | 
          
            
      0.331
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:71
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/tax/TaxRulesTaxManager.php:116 (__construct) 
                              /classes/Product.php:3926 (getTaxCalculator) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 89 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62578)  | 
          
            
      0.330
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 133 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62583)  | 
          
            
      0.330
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 181 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62587)  | 
          
            
      0.330
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 616 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.329
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:870 (getQuantityDiscountRuleFamilies) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:649 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayLeftColumn) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 276 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62597 LIMIT 1  | 
          
            
      0.327
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 324 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64379 LIMIT 1  | 
          
            
      0.326
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 153 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62585
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.324
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 106 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.323
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 130 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.323
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 321 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64379
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.323
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 105 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62581
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.322
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 157 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62585)  | 
          
            
      0.320
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 353 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64382 LIMIT 1  | 
          
            
      0.320
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 201 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62589
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.317
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 145 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62584)  | 
          
            
      0.317
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 341 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64380 LIMIT 1  | 
          
            
      0.316
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 657 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.316
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:870 (getQuantityDiscountRuleFamilies) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:700 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperBottom) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:356 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 193 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62588)  | 
          
            
      0.316
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 301 | 
          SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64377)  | 
          
            
      0.316
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 676 | 
          SELECT SQL_NO_CACHE *
FROM tps93061_tdnewsletter td
JOIN tps93061_tdnewsletter_lang tdl
ON td.id_tab = tdl.id_tab
WHERE tdl.id_lang = 1
AND td.`data_end` >= '2025-11-04 12:05:19'
AND td.`data_start` <= '2025-11-04 12:05:19'
AND td.id_shop =1  | 
          
            
      0.316
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /modules/tdnewsletter/classes/ClassTdNewsletter.php:73
             
                              /modules/tdnewsletter/tdnewsletter.php:641 (getTopFrontItems) 
                              /classes/Hook.php:1077 (hookDisplayBeforeBodyClosingTag) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 177 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62587
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.315
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 373 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64385)  | 
          
            
      0.315
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 264 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62596 LIMIT 1  | 
          
            
      0.315
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 680 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ybc_blog" LIMIT 1  | 
          
            
      0.314
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /modules/ets_superspeed/classes/ets_superspeed_defines.php:2381
             
                              /modules/ets_superspeed/ets_superspeed.php:71 (getIDModuleByName) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:774 (exec) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 346 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.313
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 166 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.313
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 241 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62592)  | 
          
            
      0.312
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 397 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64387)  | 
          
            
      0.312
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 620 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.309
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:870 (getQuantityDiscountRuleFamilies) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:695 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayContentWrapperTop) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:350 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 405 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64391
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.308
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 189 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62588
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.308
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 98 | 
          SELECT SQL_NO_CACHE tr.*
FROM `tps93061_tax_rule` tr
JOIN `tps93061_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('80094' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '80094')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 
          
            
      0.307
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/tax/TaxRulesTaxManager.php:109
             
                              /classes/Product.php:3952 (getTaxCalculator) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5726 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 204 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62589 LIMIT 1  | 
          
            
      0.306
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 289 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62598)  | 
          
            
      0.306
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 265 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62596)  | 
          
            
      0.306
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 352 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64382 LIMIT 1  | 
          
            
      0.305
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 202 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.304
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 349 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 64382)  | 
          
            
      0.304
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 411 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64391 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.300
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 625 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.297
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:870 (getQuantityDiscountRuleFamilies) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:749 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayProductPriceBlock) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/ed/37/7a/ed377adc48cc61d7cdbe2622cd5e740529cff69a_2.file.product-miniature-price.tpl.php:55 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec4e8482_81983419) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:194 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/5b/53/58/5b53583fb0a9eaeba32ecd27828ea8646fccea75_2.file.product-6.tpl.php:71 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec49d773_77113228) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:54 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/d4/e6/35/d4e635f260f83c219bbb8b047e46a250a531fc96_2.file.product.tpl.php:38 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec48fcd5_43717837) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:79 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/e7/d7/ca/e7d7cae2753b276a5efcea00ad63b881e6a0b6d4_2.file.products.tpl.php:44 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec484659_10061501) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:316 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:414 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:353 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:508 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 661 | 
          SELECT SQL_NO_CACHE qdrf.*
FROM `tps93061_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC;  | 
          
            
      0.297
    ms
           | 
          3 | 
          
                          Yes
                       | 
          
                       | 
          
            /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
             
                              /modules/quantitydiscountpro/quantitydiscountpro.php:870 (getQuantityDiscountRuleFamilies) 
                              /modules/quantitydiscountpro/quantitydiscountpro.php:449 (getMessage) 
                              /classes/Hook.php:1077 (hookDisplayFooter) 
                              /tools/profiling/Hook.php:35 (coreCallHook) 
                              /classes/Hook.php:418 (coreCallHook) 
                              /classes/Hook.php:983 (callHookOn) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:97 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/4f/22/da/4f22da32f77082787efa76c0ea1d7143c327a020_2.file.footer.tpl.php:41 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec53e9e0_10287926) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:544 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:100 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 99 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62578 LIMIT 1  | 
          
            
      0.295
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 174 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62586) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.295
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 613 | 
          SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `tps93061_category` c
LEFT JOIN `tps93061_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 41 LIMIT 1  | 
          
            
      0.295
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:1585
             
                              /modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory) 
                              /modules/ps_categorytree/ps_categorytree.php:298 (getCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 280 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62597 LIMIT 1  | 
          
            
      0.293
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 384 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64386 LIMIT 1  | 
          
            
      0.292
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 184 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62587 LIMIT 1  | 
          
            
      0.292
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 125 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62582 LIMIT 1  | 
          
            
      0.291
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 253 | 
          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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tps93061_product` p
INNER JOIN `tps93061_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tps93061_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` = 62595)  | 
          
            
      0.291
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3860
             
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 369 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64385
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.290
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 136 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62583 LIMIT 1  | 
          
            
      0.290
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 232 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62591 LIMIT 1  | 
          
            
      0.289
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 285 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62598
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.289
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 375 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64385 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.289
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 261 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 62596
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.288
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 297 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64377
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.288
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 351 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64382 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.288
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 228 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62591 LIMIT 1  | 
          
            
      0.287
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 244 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62592 LIMIT 1  | 
          
            
      0.286
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 185 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62587 LIMIT 1  | 
          
            
      0.286
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 262 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.285
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 382 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.285
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 159 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62585 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.284
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 233 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62591 LIMIT 1  | 
          
            
      0.283
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 162 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62585) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.282
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 218 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62590 AND id_shop=1 LIMIT 1  | 
          
            
      0.282
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 417 | 
          SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `tps93061_image` i
INNER JOIN tps93061_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 64392
AND image_shop.`cover` = 1 LIMIT 1  | 
          
            
      0.282
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:3570
             
                              /classes/Product.php:5643 (getCover) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 148 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62584 LIMIT 1  | 
          
            
      0.281
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 120 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62582 LIMIT 1  | 
          
            
      0.281
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 172 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62586 LIMIT 1  | 
          
            
      0.280
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 114 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62581) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.279
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 132 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62583 LIMIT 1  | 
          
            
      0.279
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 100 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62578 LIMIT 1  | 
          
            
      0.277
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 196 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62588 LIMIT 1  | 
          
            
      0.277
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 126 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62582) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.276
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 186 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62587) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.276
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 198 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62588) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.276
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 112 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62581 LIMIT 1  | 
          
            
      0.275
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 154 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.275
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 88 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62578 LIMIT 1  | 
          
            
      0.275
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 138 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62583) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.275
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 124 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62582 LIMIT 1  | 
          
            
      0.274
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 206 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62589 AND id_shop=1 LIMIT 1  | 
          
            
      0.274
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 84 | 
          SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `tps93061_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 41 LIMIT 1  | 
          
            
      0.273
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:1378
             
                              /classes/Product.php:5658 (getLinkRewrite) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 95 | 
          SELECT SQL_NO_CACHE *
FROM `tps93061_tax_lang`
WHERE `id_tax` = 33  | 
          
            
      0.273
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /src/Adapter/EntityMapper.php:79
             
                              /classes/ObjectModel.php:283 (load) 
                              /tools/profiling/ObjectModel.php:32 (__construct) 
                              /classes/tax/TaxRulesTaxManager.php:116 (__construct) 
                              /classes/Product.php:3926 (getTaxCalculator) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 101 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62578) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.273
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 142 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.273
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 168 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62586 LIMIT 1  | 
          
            
      0.273
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 160 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62585 LIMIT 1  | 
          
            
      0.272
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 180 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62587 LIMIT 1  | 
          
            
      0.272
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 291 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62598 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.272
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 87 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 0 LIMIT 1  | 
          
            
      0.271
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:426
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 173 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62586 LIMIT 1  | 
          
            
      0.271
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 222 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.271
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 240 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62592 LIMIT 1  | 
          
            
      0.271
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 216 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62590 LIMIT 1  | 
          
            
      0.271
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 220 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62590 LIMIT 1  | 
          
            
      0.271
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 90 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62578 AND id_shop=1 LIMIT 1  | 
          
            
      0.270
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 144 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62584 LIMIT 1  | 
          
            
      0.270
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 667 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.270
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/39/02/68/3902686fdadc51756c75fdef8ce5aecfb9967826_2.file.offcanvas-modal.tpl.php:209 (isEnabled) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bfda2_24881035) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:580 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:113 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 96 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62578 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.270
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 156 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62585 LIMIT 1  | 
          
            
      0.269
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 666 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_languageselector" LIMIT 1  | 
          
            
      0.269
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/39/02/68/3902686fdadc51756c75fdef8ce5aecfb9967826_2.file.offcanvas-modal.tpl.php:209 (isEnabled) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bfda2_24881035) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:580 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:113 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 108 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62581 LIMIT 1  | 
          
            
      0.268
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 118 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.268
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 182 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62587 AND id_shop=1 LIMIT 1  | 
          
            
      0.268
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 208 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62589 LIMIT 1  | 
          
            
      0.268
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 317 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64378 LIMIT 1  | 
          
            
      0.268
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 372 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64385 LIMIT 1  | 
          
            
      0.267
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 150 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62584) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.266
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 170 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62586 AND id_shop=1 LIMIT 1  | 
          
            
      0.266
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 221 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62590 LIMIT 1  | 
          
            
      0.266
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 209 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62589 LIMIT 1  | 
          
            
      0.266
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 396 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64387 LIMIT 1  | 
          
            
      0.265
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 670 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "bitmegamenu" LIMIT 1  | 
          
            
      0.265
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 113 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62581 LIMIT 1  | 
          
            
      0.265
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 358 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.265
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 316 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64378 LIMIT 1  | 
          
            
      0.264
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 158 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62585 AND id_shop=1 LIMIT 1  | 
          
            
      0.264
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 192 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62588 LIMIT 1  | 
          
            
      0.264
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 274 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.262
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 370 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.262
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 678 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 90 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.262
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 683 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_banner" LIMIT 1  | 
          
            
      0.262
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /modules/ets_superspeed/classes/ets_superspeed_defines.php:2381
             
                              /modules/ets_superspeed/ets_superspeed.php:75 (getIDModuleByName) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:774 (exec) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 278 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62597 AND id_shop=1 LIMIT 1  | 
          
            
      0.261
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 328 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64379 LIMIT 1  | 
          
            
      0.261
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 402 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64387) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.261
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 677 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "tdsearchblock" LIMIT 1  | 
          
            
      0.261
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 137 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62583 LIMIT 1  | 
          
            
      0.260
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 194 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62588 AND id_shop=1 LIMIT 1  | 
          
            
      0.260
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 400 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64387 LIMIT 1  | 
          
            
      0.260
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 134 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62583 AND id_shop=1 LIMIT 1  | 
          
            
      0.260
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 230 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62591 AND id_shop=1 LIMIT 1  | 
          
            
      0.260
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 269 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62596 LIMIT 1  | 
          
            
      0.260
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 210 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62589) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.259
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 195 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62588 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.259
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 242 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62592 AND id_shop=1 LIMIT 1  | 
          
            
      0.259
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 401 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64387 LIMIT 1  | 
          
            
      0.259
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 672 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "tdshoppingcart" LIMIT 1  | 
          
            
      0.259
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 681 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_imageslider" LIMIT 1  | 
          
            
      0.259
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /modules/ets_superspeed/classes/ets_superspeed_defines.php:2381
             
                              /modules/ets_superspeed/ets_superspeed.php:73 (getIDModuleByName) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:774 (exec) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 178 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.258
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 197 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62588 LIMIT 1  | 
          
            
      0.258
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 214 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.258
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 234 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.258
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 290 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62598 AND id_shop=1 LIMIT 1  | 
          
            
      0.258
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 123 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62582 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.257
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 161 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62585 LIMIT 1  | 
          
            
      0.257
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 171 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62586 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.257
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 312 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64378 LIMIT 1  | 
          
            
      0.257
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 326 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64379 AND id_shop=1 LIMIT 1  | 
          
            
      0.257
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 360 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64384 LIMIT 1  | 
          
            
      0.257
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 122 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62582 AND id_shop=1 LIMIT 1  | 
          
            
      0.256
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 147 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62584 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.256
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 207 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62589 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.256
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 279 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62597 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.256
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 190 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.256
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 97 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_group`
WHERE `id_group` = 1 LIMIT 1  | 
          
            
      0.254
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Group.php:154
             
                              /classes/Product.php:3994 (getReductionByIdGroup) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 614 | 
          SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `tps93061_category` c
WHERE c.`id_category` = 1 LIMIT 1  | 
          
            
      0.254
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Category.php:1591
             
                              /modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory) 
                              /modules/ps_categorytree/ps_categorytree.php:298 (getCategories) 
                              /modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:104 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:503 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:94 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 668 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "ps_currencyselector" LIMIT 1  | 
          
            
      0.254
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/39/02/68/3902686fdadc51756c75fdef8ce5aecfb9967826_2.file.offcanvas-modal.tpl.php:252 (isEnabled) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bfda2_24881035) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:580 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:113 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 268 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62596 LIMIT 1  | 
          
            
      0.253
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 219 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62590 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.253
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 304 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64377 LIMIT 1  | 
          
            
      0.253
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 336 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64380 LIMIT 1  | 
          
            
      0.253
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 300 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64377 LIMIT 1  | 
          
            
      0.252
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 318 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64378) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.251
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 674 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "tdfreeshipping" LIMIT 1  | 
          
            
      0.251
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2659
             
                              /classes/module/Module.php:2131 (getModuleIdByName) 
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfant/34/db/9f/34db9f9616ac6fce025791b42859f3c6be6e26bc_2.module.tdshoppingcartviewstemplateshooktdshoppingcartsidecart.tpl.php:33 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec70c047_82216124) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDevTemplate.php:55 (fetch) 
                              /classes/module/Module.php:2296 (fetch) 
                              /modules/tdshoppingcart/tdshoppingcart.php:99 (fetch) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 183 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62587 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.251
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 266 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62596 AND id_shop=1 LIMIT 1  | 
          
            
      0.251
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 302 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64377 AND id_shop=1 LIMIT 1  | 
          
            
      0.250
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 330 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64379) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.250
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 348 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64382 LIMIT 1  | 
          
            
      0.250
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 364 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 64384 LIMIT 1  | 
          
            
      0.250
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 306 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64377) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.249
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 256 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62595 LIMIT 1  | 
          
            
      0.249
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 149 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62584 LIMIT 1  | 
          
            
      0.248
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 288 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62598 LIMIT 1  | 
          
            
      0.248
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 292 | 
          SELECT SQL_NO_CACHE COUNT(*) FROM `tps93061_pack` WHERE id_product_pack = 62598 LIMIT 1  | 
          
            
      0.248
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:89
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 334 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.248
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 363 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64384 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.248
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 675 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 99 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.248
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfant/34/db/9f/34db9f9616ac6fce025791b42859f3c6be6e26bc_2.module.tdshoppingcartviewstemplateshooktdshoppingcartsidecart.tpl.php:33 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec70c047_82216124) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDevTemplate.php:55 (fetch) 
                              /classes/module/Module.php:2296 (fetch) 
                              /modules/tdshoppingcart/tdshoppingcart.php:99 (fetch) 
                              /classes/Hook.php:1088 (renderWidget) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 110 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62581 AND id_shop=1 LIMIT 1  | 
          
            
      0.247
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 314 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64378 AND id_shop=1 LIMIT 1  | 
          
            
      0.247
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 673 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.247
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 366 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 64384) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.246
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 406 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.246
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 315 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64378 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.245
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 671 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 84 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.245
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /classes/Hook.php:1083 (isEnabled) 
                              /tools/profiling/Hook.php:64 (coreRenderWidget) 
                              /classes/Hook.php:1019 (coreRenderWidget) 
                              /config/smarty.config.inc.php:201 (exec) 
                              /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:618 (__call) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:123 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 258 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62595) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.244
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 286 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.244
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 420 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 64392 LIMIT 1  | 
          
            
      0.244
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 85 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.243
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 252 | 
          SELECT SQL_NO_CACHE 1 FROM `tps93061_specific_price` WHERE id_product = 62595 LIMIT 1  | 
          
            
      0.243
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/SpecificPrice.php:435
             
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice) 
                              /classes/Product.php:3827 (getSpecificPrice) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 281 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62597 LIMIT 1  | 
          
            
      0.243
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 322 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.243
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 329 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64379 LIMIT 1  | 
          
            
      0.243
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 398 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64387 AND id_shop=1 LIMIT 1  | 
          
            
      0.243
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 135 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62583 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.242
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 254 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 62595 AND id_shop=1 LIMIT 1  | 
          
            
      0.242
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 282 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62597) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.241
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 305 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64377 LIMIT 1  | 
          
            
      0.241
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 243 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62592 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.239
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 669 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1  | 
          
            
      0.239
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/module/Module.php:2132
             
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/39/02/68/3902686fdadc51756c75fdef8ce5aecfb9967826_2.file.offcanvas-modal.tpl.php:252 (isEnabled) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bfda2_24881035) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:580 (_subTemplateRender) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/30/de/96/30de9690f0c82d239f217443f448d0134241ae29_2.file.layout-both-columns.tpl.php:113 (instanceBlock) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6d6ff8_11522898) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/9d/85/da/9d85da9533f8e9e1841c94d9dad55648b175f9b3_2.file.product-list.tpl.php:89 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6bbcc3_27926748) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender) 
                              /var/cache/dev/smarty/compile/PRS028_enfantlayouts_layout_left_column_tpl/fe/05/f7/fe05f76f4fdb82e33c48f3860a8458329b99b614_2.file.category.tpl.php:43 (endChild) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6909ddec6a1ce0_61123261) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render) 
                              /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute) 
                              /classes/Smarty/SmartyDev.php:40 (fetch) 
                              /classes/controller/FrontController.php:771 (fetch) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 374 | 
          SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `tps93061_product_shop`
WHERE `id_product` = 64385 AND id_shop=1 LIMIT 1  | 
          
            
      0.238
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:6876
             
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 231 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62591 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.237
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 111 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62581 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.237
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 399 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64387 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.237
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 682 | 
          SELECT SQL_NO_CACHE `id_module` FROM `tps93061_module` WHERE `name` = "blockbanner" LIMIT 1  | 
          
            
      0.237
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /modules/ets_superspeed/classes/ets_superspeed_defines.php:2381
             
                              /modules/ets_superspeed/ets_superspeed.php:75 (getIDModuleByName) 
                              :undefined (__construct) 
                              /src/Core/Foundation/IoC/Container.php:123 (newInstance) 
                              /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName) 
                              /src/Core/Foundation/IoC/Container.php:166 (doMake) 
                              /src/Adapter/ServiceLocator.php:70 (make) 
                              /classes/module/Module.php:1258 (get) 
                              /tools/profiling/Module.php:35 (coreLoadModule) 
                              /classes/module/Module.php:1237 (coreLoadModule) 
                              /classes/Hook.php:966 (getInstanceByName) 
                              /classes/controller/FrontController.php:774 (exec) 
                              /override/classes/controller/FrontController.php:52 (smartyOutputContent) 
                              /classes/controller/FrontController.php:753 (smartyOutputContent) 
                              /tools/profiling/Controller.php:106 (display) 
                              /tools/profiling/Controller.php:83 (displayProfiling) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 294 | 
          SELECT SQL_NO_CACHE SUM(quantity)
FROM `tps93061_stock_available`
WHERE (id_product = 62598) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1  | 
          
            
      0.236
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/stock/StockAvailable.php:453
             
                              /classes/Product.php:4349 (getQuantityAvailableByProduct) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 250 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.235
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 418 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.234
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 298 | 
          SELECT SQL_NO_CACHE name FROM tps93061_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 41 LIMIT 1  | 
          
            
      0.232
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Product.php:5659
             
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 303 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64377 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.232
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 327 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 64379 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.231
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 255 | 
          SELECT SQL_NO_CACHE `reduction`
FROM `tps93061_product_group_reduction_cache`
WHERE `id_product` = 62595 AND `id_group` = 1 LIMIT 1  | 
          
            
      0.226
    ms
           | 
          0 | 
          
                       | 
          
                       | 
          
            /classes/GroupReduction.php:156
             
                              /classes/Product.php:3990 (getValueForProduct) 
                              /classes/Product.php:3717 (priceCalculation) 
                              /classes/Product.php:5692 (getPriceStatic) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 365 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 64384 LIMIT 1  | 
          
            
      0.224
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 257 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62595 LIMIT 1  | 
          
            
      0.222
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           | 
        
                              
          | 293 | 
          SELECT SQL_NO_CACHE product_type FROM `tps93061_product` WHERE id_product = 62598 LIMIT 1  | 
          
            
      0.222
    ms
           | 
          1 | 
          
                       | 
          
                       | 
          
            /classes/Pack.php:90
             
                              /classes/Product.php:4344 (isPack) 
                              /classes/Product.php:5802 (getQuantity) 
                              /classes/ProductAssembler.php:209 (getProductProperties) 
                              /classes/controller/ProductListingFrontController.php:108 (assembleProducts) 
                              /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate) 
                              /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables) 
                              /controllers/front/listing/CategoryController.php:139 (doProductSearch) 
                              /tools/profiling/Controller.php:60 (initContent) 
                              /classes/Dispatcher.php:510 (run) 
                              /override/classes/Dispatcher.php:39 (dispatch) 
                              /index.php:28 (dispatch) 
                           
           |