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.34ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.36ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.27ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.56ms
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.88ms
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.25ms
SELECT * FROM `languages`
0.35ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.24ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.25ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.94ms
SELECT * FROM `config`
0.51ms
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
0.55ms
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
0.51ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '116' AND `webstore_id` = '1' ORDER BY `position` ASC
0.50ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '117' AND `webstore_id` = '1' ORDER BY `position` ASC
0.19ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.39ms
SELECT * FROM `categories_links` WHERE `category_id` = '5' ORDER BY `position` ASC
295.94ms
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
27.41ms
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
15.83ms
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`
410.46ms
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 31 OFFSET 0
0.13ms
SELECT FOUND_ROWS()
1.62ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5998', '6007', '5514', '5914', '5799', '5959', '5025', '5589', '5516', '5414', '5484', '5481', '5783', '5634', '5614', '5913', '5925', '5496', '5493', '5928', '5921', '5400', '5386', '5951', '5550', '4699', '4669', '5543', '5881', '4233', '5468') ORDER BY `webstore_id` ASC
1.83ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5998', '6007', '5514', '5914', '5799', '5959', '5025', '5589', '5516', '5414', '5484', '5481', '5783', '5634', '5614', '5913', '5925', '5496', '5493', '5928', '5921', '5400', '5386', '5951', '5550', '4699', '4669', '5543', '5881', '4233', '5468') ORDER BY `position` ASC
5.41ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('4', '7', '1', '5', '6', '3') ORDER BY `singular` ASC
0.59ms
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', '20', '8', '28', '7', '25', '18', '76', '44', '15', '27') ORDER BY `singular` ASC
1.03ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('43', '26', '76', '38', '34', '64', '45', '40', '49', '31', '42', '39', '33', '37') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.81ms
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 ('5998', '6007', '5514', '5914', '5799', '5959', '5025', '5589', '5516', '5414', '5484', '5481', '5783', '5634', '5614', '5913', '5925', '5496', '5493', '5928', '5921', '5400', '5386', '5951', '5550', '4699', '4669', '5543', '5881', '4233', '5468') ORDER BY `name` ASC
0.82ms
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 ('5998', '6007', '5514', '5914', '5799', '5959', '5025', '5589', '5516', '5414', '5484', '5481', '5783', '5634', '5614', '5913', '5925', '5496', '5493', '5928', '5921', '5400', '5386', '5951', '5550', '4699', '4669', '5543', '5881', '4233', '5468') ORDER BY `name` ASC
6.80ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5998', '6007', '5514', '5914', '5799', '5959', '5025', '5589', '5516', '5414', '5484', '5481', '5783', '5634', '5614', '5913', '5925', '5496', '5493', '5928', '5921', '5400', '5386', '5951', '5550', '4699', '4669', '5543', '5881', '4233', '5468') ORDER BY `position` ASC
8.92ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('25128', '23534', '29330', '27475', '27489', '27563', '26942', '29698', '29306', '27476', '27490', '27350', '27564', '26943', '28064', '29699', '29307', '25129', '23535', '27397', '29331', '25130', '23536', '29773', '27395', '29332', '29246', '27278', '27411', '29251', '27477', '27491', '27351', '27565', '29288', '26944', '28065', '29700', '29308', '29415', '29250', '27478', '27492', '27352', '27566', '29287', '26945', '28066', '29701', '29309', '29416', '25131', '23537', '29772', '27394', '29333', '29245', '27277', '27410', '25132', '28794', '23538', '29771', '27393', '29334', '29244', '27276', '27409', '29249', '27479', '27493', '27353', '27567', '29286', '26946', '28067', '29702', '29310', '29417', '27568', '29289', '29311', '29418', '25133', '28795', '29774', '27396', '29335', '29247', '27279', '27412', '29252', '27480', '27494', '28796', '27354', '27398', '29336', '26947', '28068', '29703', '29248', '27280', '27413', '29253', '27481', '27495', '27569', '29290', '23539', '29312', '29419', '25134', '23540', '29313', '29420', '28948', '28797', '27355', '28069', '29337', '26948', '29704', '29705', '29421', '23541', '28798', '26949', '29338', '28799', '26950', '29339', '29706', '29422', '23542', '29423', '26951', '29707', '23357', '21384', '28800', '27795', '29120', '26837', '28701', '28700', '27326', '29119', '27939', '23358', '21385', '27794', '29118', '26838', '27793', '28699', '27327', '27940', '28702', '23359', '21386', '29121', '27796', '27797', '28703', '26839', '29122', '27328', '27941', '23360', '21387', '26840', '27004', '29463', '27619', '27942', '29462', '23361', '21388', '27618', '27003', '27329', '27002', '26841', '29461', '27617', '29464', '27620', '27330', '27943', '27005', '23362', '21389', '27006', '26842', '29465', '27621', '23363', '21390', '27331', '27944', '26843', '23364', '21391', '21392', '23365')
0.84ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('1', '44', '4', '45', '94', '7', '46', '95', '80', '96', '10', '47', '81', '13', '55', '48', '97', '82', '16', '98', '83', '56', '57', '49', '124', '19', '84', '50', '22', '85', '58', '51', '86', '59', '25', '60', '52', '28', '87', '88', '53', '62', '40', '63', '41', '64', '42', '65', '66', '43', '132', '67', '68', '69', '90', '70', '91', '92', '71', '93', '72', '123', '73', '74', '75', '76', '130') ORDER BY `position` ASC
1.08ms
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 ('5998', '6007', '5514', '5914', '5799', '5959', '5025', '5589', '5516', '5414', '5484', '5481', '5783', '5634', '5614', '5913', '5925', '5496', '5493', '5928', '5921', '5400', '5386', '5951', '5550', '4699', '4669', '5543', '5881', '4233', '5468') ORDER BY ISNULL(pos) ASC, `pos` ASC
3.35ms
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 ('5998', '6007', '5514', '5914', '5799', '5959', '5025', '5589', '5516', '5414', '5484', '5481', '5783', '5634', '5614', '5913', '5925', '5496', '5493', '5928', '5921', '5400', '5386', '5951', '5550', '4699', '4669', '5543', '5881', '4233', '5468') GROUP BY `articles`.`id`
0.35ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
341.31ms
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.98ms
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.37ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
440.34ms
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.91ms
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(8105) ASC LIMIT 3
22.02ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8105) ASC LIMIT 3
0.47ms
SELECT * FROM `seo_types`
0.51ms
SELECT * FROM `styles`
0.89ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
4.90ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.06ms
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
3,076.02ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
2,140.86ms
+ 2,140.86ms
View #2 - components.page-header
2,262.75ms
+ 121.89ms
View #3 - components.button
2,263.45ms
+ 0.70ms
View #4 - components.button
2,264.13ms
+ 0.68ms
View #5 - components.facets
2,264.45ms
+ 0.33ms
View #6 - components.filters
2,265.05ms
+ 0.59ms
View #7 - components.close-button
2,265.56ms
+ 0.51ms
View #8 - components.accordion.wrapper
2,266.00ms
+ 0.44ms
View #9 - components.accordion.bodies.filters.list
2,266.05ms
+ 0.05ms
View #10 - components.accordion.wrapper
2,268.02ms
+ 1.97ms
View #11 - components.accordion.bodies.filters.colors
2,268.08ms
+ 0.06ms
View #12 - components.accordion.wrapper
2,268.89ms
+ 0.81ms
View #13 - components.accordion.bodies.filters.list
2,268.93ms
+ 0.05ms
View #14 - components.button
2,269.28ms
+ 0.35ms
View #15 - components.button
2,269.66ms
+ 0.38ms
View #16 - components.button
2,270.04ms
+ 0.37ms
View #17 - components.button
2,270.37ms
+ 0.33ms
View #18 - catalog.partials.products-listing
2,270.75ms
+ 0.38ms
View #19 - components.product-card
2,271.10ms
+ 0.35ms
View #20 - components.add-to-wishlist
2,326.27ms
+ 55.17ms
View #21 - components.product-card
2,329.37ms
+ 3.10ms
View #22 - components.add-to-wishlist
2,333.53ms
+ 4.17ms
View #23 - components.product-card
2,335.95ms
+ 2.42ms
View #24 - components.add-to-wishlist
2,340.71ms
+ 4.76ms
View #25 - components.product-card
2,343.01ms
+ 2.30ms
View #26 - components.add-to-wishlist
2,347.61ms
+ 4.60ms
View #27 - components.product-card
2,349.99ms
+ 2.38ms
View #28 - components.add-to-wishlist
2,354.46ms
+ 4.47ms
View #29 - components.product-card
2,356.85ms
+ 2.39ms
View #30 - components.add-to-wishlist
2,361.58ms
+ 4.73ms
View #31 - components.product-card
2,363.87ms
+ 2.29ms
View #32 - components.add-to-wishlist
2,368.97ms
+ 5.10ms
View #33 - components.catalog-push
2,371.24ms
+ 2.27ms
View #34 - components.button
2,372.59ms
+ 1.35ms
View #35 - components.product-card
2,373.04ms
+ 0.45ms
View #36 - components.add-to-wishlist
2,378.54ms
+ 5.50ms
View #37 - components.product-card
2,380.75ms
+ 2.22ms
View #38 - components.add-to-wishlist
2,387.58ms
+ 6.83ms
View #39 - components.product-card
2,389.83ms
+ 2.25ms
View #40 - components.add-to-wishlist
2,394.12ms
+ 4.29ms
View #41 - components.product-card
2,396.66ms
+ 2.54ms
View #42 - components.add-to-wishlist
2,400.93ms
+ 4.27ms
View #43 - components.product-card
2,403.38ms
+ 2.45ms
View #44 - components.add-to-wishlist
2,426.78ms
+ 23.39ms
View #45 - components.product-card
2,429.67ms
+ 2.89ms
View #46 - components.add-to-wishlist
2,437.95ms
+ 8.28ms
View #47 - components.product-card
2,440.30ms
+ 2.35ms
View #48 - components.add-to-wishlist
2,444.94ms
+ 4.64ms
View #49 - components.product-card
2,454.04ms
+ 9.09ms
View #50 - components.add-to-wishlist
2,458.79ms
+ 4.76ms
View #51 - components.product-card
2,466.76ms
+ 7.97ms
View #52 - components.add-to-wishlist
2,480.74ms
+ 13.98ms
View #53 - components.product-card
2,483.11ms
+ 2.37ms
View #54 - components.add-to-wishlist
2,494.61ms
+ 11.50ms
View #55 - components.product-card
2,497.48ms
+ 2.87ms
View #56 - components.add-to-wishlist
2,510.29ms
+ 12.80ms
View #57 - components.product-card
2,512.61ms
+ 2.32ms
View #58 - components.add-to-wishlist
2,524.45ms
+ 11.83ms
View #59 - components.product-card
2,526.67ms
+ 2.23ms
View #60 - components.add-to-wishlist
2,543.87ms
+ 17.20ms
View #61 - components.product-card
2,546.24ms
+ 2.37ms
View #62 - components.add-to-wishlist
2,559.38ms
+ 13.14ms
View #63 - components.product-card
2,562.03ms
+ 2.65ms
View #64 - components.add-to-wishlist
2,573.28ms
+ 11.26ms
View #65 - components.product-card
2,575.60ms
+ 2.32ms
View #66 - components.add-to-wishlist
2,580.45ms
+ 4.85ms
View #67 - components.product-card
2,596.01ms
+ 15.56ms
View #68 - components.add-to-wishlist
2,600.85ms
+ 4.84ms
View #69 - components.product-card
2,615.49ms
+ 14.63ms
View #70 - components.add-to-wishlist
2,620.49ms
+ 5.00ms
View #71 - components.product-card
2,631.43ms
+ 10.94ms
View #72 - components.add-to-wishlist
2,647.49ms
+ 16.05ms
View #73 - components.product-card
2,650.34ms
+ 2.85ms
View #74 - components.add-to-wishlist
2,663.82ms
+ 13.48ms
View #75 - components.product-card
2,666.21ms
+ 2.39ms
View #76 - components.add-to-wishlist
2,680.38ms
+ 14.16ms
View #77 - components.product-card
2,682.92ms
+ 2.55ms
View #78 - components.add-to-wishlist
2,700.02ms
+ 17.10ms
View #79 - components.product-card
2,702.37ms
+ 2.35ms
View #80 - components.add-to-wishlist
2,715.37ms
+ 13.00ms
View #81 - components.product-card
2,717.69ms
+ 2.32ms
View #82 - components.add-to-wishlist
2,729.82ms
+ 12.13ms
View #83 - components.pagination
2,732.46ms
+ 2.63ms
View #84 - components.button
2,733.43ms
+ 0.97ms
View #85 - components.recently-viewed
2,743.91ms
+ 10.48ms
View #86 - components.product-related
2,759.37ms
+ 15.45ms
View #87 - components.seo-footer
2,759.76ms
+ 0.39ms
View #88 - components.facets
2,760.72ms
+ 0.96ms
View #89 - modules.seo-links
2,760.97ms
+ 0.26ms
View #90 - layout.layout
2,761.92ms
+ 0.94ms
View #91 - layout.meta
2,762.70ms
+ 0.78ms
View #92 - modules.notification
2,988.70ms
+ 226.00ms
View #93 - modules.header
2,989.68ms
+ 0.98ms
View #94 - modules.menu
2,990.57ms
+ 0.89ms
View #95 - components.menu-first-level
2,991.22ms
+ 0.65ms
View #96 - components.menu-second-level
2,995.02ms
+ 3.79ms
View #97 - components.menu-pushes
3,003.34ms
+ 8.32ms
View #98 - components.menu-pushes
3,011.27ms
+ 7.93ms
View #99 - components.menu-pushes
3,016.61ms
+ 5.34ms
View #100 - components.menu-pushes
3,022.89ms
+ 6.28ms
View #101 - components.menu-pushes
3,025.26ms
+ 2.37ms
View #102 - components.menu-pushes
3,026.95ms
+ 1.69ms
View #103 - svg.logo
3,027.91ms
+ 0.96ms
View #104 - modules.messages
3,028.80ms
+ 0.89ms
View #105 - modules.breadcrumbs
3,029.29ms
+ 0.49ms
View #106 - modules.footer
3,029.56ms
+ 0.27ms
View #107 - components.reinsurance-support
3,030.00ms
+ 0.44ms
View #108 - components.field
3,030.60ms
+ 0.60ms
View #109 - components.csrf-field
3,030.91ms
+ 0.31ms
View #110 - components.button
3,031.09ms
+ 0.18ms
View #111 - components.footer-links
3,031.39ms
+ 0.30ms
View #112 - modules.panel
3,034.96ms
+ 3.57ms
View #113 - modules.popin
3,035.23ms
+ 0.27ms
View #114 - modules.blueshift-popin
3,035.43ms
+ 0.19ms
View #115 - modules.search-panel
3,036.42ms
+ 0.99ms
View #116 - catalog.search-form
3,036.84ms
+ 0.42ms
View #117 - components.field
3,037.34ms
+ 0.50ms
View #118 - modules.toaster
3,038.20ms
+ 0.87ms
View #119 - layout.overlay
3,038.37ms
+ 0.17ms
View #120 - modules.webstore-switcher
3,040.65ms
+ 2.27ms
View #121 - components.close-button
3,041.12ms
+ 0.47ms
View #122 - components.native-select
3,041.64ms
+ 0.52ms
View #123 - components.native-select
3,042.26ms
+ 0.62ms
View #124 - components.button
3,042.54ms
+ 0.28ms
View #125 - components.button
3,042.86ms
+ 0.32ms
View #126 - helpers.grid
3,043.17ms
+ 0.31ms
View #127 - modules.loading-bar
3,043.35ms
+ 0.19ms
View #128 - 3rdparties.didomi
3,071.89ms
+ 28.54ms
View #129 - 3rdparties.gtm
3,072.20ms
+ 0.30ms
View #130 - 3rdparties.abtasty.main
3,072.44ms
+ 0.24ms
View #131 - 3rdparties.abtasty.tracking
3,072.62ms
+ 0.18ms
View #132 - 3rdparties.blueshift
3,072.90ms
+ 0.27ms
View #133 - 3rdparties.sizebay.main
3,073.36ms
+ 0.47ms
View #134 - 3rdparties.sizebay.tracking
3,073.67ms
+ 0.31ms
View #135 - 3rdparties.gsi
3,074.01ms
+ 0.34ms
View #136 - 3rdparties.applepay
3,074.18ms
+ 0.17ms
View #137 - 3rdparties.alma
3,074.50ms
+ 0.32ms
View #138 - path: /var/www/html/laravel/profiling/template.blade.php
3,076.07ms
+ 1.57ms
... 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) 58942
REDIRECT_URL string(16) /en/c-sales.html
REDIRECT_QUERY_STRING string(16) /en/c-sales.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(16) /en/c-sales.html
REQUEST_URI string(16) /en/c-sales.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1786969822.224
REQUEST_TIME int 1786969822
HTTPS string(2) on
... array(3)
csrf_token string(40) gyLBmTI7vPW8aiXspVf0xweZ0jdWgnG1TyhSpH5k
last_category string(15) stdClass object
cart string(12) Order object