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.31ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.29ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.27ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.77ms
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.49ms
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.20ms
SELECT * FROM `languages`
0.36ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.89ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.39ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
1.11ms
SELECT * FROM `config`
0.73ms
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` = 'the-collection' LIMIT 1
0.49ms
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` = '2' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.20ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.39ms
SELECT * FROM `categories_links` WHERE `category_id` = '2' ORDER BY `position` ASC
158.31ms
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` = 2 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.49ms
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` = 2 AND `category_product`.`webstore_id` = 1 GROUP BY `colors`.`id` ORDER BY `colors`.`position` ASC
8.94ms
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` = 2 AND `category_product`.`webstore_id` = 1 GROUP BY `products_types`.`id`
135.11ms
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` = 2 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 64
0.18ms
SELECT FOUND_ROWS()
1.34ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5932', '5961', '5480', '5969', '5690', '5230', '5331', '5922', '5884', '5869', '5879', '5973', '5908', '5893', '5904', '5934', '5925', '5902', '6006', '4729', '5768', '5909', '5535', '5972', '5851', '5797', '5944', '5882', '6010', '5945', '5955', '682') ORDER BY `webstore_id` ASC
1.18ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5932', '5961', '5480', '5969', '5690', '5230', '5331', '5922', '5884', '5869', '5879', '5973', '5908', '5893', '5904', '5934', '5925', '5902', '6006', '4729', '5768', '5909', '5535', '5972', '5851', '5797', '5944', '5882', '6010', '5945', '5955', '682') ORDER BY `position` ASC
0.49ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('1', '6', '5', '3', '7', '10', '12', '15', '8', '4', '14') ORDER BY `singular` ASC
0.81ms
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 ('8', '7', '18', '19', '21', '54', '44', '36', '57', '25', '76', '33', '29', '9', '23', '20', '4', '22', '64', '58') ORDER BY `singular` ASC
0.64ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('64', '34', '40', '44', '5', '60', '31', '32', '59', '45', '49', '55', '76', '50', '43', '26', '67', '51', '47', '28', '61') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.96ms
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 ('5932', '5961', '5480', '5969', '5690', '5230', '5331', '5922', '5884', '5869', '5879', '5973', '5908', '5893', '5904', '5934', '5925', '5902', '6006', '4729', '5768', '5909', '5535', '5972', '5851', '5797', '5944', '5882', '6010', '5945', '5955', '682') ORDER BY `name` ASC
1.11ms
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 ('5932', '5961', '5480', '5969', '5690', '5230', '5331', '5922', '5884', '5869', '5879', '5973', '5908', '5893', '5904', '5934', '5925', '5902', '6006', '4729', '5768', '5909', '5535', '5972', '5851', '5797', '5944', '5882', '6010', '5945', '5955', '682') ORDER BY `name` ASC
2.29ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5932', '5961', '5480', '5969', '5690', '5230', '5331', '5922', '5884', '5869', '5879', '5973', '5908', '5893', '5904', '5934', '5925', '5902', '6006', '4729', '5768', '5909', '5535', '5972', '5851', '5797', '5944', '5882', '6010', '5945', '5955', '682') ORDER BY `position` ASC
3.37ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29186', '29762', '29393', '29306', '29381', '29173', '29392', '29365', '29007', '27549', '23624', '29366', '29008', '27550', '29763', '29307', '26032', '29226', '29308', '26030', '29224', '23625', '29367', '29009', '29068', '27551', '29764', '29293', '29368', '29010', '29067', '27552', '26460', '29765', '29292', '29309', '26029', '29223', '23626', '29106', '29222', '26461', '23627', '29369', '29011', '29066', '27547', '29766', '29291', '29310', '3801', '26028', '29069', '27548', '29294', '29311', '2753', '26031', '29107', '29225', '26462', '23628', '29370', '29227', '29012', '26463', '23629', '29767', '29371', '29070', '29295', '29312', '2756', '26033', '29108', '29313', '2754', '29109', '29221', '29013', '26464', '29768', '29372', '26465', '29769', '2758', '29110', '29014', '2757', '29111', '29015', '26466', '29770', '2755', '26467', '28274', '28780', '29511', '29125', '29526', '29218', '28631', '29531', '28275', '29124', '29525', '29217', '28630', '29530', '28781', '29510', '29509', '29123', '29524', '29216', '28629', '29529', '29532', '28276', '28782', '29512', '29126', '29527', '29219', '28632', '29513', '29127', '29528', '29220', '28633', '29533', '28783', '28277', '29473', '29198', '29445', '28278', '28784', '29472', '29197', '29444', '29471', '29196', '29443', '28785', '29474', '29199', '28279', '29446', '29475', '29200', '28280', '28786', '27323', '29135', '27322', '29134', '27321', '29133', '27324', '29136', '27325')
1.26ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('121', '44', '1', '142', '140', '103', '94', '4', '45', '104', '7', '95', '46', '105', '10', '47', '96', '106', '208', '112', '97', '13', '48', '107', '98', '108', '16', '113', '124', '49', '114', '19', '22', '115', '185', '50', '116', '51', '117', '52', '118', '62', '40', '64', '41', '42', '43', '66', '132', '68', '90', '70', '91', '92', '72', '93', '123', '74', '125', '126', '127', '128', '156') ORDER BY `position` ASC
0.63ms
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 ('5932', '5961', '5480', '5969', '5690', '5230', '5331', '5922', '5884', '5869', '5879', '5973', '5908', '5893', '5904', '5934', '5925', '5902', '6006', '4729', '5768', '5909', '5535', '5972', '5851', '5797', '5944', '5882', '6010', '5945', '5955', '682') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.43ms
SELECT * FROM `products_details` WHERE `product_id` IN ('6000', '5978') ORDER BY `webstore_id` ASC
0.65ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('6000', '5978') ORDER BY `position` ASC
0.65ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29715', '29716', '29717', '29718', '29719', '29720', '29721', '29722', '29552', '29553', '29554', '29555', '29556', '29557', '29558', '29559')
0.43ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '62', '64', '66', '68', '70', '72', '74', '76') ORDER BY `position` ASC
2.74ms
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 ('5932', '5961', '5480', '5969', '5690', '5230', '5331', '5922', '5884', '5869', '5879', '5973', '5908', '5893', '5904', '5934', '5925', '5902', '6006', '4729', '5768', '5909', '5535', '5972', '5851', '5797', '5944', '5882', '6010', '5945', '5955', '682') GROUP BY `articles`.`id`
0.42ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
230.59ms
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
1.18ms
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.70ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
535.65ms
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.93ms
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
4.87ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(9102) ASC LIMIT 3
10.81ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(9102) ASC LIMIT 3
0.55ms
SELECT * FROM `seo_types`
0.55ms
SELECT * FROM `styles`
1.84ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
15.60ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.22ms
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-08-03 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,285.57ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
1,576.38ms
+ 1,576.38ms
View #2 - components.page-header
1,689.10ms
+ 112.71ms
View #3 - components.facets
1,689.68ms
+ 0.59ms
View #4 - components.filters
1,690.40ms
+ 0.72ms
View #5 - components.close-button
1,691.28ms
+ 0.88ms
View #6 - components.accordion.wrapper
1,698.06ms
+ 6.78ms
View #7 - components.accordion.bodies.filters.list
1,698.15ms
+ 0.09ms
View #8 - components.accordion.wrapper
1,700.34ms
+ 2.19ms
View #9 - components.accordion.bodies.filters.colors
1,700.42ms
+ 0.07ms
View #10 - components.accordion.wrapper
1,701.20ms
+ 0.79ms
View #11 - components.accordion.bodies.filters.list
1,701.25ms
+ 0.04ms
View #12 - components.button
1,701.58ms
+ 0.33ms
View #13 - components.button
1,706.61ms
+ 5.03ms
View #14 - components.button
1,711.88ms
+ 5.27ms
View #15 - components.button
1,712.33ms
+ 0.45ms
View #16 - components.pagination
1,712.73ms
+ 0.39ms
View #17 - components.button
1,713.08ms
+ 0.35ms
View #18 - catalog.partials.products-listing
1,713.55ms
+ 0.47ms
View #19 - components.product-card
1,713.87ms
+ 0.32ms
View #20 - components.add-to-wishlist
1,817.85ms
+ 103.98ms
View #21 - components.product-card
1,820.73ms
+ 2.88ms
View #22 - components.add-to-wishlist
1,829.40ms
+ 8.68ms
View #23 - components.product-card
1,831.80ms
+ 2.40ms
View #24 - components.add-to-wishlist
1,836.16ms
+ 4.36ms
View #25 - components.product-card
1,838.38ms
+ 2.22ms
View #26 - components.add-to-wishlist
1,843.70ms
+ 5.32ms
View #27 - components.product-card
1,845.81ms
+ 2.11ms
View #28 - components.add-to-wishlist
1,851.14ms
+ 5.33ms
View #29 - components.product-card
1,853.44ms
+ 2.31ms
View #30 - components.add-to-wishlist
1,864.53ms
+ 11.09ms
View #31 - components.product-card
1,866.95ms
+ 2.41ms
View #32 - components.add-to-wishlist
1,873.51ms
+ 6.57ms
View #33 - components.product-card
1,875.84ms
+ 2.33ms
View #34 - components.add-to-wishlist
1,881.14ms
+ 5.30ms
View #35 - components.product-card
1,883.68ms
+ 2.54ms
View #36 - components.add-to-wishlist
1,887.90ms
+ 4.22ms
View #37 - components.product-card
1,890.79ms
+ 2.90ms
View #38 - components.add-to-wishlist
1,895.70ms
+ 4.90ms
View #39 - components.product-card
1,898.12ms
+ 2.42ms
View #40 - components.add-to-wishlist
1,907.87ms
+ 9.75ms
View #41 - components.product-card
1,910.46ms
+ 2.59ms
View #42 - components.add-to-wishlist
1,915.25ms
+ 4.79ms
View #43 - components.product-card
1,918.17ms
+ 2.92ms
View #44 - components.add-to-wishlist
1,923.98ms
+ 5.82ms
View #45 - components.product-card
1,926.54ms
+ 2.55ms
View #46 - components.add-to-wishlist
1,929.73ms
+ 3.19ms
View #47 - components.product-card
1,936.88ms
+ 7.15ms
View #48 - components.add-to-wishlist
1,941.64ms
+ 4.76ms
View #49 - components.product-card
1,943.99ms
+ 2.35ms
View #50 - components.add-to-wishlist
1,948.17ms
+ 4.18ms
View #51 - components.product-card
1,950.68ms
+ 2.51ms
View #52 - components.add-to-wishlist
1,956.44ms
+ 5.76ms
View #53 - components.product-card
1,958.83ms
+ 2.39ms
View #54 - components.add-to-wishlist
1,961.98ms
+ 3.16ms
View #55 - components.product-card
1,964.60ms
+ 2.62ms
View #56 - components.add-to-wishlist
1,981.12ms
+ 16.51ms
View #57 - components.product-card
1,983.66ms
+ 2.54ms
View #58 - components.add-to-wishlist
1,988.14ms
+ 4.48ms
View #59 - components.product-card
1,990.09ms
+ 1.95ms
View #60 - components.add-to-wishlist
1,994.72ms
+ 4.64ms
View #61 - components.product-card
1,997.24ms
+ 2.52ms
View #62 - components.add-to-wishlist
2,002.35ms
+ 5.10ms
View #63 - components.product-card
2,004.72ms
+ 2.37ms
View #64 - components.add-to-wishlist
2,008.58ms
+ 3.86ms
View #65 - components.product-card
2,010.47ms
+ 1.89ms
View #66 - components.add-to-wishlist
2,014.86ms
+ 4.40ms
View #67 - components.product-card
2,017.31ms
+ 2.45ms
View #68 - components.add-to-wishlist
2,021.80ms
+ 4.49ms
View #69 - components.product-card
2,023.87ms
+ 2.07ms
View #70 - components.add-to-wishlist
2,028.58ms
+ 4.71ms
View #71 - components.product-card
2,030.98ms
+ 2.40ms
View #72 - components.add-to-wishlist
2,034.72ms
+ 3.74ms
View #73 - components.product-card
2,037.24ms
+ 2.52ms
View #74 - components.add-to-wishlist
2,042.11ms
+ 4.87ms
View #75 - components.product-card
2,044.65ms
+ 2.54ms
View #76 - components.add-to-wishlist
2,051.16ms
+ 6.51ms
View #77 - components.product-card
2,054.18ms
+ 3.02ms
View #78 - components.add-to-wishlist
2,058.03ms
+ 3.86ms
View #79 - components.product-card
2,060.47ms
+ 2.44ms
View #80 - components.add-to-wishlist
2,066.81ms
+ 6.33ms
View #81 - components.product-card
2,069.50ms
+ 2.69ms
View #82 - components.add-to-wishlist
2,075.02ms
+ 5.53ms
View #83 - components.pagination
2,077.29ms
+ 2.27ms
View #84 - components.button
2,077.99ms
+ 0.70ms
View #85 - components.recently-viewed
2,078.39ms
+ 0.39ms
View #86 - components.product-related
2,087.31ms
+ 8.93ms
View #87 - components.seo-footer
2,087.80ms
+ 0.49ms
View #88 - components.facets
2,088.84ms
+ 1.04ms
View #89 - modules.seo-links
2,089.11ms
+ 0.27ms
View #90 - layout.layout
2,089.40ms
+ 0.29ms
View #91 - layout.meta
2,090.18ms
+ 0.79ms
View #92 - modules.notification
2,182.64ms
+ 92.46ms
View #93 - modules.header
2,183.79ms
+ 1.15ms
View #94 - modules.menu
2,184.65ms
+ 0.86ms
View #95 - components.menu-first-level
2,185.37ms
+ 0.72ms
View #96 - components.menu-second-level
2,188.81ms
+ 3.44ms
View #97 - components.menu-pushes
2,198.73ms
+ 9.92ms
View #98 - components.menu-pushes
2,208.08ms
+ 9.35ms
View #99 - components.menu-pushes
2,215.07ms
+ 6.99ms
View #100 - components.menu-pushes
2,221.30ms
+ 6.24ms
View #101 - components.menu-pushes
2,223.52ms
+ 2.22ms
View #102 - components.menu-pushes
2,225.46ms
+ 1.93ms
View #103 - svg.logo
2,227.20ms
+ 1.74ms
View #104 - modules.messages
2,228.39ms
+ 1.19ms
View #105 - modules.breadcrumbs
2,229.37ms
+ 0.98ms
View #106 - modules.footer
2,229.75ms
+ 0.38ms
View #107 - components.reinsurance-support
2,230.64ms
+ 0.90ms
View #108 - components.field
2,232.10ms
+ 1.46ms
View #109 - components.csrf-field
2,232.90ms
+ 0.80ms
View #110 - components.button
2,233.65ms
+ 0.74ms
View #111 - components.footer-links
2,234.07ms
+ 0.42ms
View #112 - modules.panel
2,238.18ms
+ 4.12ms
View #113 - modules.popin
2,238.47ms
+ 0.29ms
View #114 - modules.blueshift-popin
2,238.67ms
+ 0.20ms
View #115 - modules.search-panel
2,239.76ms
+ 1.09ms
View #116 - catalog.search-form
2,240.18ms
+ 0.42ms
View #117 - components.field
2,240.70ms
+ 0.52ms
View #118 - modules.toaster
2,242.14ms
+ 1.44ms
View #119 - layout.overlay
2,242.31ms
+ 0.17ms
View #120 - modules.webstore-switcher
2,245.56ms
+ 3.24ms
View #121 - components.close-button
2,246.28ms
+ 0.72ms
View #122 - components.native-select
2,247.01ms
+ 0.73ms
View #123 - components.native-select
2,247.70ms
+ 0.69ms
View #124 - components.button
2,248.03ms
+ 0.33ms
View #125 - components.button
2,248.39ms
+ 0.36ms
View #126 - helpers.grid
2,248.72ms
+ 0.33ms
View #127 - modules.loading-bar
2,248.91ms
+ 0.20ms
View #128 - 3rdparties.didomi
2,280.63ms
+ 31.72ms
View #129 - 3rdparties.gtm
2,280.95ms
+ 0.31ms
View #130 - 3rdparties.abtasty.main
2,281.15ms
+ 0.20ms
View #131 - 3rdparties.abtasty.tracking
2,281.32ms
+ 0.17ms
View #132 - 3rdparties.blueshift
2,281.67ms
+ 0.36ms
View #133 - 3rdparties.sizebay.main
2,282.20ms
+ 0.53ms
View #134 - 3rdparties.sizebay.tracking
2,282.46ms
+ 0.25ms
View #135 - 3rdparties.gsi
2,282.85ms
+ 0.39ms
View #136 - 3rdparties.applepay
2,283.01ms
+ 0.16ms
View #137 - 3rdparties.alma
2,283.33ms
+ 0.32ms
View #138 - path: /var/www/html/laravel/profiling/template.blade.php
2,285.62ms
+ 2.30ms
... 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=408119ef1c41b26fd0ec37b608a150dde702bf7a%2BcuzNnQeyXqOznByVsVjY
fursac=408119ef1c41b26fd0ec37b608a150dde702bf7a%2BcuzNnQeyXqOznByVsVjYGrsdPwieJo96pLz7wXS5; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D
HTTP_X_FORWARDED_FOR string(14) 216.73.216.200
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) b61343f1778d
HTTP_X_REAL_IP string(14) 216.73.216.200
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.3
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) 46876
REDIRECT_URL string(25) /en/c-the-collection.html
REDIRECT_QUERY_STRING string(32) /en/c-the-collection.html&page=3
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(32) /en/c-the-collection.html&page=3
REQUEST_URI string(32) /en/c-the-collection.html?page=3
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1788350432.697
REQUEST_TIME int 1788350432
HTTPS string(2) on
... array(3)
csrf_token string(40) QF2Luhf83Qi8i6jtLzWh07iGmCd3ZuvHvCj8epgp
cart string(12) Order object
last_category string(15) stdClass object