New markdown: Enjoy up to 50% off our selected items. Free delivery and returns | Payment in installments available

Filters

Product family

Color

Sort by

Change country / language

You are currently browsing the FURSAC France online shop in English. To change your country of delivery or language, make your choice from the list below.

There are no log entries.
Time Query
0.47ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.60ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.47ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.69ms
SELECT `countries`.*, `country_webstore`.`id` AS `pivot_id`, `country_webstore`.`webstore_id` AS `pivot_webstore_id`, `country_webstore`.`country_id` AS `pivot_country_id` FROM `countries` INNER JOIN `country_webstore` ON `countries`.`id` = `country_webstore`.`country_id` WHERE `country_webstore`.`webstore_id` IN ('1', '2', '3', '4', '5')
0.54ms
SELECT `languages`.*, `language_webstore`.`id` AS `pivot_id`, `language_webstore`.`webstore_id` AS `pivot_webstore_id`, `language_webstore`.`language_id` AS `pivot_language_id` FROM `languages` INNER JOIN `language_webstore` ON `languages`.`id` = `language_webstore`.`language_id` WHERE `language_webstore`.`webstore_id` IN ('1', '2', '3', '4', '5')
0.23ms
SELECT * FROM `languages`
0.51ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.32ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.28ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
1.38ms
SELECT * FROM `config`
0.84ms
SELECT `categories`.*, `categories_details`.`is_enabled` FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 WHERE (`parent_id` NOT IN ('5', '6', '4')) AND `slug_en` = 'sales' LIMIT 1
1.31ms
SELECT `inserts`.*, `category_insert`.`id` AS `pivot_id`, `category_insert`.`category_id` AS `pivot_category_id`, `category_insert`.`insert_id` AS `pivot_insert_id`, `category_insert`.`webstore_id` AS `pivot_webstore_id`, `category_insert`.`pos` AS `pivot_pos` FROM `inserts` INNER JOIN `category_insert` ON `inserts`.`id` = `category_insert`.`insert_id` WHERE `category_insert`.`category_id` = '5' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
1.15ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '116' AND `webstore_id` = '1' ORDER BY `position` ASC
0.44ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '117' AND `webstore_id` = '1' ORDER BY `position` ASC
0.27ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
1.23ms
SELECT * FROM `categories_links` WHERE `category_id` = '5' ORDER BY `position` ASC
143.19ms
SELECT COUNT(*)AS nb FROM (SELECT `products`.`id` FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 LEFT JOIN (SELECT variant, GROUP_CONCAT(DISTINCT hexcode) AS variants
                                 FROM products p
                                 JOIN products_details pd
                                 ON pd.product_id = p.id AND pd.webstore_id = 1
                                 JOIN (
                                 SELECT product_id, MIN(id) AS first
                                 FROM color_product
                                 GROUP BY product_id
                                 ) AS cp1 ON cp1.product_id = p.id
                                 JOIN color_product cp2 ON cp2.id = cp1.first
                                 join colors c ON c.id = cp2.color_id
                                 WHERE pd.is_enabled = 1
                                 AND pd.price > 0
                                 GROUP BY variant) AS pv ON `pv`.`variant` = `products`.`variant` INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 5 AND `category_product`.`webstore_id` = 1 WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' GROUP BY `products`.`id` ORDER BY `category_product`.`pos` ASC) q
11.23ms
SELECT `colors`.* FROM `colors` INNER JOIN `color_product` ON `color_product`.`color_id` = `colors`.`id` INNER JOIN `products` ON `products`.`id` = `color_product`.`product_id` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 AND `products_details`.`is_enabled` = 1 AND `products_details`.`price` > 0 INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 5 AND `category_product`.`webstore_id` = 1 GROUP BY `colors`.`id` ORDER BY `colors`.`position` ASC
7.16ms
SELECT `products_types`.* FROM `products_types` INNER JOIN `products` ON `products`.`type_id` = `products_types`.`id` INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 5 AND `category_product`.`webstore_id` = 1 GROUP BY `products_types`.`id`
140.17ms
SELECT SQL_CALC_FOUND_ROWS `products`.*, `variants` FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 LEFT JOIN (SELECT variant, GROUP_CONCAT(DISTINCT hexcode) AS variants
                                 FROM products p
                                 JOIN products_details pd
                                 ON pd.product_id = p.id AND pd.webstore_id = 1
                                 JOIN (
                                 SELECT product_id, MIN(id) AS first
                                 FROM color_product
                                 GROUP BY product_id
                                 ) AS cp1 ON cp1.product_id = p.id
                                 JOIN color_product cp2 ON cp2.id = cp1.first
                                 join colors c ON c.id = cp2.color_id
                                 WHERE pd.is_enabled = 1
                                 AND pd.price > 0
                                 GROUP BY variant) AS pv ON `pv`.`variant` = `products`.`variant` INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 5 AND `category_product`.`webstore_id` = 1 WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' GROUP BY `products`.`id` ORDER BY `category_product`.`pos` ASC LIMIT 32 OFFSET 350
0.26ms
SELECT FOUND_ROWS()
2.08ms
SELECT * FROM `products_details` WHERE `product_id` IN ('2591', '5948', '435', '5824', '5555', '4668', '3563', '5424', '5366', '5105', '5476', '5825', '5380', '5559', '5541', '5641', '5369', '5544', '5742', '5639', '5631', '5658', '5279', '5644', '5791', '5704', '5540', '5645', '5370', '5560', '5168', '5637') ORDER BY `webstore_id` ASC
3.39ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('2591', '5948', '435', '5824', '5555', '4668', '3563', '5424', '5366', '5105', '5476', '5825', '5380', '5559', '5541', '5641', '5369', '5544', '5742', '5639', '5631', '5658', '5279', '5644', '5791', '5704', '5540', '5645', '5370', '5560', '5168', '5637') ORDER BY `position` ASC
0.75ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('7', '8', '12', '1', '6', '15', '5', '14', '4', '9', '13') ORDER BY `singular` ASC
1.11ms
SELECT `seo_types`.* FROM `seo_types` INNER JOIN `product_type_seo` ON `product_type_seo`.`seo_id` = `seo_types`.`id` WHERE `seo_types`.`id` IN ('21', '9', '33', '8', '7', '29', '18', '28', '27', '4', '23', '3', '39', '20', '63') ORDER BY `singular` ASC
1.02ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('25', '51', '55', '76', '34', '50', '28', '40', '33', '38', '37', '67', '43', '23', '68', '39', '26', '54') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.80ms
SELECT `tags`.*, `product_tag`.`id` AS `pivot_id`, `product_tag`.`product_id` AS `pivot_product_id`, `product_tag`.`tag_id` AS `pivot_tag_id` FROM `tags` INNER JOIN `product_tag` ON `tags`.`id` = `product_tag`.`tag_id` WHERE `product_tag`.`product_id` IN ('2591', '5948', '435', '5824', '5555', '4668', '3563', '5424', '5366', '5105', '5476', '5825', '5380', '5559', '5541', '5641', '5369', '5544', '5742', '5639', '5631', '5658', '5279', '5644', '5791', '5704', '5540', '5645', '5370', '5560', '5168', '5637') ORDER BY `name` ASC
1.14ms
SELECT `colors`.*, `color_product`.`id` AS `pivot_id`, `color_product`.`product_id` AS `pivot_product_id`, `color_product`.`color_id` AS `pivot_color_id` FROM `colors` INNER JOIN `color_product` ON `colors`.`id` = `color_product`.`color_id` WHERE `color_product`.`product_id` IN ('2591', '5948', '435', '5824', '5555', '4668', '3563', '5424', '5366', '5105', '5476', '5825', '5380', '5559', '5541', '5641', '5369', '5544', '5742', '5639', '5631', '5658', '5279', '5644', '5791', '5704', '5540', '5645', '5370', '5560', '5168', '5637') ORDER BY `name` ASC
4.32ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('2591', '5948', '435', '5824', '5555', '4668', '3563', '5424', '5366', '5105', '5476', '5825', '5380', '5559', '5541', '5641', '5369', '5544', '5742', '5639', '5631', '5658', '5279', '5644', '5791', '5704', '5540', '5645', '5370', '5560', '5168', '5637') ORDER BY `position` ASC
7.20ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('27308', '23356', '29396', '27560', '25783', '28531', '6633', '18382', '28041', '27561', '28532', '19378', '28042', '28120', '28363', '27570', '28533', '26781', '13186', '25511', '28043', '28118', '13187', '25512', '28044', '28117', '26782', '28362', '27658', '27571', '28534', '26696', '26703', '27572', '28530', '13188', '25513', '28045', '28116', '26783', '28361', '27659', '25514', '26784', '28119', '28364', '27660', '26697', '26704', '27573', '13189', '26698', '28046', '26705', '27574', '13190', '25515', '26785', '28121', '28365', '27661', '26786', '26226', '28360', '27662', '26699', '28047', '26706', '27575', '25516', '27576', '25517', '26787', '26225', '27663', '26700', '28048', '26707', '26701', '26708', '27577', '25518', '26788', '25519', '26789', '27578', '26790', '26702', '26709', '26791', '28739', '28740', '28741', '28742', '27666', '27642', '27665', '27641', '27664', '27640', '28743', '27667', '27643', '28744', '27644', '28745', '28746', '26674', '26673', '26672', '26675', '26676')
0.90ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('121', '141', '103', '140', '142', '44', '104', '94', '45', '95', '80', '105', '225', '46', '96', '81', '47', '54', '106', '55', '82', '107', '97', '48', '83', '56', '98', '57', '49', '84', '124', '58', '144', '185', '85', '50', '86', '59', '145', '51', '60', '87', '88', '61', '62', '63', '65', '67', '69', '90', '91', '92', '71', '93', '73', '123', '75', '77', '125', '126', '127', '128', '156') ORDER BY `position` ASC
1.33ms
SELECT `products`.*, `products_items`.`id` AS `pivot_id`, `products_items`.`parent_id` AS `pivot_parent_id`, `products_items`.`item_id` AS `pivot_item_id`, `products_items`.`pos` AS `pivot_pos` FROM `products` INNER JOIN `products_items` ON `products`.`id` = `products_items`.`item_id` WHERE `products_items`.`parent_id` IN ('2591', '5948', '435', '5824', '5555', '4668', '3563', '5424', '5366', '5105', '5476', '5825', '5380', '5559', '5541', '5641', '5369', '5544', '5742', '5639', '5631', '5658', '5279', '5644', '5791', '5704', '5540', '5645', '5370', '5560', '5168', '5637') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.82ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5400', '5809', '5694', '5629', '5628', '5634', '5631', '5633', '5608', '5386', '5691', '5599', '5613', '5602', '5614', '5790') ORDER BY `webstore_id` ASC
1.86ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5400', '5809', '5694', '5629', '5628', '5634', '5631', '5633', '5608', '5386', '5691', '5599', '5613', '5602', '5614', '5790') ORDER BY `position` ASC
3.97ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('28021', '28041', '28303', '28029', '28056', '28862', '26942', '28030', '28057', '28064', '28863', '26943', '28022', '28042', '28304', '28305', '28031', '28058', '28065', '28864', '26944', '28023', '28043', '28865', '26945', '28024', '28044', '28306', '28032', '28059', '28066', '28033', '28060', '28067', '28866', '26946', '28025', '28045', '28307', '26947', '28026', '28046', '28308', '28034', '28061', '28068', '28867', '28035', '28062', '28069', '28868', '26948', '28027', '28047', '28309', '28028', '28048', '28310', '28036', '28063', '28869', '26949', '26950', '26951', '27898', '27854', '27931', '28731', '28281', '26837', '27855', '27932', '27939', '27899', '28732', '28282', '26838', '27900', '27856', '27933', '27940', '28733', '28283', '26839', '27857', '27934', '27941', '27901', '28734', '28284', '26840', '27902', '27858', '27935', '27942', '28735', '28285', '26841', '27936', '27859', '27943', '27903', '28736', '28286', '26842', '27904', '27937', '27860', '27944', '28737', '28287', '26843', '27938', '27861', '27905', '28738', '28288', '27842', '27841', '27840', '27843')
0.51ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '125', '126', '127', '128') ORDER BY `position` ASC
1.90ms
SELECT `articles`.`id`, (articles.qty + articles_details.qty) AS qty FROM `articles` INNER JOIN `articles_details` ON `articles_details`.`article_id` = `articles`.`id` AND `articles_details`.`webstore_id` = 1 WHERE `product_id` IN ('2591', '5948', '435', '5824', '5555', '4668', '3563', '5424', '5366', '5105', '5476', '5825', '5380', '5559', '5541', '5641', '5369', '5544', '5742', '5639', '5631', '5658', '5279', '5644', '5791', '5704', '5540', '5645', '5370', '5560', '5168', '5637') GROUP BY `articles`.`id`
0.31ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
152.17ms
SELECT `categories`.*, `categories_details`.`is_enabled`, COUNT(products.id) AS nb_products FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 LEFT JOIN `category_product` ON `category_product`.`category_id` = `categories`.`id` LEFT JOIN `products` ON `products`.`id` = `category_product`.`product_id` LEFT JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 WHERE (`products_details`.`price` > '0' OR `products_details`.`price` IS NULL) AND (`products_details`.`is_enabled` = '1' OR `products_details`.`is_enabled` IS NULL) AND `l` > '1' AND `r` < '152' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
0.92ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('5', '19', '22', '23', '24', '26', '25', '95', '27', '64', '63', '74', '160', '75', '96', '97', '99', '100', '101', '103', '102', '104', '105', '163', '108', '107', '106', '84', '8', '11', '13', '12', '14', '93', '164', '15', '9', '4', '78', '88', '153', '76', '30', '138', '151', '44', '2', '17', '16', '87', '83', '81', '80', '82', '79', '109', '18', '110', '111', '112', '113', '114', '115', '116', '117', '118', '120', '121', '147', '119', '148') ORDER BY `position` ASC
0.44ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
231.08ms
SELECT `categories`.*, `categories_details`.`is_enabled`, COUNT(products.id) AS nb_products FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 LEFT JOIN `category_product` ON `category_product`.`category_id` = `categories`.`id` LEFT JOIN `products` ON `products`.`id` = `category_product`.`product_id` LEFT JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 WHERE (`products_details`.`price` > '0' OR `products_details`.`price` IS NULL) AND (`products_details`.`is_enabled` = '1' OR `products_details`.`is_enabled` IS NULL) AND `l` > '153' AND `r` < '324' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
0.86ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('67', '168', '145', '150', '144', '124', '33', '34', '37', '38', '39', '41', '40', '94', '42', '91', '60', '61', '35', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '53', '54', '55', '85', '57', '56', '58', '140', '141', '142', '6', '89', '48', '51', '50', '49', '90', '135', '52', '166', '156', '70', '72', '149', '68', '161', '69', '125', '126', '127', '131', '129', '128', '130', '136', '132', '165', '133', '134', '158', '32', '73', '123', '137', '66', '154', '139', '167') ORDER BY `position` ASC
9.79ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8105) ASC LIMIT 3
28.76ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8105) ASC LIMIT 3
0.29ms
SELECT `code`, `taxes` FROM `countries`
0.71ms
SELECT `gifts`.* FROM `gifts` INNER JOIN `gifts_details` ON `gifts_details`.`gift_id` = `gifts`.`id` AND `gifts_details`.`webstore_id` = 1 AND `gifts_details`.`is_enabled` = 1
0.39ms
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
0.50ms
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
0.35ms
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
0.44ms
SELECT `products_types`.*, `gifts_products_types`.`id` AS `pivot_id`, `gifts_products_types`.`gift_id` AS `pivot_gift_id`, `gifts_products_types`.`type_id` AS `pivot_type_id`, `gifts_products_types`.`min_qty` AS `pivot_min_qty` FROM `products_types` INNER JOIN `gifts_products_types` ON `products_types`.`id` = `gifts_products_types`.`type_id` WHERE `gifts_products_types`.`gift_id` IN ('1')
0.45ms
SELECT * FROM `seo_types`
0.31ms
SELECT * FROM `styles`
1.67ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
4.26ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.09ms
SELECT `products`.*, `variants` FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 LEFT JOIN (SELECT variant, GROUP_CONCAT(DISTINCT hexcode) AS variants
                                 FROM products p
                                 JOIN products_details pd
                                 ON pd.product_id = p.id AND pd.webstore_id = 1
                                 JOIN (
                                 SELECT product_id, MIN(id) AS first
                                 FROM color_product
                                 GROUP BY product_id
                                 ) AS cp1 ON cp1.product_id = p.id
                                 JOIN color_product cp2 ON cp2.id = cp1.first
                                 join colors c ON c.id = cp2.color_id
                                 WHERE pd.is_enabled = 1
                                 AND pd.price > 0
                                 GROUP BY variant) AS pv ON `pv`.`variant` = `products`.`variant` INNER JOIN `sales` ON `sales`.`product_id` = `products`.`id` INNER JOIN `orders` ON `orders`.`id` = `sales`.`order_id` WHERE `is_enabled` = '1' AND `orders`.`date` >= '2026-07-20 00:00:00' AND `orders`.`status` NOT IN ('0', '1', '100') AND `orders`.`discount_type` NOT IN ('8', '9', '6') AND `sales`.`discount_type` NOT IN ('8', '9', '6') GROUP BY `products`.`id` ORDER BY SUM(sales.qty) - SUM(sales.returned_qty) DESC LIMIT 12
0.34ms
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
Name Running Time (ms) Difference
default_timer
1,506.63ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
1,099.60ms
+ 1,099.60ms
View #2 - components.page-header
1,180.34ms
+ 80.74ms
View #3 - components.button
1,180.94ms
+ 0.60ms
View #4 - components.button
1,181.27ms
+ 0.33ms
View #5 - components.facets
1,181.44ms
+ 0.17ms
View #6 - components.filters
1,182.17ms
+ 0.73ms
View #7 - components.close-button
1,182.55ms
+ 0.38ms
View #8 - components.accordion.wrapper
1,182.88ms
+ 0.33ms
View #9 - components.accordion.bodies.filters.list
1,182.91ms
+ 0.03ms
View #10 - components.accordion.wrapper
1,184.54ms
+ 1.62ms
View #11 - components.accordion.bodies.filters.colors
1,184.57ms
+ 0.04ms
View #12 - components.accordion.wrapper
1,185.12ms
+ 0.54ms
View #13 - components.accordion.bodies.filters.list
1,185.15ms
+ 0.03ms
View #14 - components.button
1,185.32ms
+ 0.18ms
View #15 - components.button
1,185.58ms
+ 0.26ms
View #16 - components.button
1,185.76ms
+ 0.18ms
View #17 - components.button
1,185.95ms
+ 0.19ms
View #18 - components.pagination
1,186.21ms
+ 0.26ms
View #19 - components.button
1,186.50ms
+ 0.29ms
View #20 - catalog.partials.products-listing
1,186.84ms
+ 0.34ms
View #21 - components.product-card
1,187.10ms
+ 0.26ms
View #22 - components.add-to-wishlist
1,219.78ms
+ 32.68ms
View #23 - components.product-card
1,221.84ms
+ 2.06ms
View #24 - components.add-to-wishlist
1,223.97ms
+ 2.13ms
View #25 - components.product-card
1,225.24ms
+ 1.27ms
View #26 - components.add-to-wishlist
1,233.29ms
+ 8.05ms
View #27 - components.product-card
1,234.72ms
+ 1.43ms
View #28 - components.add-to-wishlist
1,239.11ms
+ 4.39ms
View #29 - components.product-card
1,240.75ms
+ 1.64ms
View #30 - components.add-to-wishlist
1,243.59ms
+ 2.84ms
View #31 - components.product-card
1,244.88ms
+ 1.30ms
View #32 - components.add-to-wishlist
1,246.90ms
+ 2.02ms
View #33 - components.product-card
1,248.21ms
+ 1.31ms
View #34 - components.add-to-wishlist
1,249.94ms
+ 1.73ms
View #35 - components.product-card
1,251.18ms
+ 1.24ms
View #36 - components.add-to-wishlist
1,255.57ms
+ 4.39ms
View #37 - components.product-card
1,257.41ms
+ 1.84ms
View #38 - components.add-to-wishlist
1,259.82ms
+ 2.40ms
View #39 - components.product-card
1,261.07ms
+ 1.25ms
View #40 - components.add-to-wishlist
1,263.97ms
+ 2.90ms
View #41 - components.product-card
1,265.25ms
+ 1.28ms
View #42 - components.add-to-wishlist
1,267.32ms
+ 2.07ms
View #43 - components.product-card
1,268.57ms
+ 1.25ms
View #44 - components.add-to-wishlist
1,272.23ms
+ 3.66ms
View #45 - components.product-card
1,273.79ms
+ 1.56ms
View #46 - components.add-to-wishlist
1,276.71ms
+ 2.92ms
View #47 - components.product-card
1,278.10ms
+ 1.39ms
View #48 - components.add-to-wishlist
1,280.63ms
+ 2.53ms
View #49 - components.product-card
1,281.96ms
+ 1.33ms
View #50 - components.add-to-wishlist
1,283.95ms
+ 1.99ms
View #51 - components.product-card
1,285.21ms
+ 1.26ms
View #52 - components.add-to-wishlist
1,288.63ms
+ 3.42ms
View #53 - components.product-card
1,290.20ms
+ 1.57ms
View #54 - components.add-to-wishlist
1,292.74ms
+ 2.54ms
View #55 - components.product-card
1,294.16ms
+ 1.42ms
View #56 - components.add-to-wishlist
1,296.97ms
+ 2.81ms
View #57 - components.product-card
1,298.27ms
+ 1.30ms
View #58 - components.add-to-wishlist
1,300.40ms
+ 2.13ms
View #59 - components.product-card
1,301.63ms
+ 1.23ms
View #60 - components.add-to-wishlist
1,305.43ms
+ 3.80ms
View #61 - components.product-card
1,307.31ms
+ 1.88ms
View #62 - components.add-to-wishlist
1,310.07ms
+ 2.76ms
View #63 - components.product-card
1,311.37ms
+ 1.30ms
View #64 - components.add-to-wishlist
1,314.00ms
+ 2.63ms
View #65 - components.product-card
1,315.40ms
+ 1.41ms
View #66 - components.add-to-wishlist
1,317.55ms
+ 2.15ms
View #67 - components.product-card
1,318.85ms
+ 1.29ms
View #68 - components.add-to-wishlist
1,322.53ms
+ 3.69ms
View #69 - components.product-card
1,324.20ms
+ 1.67ms
View #70 - components.add-to-wishlist
1,327.42ms
+ 3.22ms
View #71 - components.product-card
1,328.80ms
+ 1.38ms
View #72 - components.add-to-wishlist
1,331.36ms
+ 2.56ms
View #73 - components.product-card
1,332.66ms
+ 1.31ms
View #74 - components.add-to-wishlist
1,334.92ms
+ 2.25ms
View #75 - components.product-card
1,336.37ms
+ 1.45ms
View #76 - components.add-to-wishlist
1,339.85ms
+ 3.48ms
View #77 - components.product-card
1,341.45ms
+ 1.61ms
View #78 - components.add-to-wishlist
1,344.26ms
+ 2.81ms
View #79 - components.product-card
1,345.61ms
+ 1.34ms
View #80 - components.add-to-wishlist
1,348.05ms
+ 2.45ms
View #81 - components.product-card
1,349.30ms
+ 1.25ms
View #82 - components.add-to-wishlist
1,351.73ms
+ 2.43ms
View #83 - components.product-card
1,353.02ms
+ 1.29ms
View #84 - components.add-to-wishlist
1,356.74ms
+ 3.72ms
View #85 - components.pagination
1,359.18ms
+ 2.44ms
View #86 - components.button
1,359.73ms
+ 0.55ms
View #87 - components.recently-viewed
1,360.17ms
+ 0.44ms
View #88 - components.product-related
1,367.78ms
+ 7.61ms
View #89 - components.seo-footer
1,368.14ms
+ 0.36ms
View #90 - components.facets
1,375.36ms
+ 7.22ms
View #91 - modules.seo-links
1,375.71ms
+ 0.35ms
View #92 - layout.layout
1,376.11ms
+ 0.40ms
View #93 - layout.meta
1,376.87ms
+ 0.76ms
View #94 - modules.notification
1,443.23ms
+ 66.36ms
View #95 - modules.header
1,444.16ms
+ 0.94ms
View #96 - modules.menu
1,444.91ms
+ 0.75ms
View #97 - components.menu-first-level
1,445.41ms
+ 0.50ms
View #98 - components.menu-second-level
1,448.01ms
+ 2.60ms
View #99 - components.menu-pushes
1,453.45ms
+ 5.44ms
View #100 - components.menu-pushes
1,458.91ms
+ 5.46ms
View #101 - components.menu-pushes
1,462.12ms
+ 3.21ms
View #102 - components.menu-pushes
1,466.39ms
+ 4.27ms
View #103 - components.menu-pushes
1,467.84ms
+ 1.46ms
View #104 - components.menu-pushes
1,468.85ms
+ 1.00ms
View #105 - svg.logo
1,469.45ms
+ 0.60ms
View #106 - modules.messages
1,470.20ms
+ 0.76ms
View #107 - modules.breadcrumbs
1,470.57ms
+ 0.36ms
View #108 - modules.footer
1,470.85ms
+ 0.29ms
View #109 - components.reinsurance-support
1,471.15ms
+ 0.30ms
View #110 - components.field
1,471.54ms
+ 0.38ms
View #111 - components.csrf-field
1,471.78ms
+ 0.24ms
View #112 - components.button
1,472.10ms
+ 0.33ms
View #113 - components.footer-links
1,472.45ms
+ 0.35ms
View #114 - modules.panel
1,474.73ms
+ 2.28ms
View #115 - modules.popin
1,474.89ms
+ 0.16ms
View #116 - modules.blueshift-popin
1,475.02ms
+ 0.13ms
View #117 - modules.search-panel
1,475.78ms
+ 0.76ms
View #118 - catalog.search-form
1,476.10ms
+ 0.32ms
View #119 - components.field
1,476.44ms
+ 0.34ms
View #120 - modules.toaster
1,477.37ms
+ 0.93ms
View #121 - layout.overlay
1,477.60ms
+ 0.23ms
View #122 - modules.webstore-switcher
1,479.76ms
+ 2.16ms
View #123 - components.close-button
1,480.10ms
+ 0.34ms
View #124 - components.native-select
1,480.43ms
+ 0.33ms
View #125 - components.native-select
1,480.77ms
+ 0.34ms
View #126 - components.button
1,480.93ms
+ 0.16ms
View #127 - components.button
1,481.14ms
+ 0.21ms
View #128 - helpers.grid
1,481.33ms
+ 0.19ms
View #129 - modules.loading-bar
1,481.44ms
+ 0.11ms
View #130 - 3rdparties.didomi
1,503.56ms
+ 22.11ms
View #131 - 3rdparties.gtm
1,503.76ms
+ 0.21ms
View #132 - 3rdparties.abtasty.main
1,503.88ms
+ 0.12ms
View #133 - 3rdparties.abtasty.tracking
1,503.99ms
+ 0.10ms
View #134 - 3rdparties.blueshift
1,504.24ms
+ 0.25ms
View #135 - 3rdparties.sizebay.main
1,504.60ms
+ 0.36ms
View #136 - 3rdparties.sizebay.tracking
1,504.76ms
+ 0.16ms
View #137 - 3rdparties.gsi
1,504.96ms
+ 0.20ms
View #138 - 3rdparties.applepay
1,505.06ms
+ 0.10ms
View #139 - 3rdparties.alma
1,505.26ms
+ 0.20ms
View #140 - path: /var/www/html/laravel/profiling/template.blade.php
1,506.68ms
+ 1.42ms
... array(39)
REDIRECT_HTTP_AUTHORIZATION string(0)
REDIRECT_STATUS string(3) 200
HTTP_AUTHORIZATION string(0)
HTTP_HOST string(19) fursac.period.paris
HTTP_USER_AGENT string(103) Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT string(3) */*
HTTP_ACCEPT_ENCODING string(23) gzip, br, zstd, deflate
HTTP_X_FORWARDED_FOR string(14) 216.73.216.246
HTTP_X_FORWARDED_HOST string(19) fursac.period.paris
HTTP_X_FORWARDED_PORT string(3) 443
HTTP_X_FORWARDED_PROTO string(5) https
HTTP_X_FORWARDED_SERVER string(12) d4a5775be070
HTTP_X_REAL_IP string(14) 216.73.216.246
PATH string(60) /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVER_SIGNATURE string(80) <address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port
<address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port 80</address>
SERVER_SOFTWARE string(22) Apache/2.4.38 (Debian)
SERVER_NAME string(19) fursac.period.paris
SERVER_ADDR string(10) 172.19.0.4
SERVER_PORT int 443
REMOTE_ADDR string(10) 172.19.0.2
DOCUMENT_ROOT string(13) /var/www/html
REQUEST_SCHEME string(4) http
CONTEXT_PREFIX string(0)
CONTEXT_DOCUMENT_ROOT string(13) /var/www/html
SERVER_ADMIN string(19) webmaster@localhost
SCRIPT_FILENAME string(23) /var/www/html/index.php
REMOTE_PORT string(5) 54358
REDIRECT_URL string(16) /en/c-sales.html
REDIRECT_QUERY_STRING string(24) /en/c-sales.html&page=12
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(24) /en/c-sales.html&page=12
REQUEST_URI string(24) /en/c-sales.html?page=12
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1787095174.824
REQUEST_TIME int 1787095174
HTTPS string(2) on
... array(3)
csrf_token string(40) a9Jas3XUGcreR42fUTbPByVxjic6RDKdaTxdVkyj
last_category string(15) stdClass object
cart string(12) Order object