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.38ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.30ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.24ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.54ms
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.41ms
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.49ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.34ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.41ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.90ms
SELECT * FROM `config`
0.89ms
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` = 'fursac-men-selection' LIMIT 1
0.73ms
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` = '30' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.68ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '38' AND `webstore_id` = '1' ORDER BY `position` ASC
0.50ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '5' AND `webstore_id` = '1' ORDER BY `position` ASC
0.20ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.42ms
SELECT * FROM `categories_links` WHERE `category_id` = '30' ORDER BY `position` ASC
39.42ms
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` = 30 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
7.84ms
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` = 30 AND `category_product`.`webstore_id` = 1 GROUP BY `colors`.`id` ORDER BY `colors`.`position` ASC
11.47ms
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` = 30 AND `category_product`.`webstore_id` = 1 GROUP BY `products_types`.`id`
35.19ms
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` = 30 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 31 OFFSET 0
0.11ms
SELECT FOUND_ROWS()
1.59ms
SELECT * FROM `products_details` WHERE `product_id` IN ('6003', '5981', '5914', '5991', '5959', '5985', '4687', '5960', '5995', '5516', '5915', '5961', '5996', '5904', '5997', '5986', '5923', '5764', '6010', '5962', '5625', '5880', '6007', '5892', '5894', '5908', '5935', '6013', '5297', '3525', '5871') ORDER BY `webstore_id` ASC
1.84ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('6003', '5981', '5914', '5991', '5959', '5985', '4687', '5960', '5995', '5516', '5915', '5961', '5996', '5904', '5997', '5986', '5923', '5764', '6010', '5962', '5625', '5880', '6007', '5892', '5894', '5908', '5935', '6013', '5297', '3525', '5871') ORDER BY `position` ASC
0.38ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('4', '5', '7', '6', '9', '1', '10', '15', '3', '13') ORDER BY `singular` ASC
0.62ms
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 ('23', '18', '20', '27', '7', '49', '41', '8', '44', '57', '54', '29', '76', '63', '59') ORDER BY `singular` ASC
0.61ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('43', '40', '26', '37', '34', '41', '70', '76', '31', '59', '28', '60', '74', '49', '54', '62') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.38ms
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 ('6003', '5981', '5914', '5991', '5959', '5985', '4687', '5960', '5995', '5516', '5915', '5961', '5996', '5904', '5997', '5986', '5923', '5764', '6010', '5962', '5625', '5880', '6007', '5892', '5894', '5908', '5935', '6013', '5297', '3525', '5871') ORDER BY `name` ASC
1.32ms
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 ('6003', '5981', '5914', '5991', '5959', '5985', '4687', '5960', '5995', '5516', '5915', '5961', '5996', '5904', '5997', '5986', '5923', '5764', '6010', '5962', '5625', '5880', '6007', '5892', '5894', '5908', '5935', '6013', '5297', '3525', '5871') ORDER BY `name` ASC
2.43ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('6003', '5981', '5914', '5991', '5959', '5985', '4687', '5960', '5995', '5516', '5915', '5961', '5996', '5904', '5997', '5986', '5923', '5764', '6010', '5962', '5625', '5880', '6007', '5892', '5894', '5908', '5935', '6013', '5297', '3525', '5871') ORDER BY `position` ASC
4.79ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29382', '29741', '27489', '29174', '29742', '27490', '29773', '29298', '29743', '27491', '29251', '29170', '29256', '29078', '29250', '29169', '29255', '29077', '29772', '29297', '29744', '27492', '29296', '29112', '29745', '27493', '28606', '18187', '29249', '29168', '29254', '29076', '29771', '29252', '29171', '29257', '29079', '29774', '29299', '29113', '27494', '28607', '18188', '29114', '29690', '27495', '28608', '29695', '18189', '29253', '29172', '23466', '28007', '29258', '29746', '29080', '29300', '29685', '23465', '28006', '29747', '29684', '29115', '29689', '28609', '29694', '18190', '29688', '28610', '29693', '18191', '23464', '28005', '29748', '29683', '29116', '29686', '29117', '29691', '28611', '29696', '18192', '23467', '28008', '29697', '18193', '29687', '29692', '29653', '29576', '29218', '29217', '29654', '29607', '29614', '29577', '29216', '29615', '29578', '29219', '29655', '29608', '29220', '29609', '29656', '29616', '29579', '29473', '26270', '29478', '29198', '29463', '29468', '29462', '29617', '29580', '29467', '29472', '29610', '26269', '29477', '29657', '29197', '29471', '26268', '29476', '29196', '29461', '29466', '29464', '29611', '29658', '29469', '29474', '26271', '29479', '29199', '29618', '29581', '26272', '29480', '29200', '29465', '29470', '29475', '29619', '29582', '29612', '29659', '29613', '29660', '29620', '29583', '29584', '29661')
0.74ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('141', '44', '1', '142', '45', '4', '95', '46', '7', '96', '47', '10', '97', '112', '48', '13', '98', '113', '16', '114', '143', '19', '124', '49', '144', '50', '115', '145', '116', '51', '146', '117', '192', '118', '62', '40', '41', '64', '42', '66', '43', '132', '68', '90', '91', '70', '92', '93', '72', '123', '74', '76', '130') ORDER BY `position` ASC
0.85ms
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 ('6003', '5981', '5914', '5991', '5959', '5985', '4687', '5960', '5995', '5516', '5915', '5961', '5996', '5904', '5997', '5986', '5923', '5764', '6010', '5962', '5625', '5880', '6007', '5892', '5894', '5908', '5935', '6013', '5297', '3525', '5871') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.49ms
SELECT * FROM `products_details` WHERE `product_id` IN ('6000', '6002', '5978', '5980') ORDER BY `webstore_id` ASC
0.85ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('6000', '6002', '5978', '5980') ORDER BY `position` ASC
1.18ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29733', '29715', '29734', '29716', '29717', '29735', '29736', '29718', '29719', '29737', '29738', '29720', '29721', '29739', '29740', '29722', '29552', '29568', '29553', '29554', '29569', '29555', '29570', '29556', '29571', '29557', '29572', '29558', '29573', '29559', '29574', '29575')
0.54ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '62', '64', '66', '68', '70', '72', '74', '76', '130') ORDER BY `position` ASC
2.77ms
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 ('6003', '5981', '5914', '5991', '5959', '5985', '4687', '5960', '5995', '5516', '5915', '5961', '5996', '5904', '5997', '5986', '5923', '5764', '6010', '5962', '5625', '5880', '6007', '5892', '5894', '5908', '5935', '6013', '5297', '3525', '5871') GROUP BY `articles`.`id`
0.33ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
278.03ms
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.89ms
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.34ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
677.93ms
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.89ms
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
3.89ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8130) ASC LIMIT 3
10.05ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8130) ASC LIMIT 3
0.44ms
SELECT * FROM `seo_types`
0.35ms
SELECT * FROM `styles`
0.99ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
4.80ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.75ms
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-18 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
Name Running Time (ms) Difference
default_timer
2,330.36ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
1,652.87ms
+ 1,652.86ms
View #2 - components.page-header
1,715.85ms
+ 62.98ms
View #3 - components.facets
1,716.50ms
+ 0.65ms
View #4 - components.filters
1,717.03ms
+ 0.53ms
View #5 - components.close-button
1,717.50ms
+ 0.48ms
View #6 - components.accordion.wrapper
1,717.84ms
+ 0.34ms
View #7 - components.accordion.bodies.filters.list
1,717.88ms
+ 0.04ms
View #8 - components.accordion.wrapper
1,719.77ms
+ 1.89ms
View #9 - components.accordion.bodies.filters.colors
1,719.82ms
+ 0.05ms
View #10 - components.accordion.wrapper
1,720.60ms
+ 0.78ms
View #11 - components.accordion.bodies.filters.list
1,720.65ms
+ 0.05ms
View #12 - components.button
1,720.97ms
+ 0.32ms
View #13 - components.button
1,721.50ms
+ 0.52ms
View #14 - components.button
1,721.80ms
+ 0.30ms
View #15 - components.button
1,722.09ms
+ 0.29ms
View #16 - catalog.partials.products-listing
1,722.41ms
+ 0.32ms
View #17 - components.product-card
1,722.71ms
+ 0.29ms
View #18 - components.add-to-wishlist
1,777.45ms
+ 54.74ms
View #19 - components.product-card
1,780.07ms
+ 2.63ms
View #20 - components.add-to-wishlist
1,786.49ms
+ 6.42ms
View #21 - components.product-card
1,789.29ms
+ 2.80ms
View #22 - components.add-to-wishlist
1,794.10ms
+ 4.81ms
View #23 - components.product-card
1,796.62ms
+ 2.52ms
View #24 - components.add-to-wishlist
1,801.51ms
+ 4.89ms
View #25 - components.product-card
1,803.74ms
+ 2.23ms
View #26 - components.add-to-wishlist
1,808.21ms
+ 4.47ms
View #27 - components.product-card
1,810.34ms
+ 2.13ms
View #28 - components.add-to-wishlist
1,815.34ms
+ 4.99ms
View #29 - components.product-card
1,817.78ms
+ 2.44ms
View #30 - components.add-to-wishlist
1,821.67ms
+ 3.89ms
View #31 - components.catalog-push
1,824.07ms
+ 2.40ms
View #32 - components.button
1,826.19ms
+ 2.13ms
View #33 - components.product-card
1,826.80ms
+ 0.61ms
View #34 - components.add-to-wishlist
1,831.75ms
+ 4.95ms
View #35 - components.product-card
1,834.39ms
+ 2.63ms
View #36 - components.add-to-wishlist
1,839.09ms
+ 4.70ms
View #37 - components.product-card
1,842.34ms
+ 3.26ms
View #38 - components.add-to-wishlist
1,847.60ms
+ 5.26ms
View #39 - components.product-card
1,849.96ms
+ 2.36ms
View #40 - components.add-to-wishlist
1,855.13ms
+ 5.17ms
View #41 - components.product-card
1,862.26ms
+ 7.13ms
View #42 - components.add-to-wishlist
1,866.75ms
+ 4.49ms
View #43 - components.product-card
1,869.26ms
+ 2.51ms
View #44 - components.add-to-wishlist
1,882.55ms
+ 13.29ms
View #45 - components.product-card
1,891.05ms
+ 8.50ms
View #46 - components.add-to-wishlist
1,901.16ms
+ 10.11ms
View #47 - components.product-card
1,903.57ms
+ 2.40ms
View #48 - components.add-to-wishlist
1,907.96ms
+ 4.39ms
View #49 - components.product-card
1,910.13ms
+ 2.17ms
View #50 - components.add-to-wishlist
1,939.37ms
+ 29.24ms
View #51 - components.product-card
1,949.90ms
+ 10.53ms
View #52 - components.add-to-wishlist
1,957.22ms
+ 7.32ms
View #53 - components.product-card
1,959.09ms
+ 1.87ms
View #54 - components.add-to-wishlist
1,968.35ms
+ 9.25ms
View #55 - components.product-card
1,970.24ms
+ 1.89ms
View #56 - components.add-to-wishlist
1,991.46ms
+ 21.22ms
View #57 - components.product-card
1,994.38ms
+ 2.92ms
View #58 - components.add-to-wishlist
1,998.75ms
+ 4.37ms
View #59 - components.product-card
2,011.87ms
+ 13.12ms
View #60 - components.add-to-wishlist
2,016.02ms
+ 4.14ms
View #61 - components.product-card
2,018.69ms
+ 2.67ms
View #62 - components.add-to-wishlist
2,032.85ms
+ 14.16ms
View #63 - components.product-card
2,035.72ms
+ 2.87ms
View #64 - components.add-to-wishlist
2,040.16ms
+ 4.44ms
View #65 - components.product-card
2,042.91ms
+ 2.75ms
View #66 - components.add-to-wishlist
2,047.44ms
+ 4.53ms
View #67 - components.product-card
2,049.66ms
+ 2.22ms
View #68 - components.add-to-wishlist
2,052.99ms
+ 3.33ms
View #69 - components.product-card
2,055.29ms
+ 2.30ms
View #70 - components.add-to-wishlist
2,059.49ms
+ 4.20ms
View #71 - components.product-card
2,061.76ms
+ 2.27ms
View #72 - components.add-to-wishlist
2,065.49ms
+ 3.73ms
View #73 - components.product-card
2,067.61ms
+ 2.11ms
View #74 - components.add-to-wishlist
2,073.73ms
+ 6.13ms
View #75 - components.product-card
2,076.72ms
+ 2.99ms
View #76 - components.add-to-wishlist
2,080.77ms
+ 4.04ms
View #77 - components.product-card
2,082.80ms
+ 2.03ms
View #78 - components.add-to-wishlist
2,087.54ms
+ 4.74ms
View #79 - components.product-card
2,089.57ms
+ 2.03ms
View #80 - components.add-to-wishlist
2,093.89ms
+ 4.32ms
View #81 - components.pagination
2,096.18ms
+ 2.29ms
View #82 - components.button
2,097.15ms
+ 0.97ms
View #83 - components.recently-viewed
2,097.51ms
+ 0.36ms
View #84 - components.product-related
2,108.07ms
+ 10.57ms
View #85 - components.seo-footer
2,108.59ms
+ 0.52ms
View #86 - components.facets
2,109.68ms
+ 1.09ms
View #87 - modules.seo-links
2,109.94ms
+ 0.26ms
View #88 - layout.layout
2,110.22ms
+ 0.29ms
View #89 - layout.meta
2,111.21ms
+ 0.99ms
View #90 - modules.notification
2,204.61ms
+ 93.39ms
View #91 - modules.header
2,205.71ms
+ 1.10ms
View #92 - modules.menu
2,206.54ms
+ 0.83ms
View #93 - components.menu-first-level
2,207.19ms
+ 0.64ms
View #94 - components.menu-second-level
2,214.03ms
+ 6.84ms
View #95 - components.menu-pushes
2,232.09ms
+ 18.06ms
View #96 - components.menu-pushes
2,248.85ms
+ 16.76ms
View #97 - components.menu-pushes
2,260.77ms
+ 11.93ms
View #98 - components.menu-pushes
2,266.81ms
+ 6.03ms
View #99 - components.menu-pushes
2,268.81ms
+ 2.00ms
View #100 - components.menu-pushes
2,270.47ms
+ 1.66ms
View #101 - svg.logo
2,271.53ms
+ 1.06ms
View #102 - modules.messages
2,272.53ms
+ 1.01ms
View #103 - modules.breadcrumbs
2,273.15ms
+ 0.61ms
View #104 - modules.footer
2,273.62ms
+ 0.47ms
View #105 - components.reinsurance-support
2,274.19ms
+ 0.58ms
View #106 - components.field
2,275.05ms
+ 0.85ms
View #107 - components.csrf-field
2,275.39ms
+ 0.35ms
View #108 - components.button
2,275.59ms
+ 0.20ms
View #109 - components.footer-links
2,276.59ms
+ 1.00ms
View #110 - modules.panel
2,279.78ms
+ 3.19ms
View #111 - modules.popin
2,280.07ms
+ 0.29ms
View #112 - modules.blueshift-popin
2,280.27ms
+ 0.20ms
View #113 - modules.search-panel
2,281.55ms
+ 1.28ms
View #114 - catalog.search-form
2,282.02ms
+ 0.47ms
View #115 - components.field
2,282.53ms
+ 0.51ms
View #116 - modules.toaster
2,283.28ms
+ 0.75ms
View #117 - layout.overlay
2,283.44ms
+ 0.16ms
View #118 - modules.webstore-switcher
2,285.83ms
+ 2.39ms
View #119 - components.close-button
2,286.24ms
+ 0.41ms
View #120 - components.native-select
2,286.79ms
+ 0.55ms
View #121 - components.native-select
2,287.33ms
+ 0.54ms
View #122 - components.button
2,287.60ms
+ 0.26ms
View #123 - components.button
2,287.96ms
+ 0.36ms
View #124 - helpers.grid
2,295.79ms
+ 7.83ms
View #125 - modules.loading-bar
2,296.07ms
+ 0.28ms
View #126 - 3rdparties.didomi
2,326.52ms
+ 30.45ms
View #127 - 3rdparties.gtm
2,326.78ms
+ 0.26ms
View #128 - 3rdparties.abtasty.main
2,327.26ms
+ 0.47ms
View #129 - 3rdparties.abtasty.tracking
2,327.45ms
+ 0.19ms
View #130 - 3rdparties.blueshift
2,327.70ms
+ 0.25ms
View #131 - 3rdparties.sizebay.main
2,328.15ms
+ 0.45ms
View #132 - 3rdparties.sizebay.tracking
2,328.38ms
+ 0.23ms
View #133 - 3rdparties.gsi
2,328.62ms
+ 0.24ms
View #134 - 3rdparties.applepay
2,328.74ms
+ 0.12ms
View #135 - 3rdparties.alma
2,328.99ms
+ 0.25ms
View #136 - path: /var/www/html/laravel/profiling/template.blade.php
2,330.41ms
+ 1.42ms
... array(40)
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_COOKIE string(201) fursac=be51f1ef6981438806751a8d380a6c542ba18dc0%2B5t4B8J8naU1maIMAghS2
fursac=be51f1ef6981438806751a8d380a6c542ba18dc0%2B5t4B8J8naU1maIMAghS2Mvi1lwYCOI75cOrLq33N; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D
HTTP_X_FORWARDED_FOR string(13) 216.73.217.39
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(13) 216.73.217.39
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) 58958
REDIRECT_URL string(31) /en/c-fursac-men-selection.html
REDIRECT_QUERY_STRING string(31) /en/c-fursac-men-selection.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(31) /en/c-fursac-men-selection.html
REQUEST_URI string(31) /en/c-fursac-men-selection.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1786969813.872
REQUEST_TIME int 1786969813
HTTPS string(2) on
... array(3)
csrf_token string(40) gyLBmTI7vPW8aiXspVf0xweZ0jdWgnG1TyhSpH5k
last_category string(15) stdClass object
cart string(12) Order object