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.35ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.30ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.23ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.57ms
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.40ms
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.19ms
SELECT * FROM `languages`
0.40ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.27ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.27ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
1.20ms
SELECT * FROM `config`
0.55ms
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` = '5') AND `slug_en` = '30' LIMIT 1
0.66ms
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` = '74' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.50ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '116' AND `webstore_id` = '1' ORDER BY `position` ASC
0.47ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '115' AND `webstore_id` = '1' ORDER BY `position` ASC
0.17ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.35ms
SELECT * FROM `categories_links` WHERE `category_id` = '74' ORDER BY `position` ASC
205.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` = 74 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
13.06ms
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` = 74 AND `category_product`.`webstore_id` = 1 GROUP BY `colors`.`id` ORDER BY `colors`.`position` ASC
9.43ms
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` = 74 AND `category_product`.`webstore_id` = 1 GROUP BY `products_types`.`id`
266.93ms
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` = 74 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 30 OFFSET 0
0.11ms
SELECT FOUND_ROWS()
1.23ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5991', '5914', '5980', '6015', '4699', '4669', '5543', '6000', '5873', '4710', '5587', '6001', '5984', '5106', '5967', '6003', '5981', '5264', '5958', '5810', '5803', '5755', '5540', '6010', '5955', '5767', '5959', '5639', '5071', '5973') ORDER BY `webstore_id` ASC
1.92ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5991', '5914', '5980', '6015', '4699', '4669', '5543', '6000', '5873', '4710', '5587', '6001', '5984', '5106', '5967', '6003', '5981', '5264', '5958', '5810', '5803', '5755', '5540', '6010', '5955', '5767', '5959', '5639', '5071', '5973') ORDER BY `position` ASC
0.68ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('5', '7', '1', '4', '9', '6', '3', '8') ORDER BY `singular` ASC
0.74ms
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 ('27', '20', '18', '8', '23', '15', '30', '7', '17', '25', '31', '9') ORDER BY `singular` ASC
0.98ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('37', '26', '40', '28', '42', '39', '64', '43', '15', '35', '47', '33', '13', '51', '34', '48', '45') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.65ms
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 ('5991', '5914', '5980', '6015', '4699', '4669', '5543', '6000', '5873', '4710', '5587', '6001', '5984', '5106', '5967', '6003', '5981', '5264', '5958', '5810', '5803', '5755', '5540', '6010', '5955', '5767', '5959', '5639', '5071', '5973') ORDER BY `name` ASC
1.27ms
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 ('5991', '5914', '5980', '6015', '4699', '4669', '5543', '6000', '5873', '4710', '5587', '6001', '5984', '5106', '5967', '6003', '5981', '5264', '5958', '5810', '5803', '5755', '5540', '6010', '5955', '5767', '5959', '5639', '5071', '5973') ORDER BY `name` ASC
2.50ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5991', '5914', '5980', '6015', '4699', '4669', '5543', '6000', '5873', '4710', '5587', '6001', '5984', '5106', '5967', '6003', '5981', '5264', '5958', '5810', '5803', '5755', '5540', '6010', '5955', '5767', '5959', '5639', '5071', '5973') ORDER BY `position` ASC
6.64ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('27560', '29715', '27563', '28870', '29088', '29723', '26202', '23534', '29741', '29724', '23535', '29742', '29716', '27564', '28871', '28560', '27565', '28872', '29725', '25520', '23536', '25418', '23599', '29743', '29251', '29717', '25521', '23537', '25419', '23600', '29744', '29250', '29718', '28561', '27566', '28873', '29726', '29455', '28562', '27567', '28874', '29727', '29456', '25522', '23538', '25420', '23601', '29745', '29249', '29719', '25421', '23602', '29252', '28563', '27568', '29457', '25523', '28564', '23539', '27569', '29746', '29458', '29720', '25524', '25422', '23603', '28875', '29253', '29728', '28876', '29729', '28565', '23540', '29747', '29459', '29721', '25525', '25423', '23604', '29748', '29460', '29722', '25526', '25424', '23605', '29730', '28566', '23541', '29731', '28567', '23542', '25527', '25425', '23606', '25528', '25426', '25070', '29732', '28568', '29653', '29599', '29576', '23357', '29531', '28626', '28819', '27787', '29501', '29600', '29500', '29577', '29568', '23358', '29530', '29654', '28625', '27786', '28624', '27785', '29499', '28820', '29529', '29502', '29655', '29532', '28627', '29601', '29578', '29569', '23359', '27788', '28821', '29503', '29533', '28628', '29579', '29570', '23360', '29656', '29602', '29445', '29463', '28822', '29603', '29580', '29571', '29444', '23361', '29657', '29462', '29443', '28823', '29461', '23362', '29658', '29446', '29464', '29604', '29581', '29572', '29465', '28824', '29605', '29582', '29573', '23363', '29659', '28825', '29660', '29606', '29583', '29574', '23364', '29584', '29575', '23365', '29661')
0.82ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('121', '44', '1', '122', '45', '4', '80', '7', '46', '95', '81', '47', '96', '10', '82', '13', '48', '97', '83', '98', '16', '84', '49', '19', '124', '50', '85', '51', '86', '52', '87', '88', '53', '62', '40', '63', '64', '41', '42', '65', '43', '66', '67', '132', '68', '90', '69', '70', '91', '92', '71', '72', '93', '123', '73', '74', '75', '76', '130') ORDER BY `position` ASC
1.54ms
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 ('5991', '5914', '5980', '6015', '4699', '4669', '5543', '6000', '5873', '4710', '5587', '6001', '5984', '5106', '5967', '6003', '5981', '5264', '5958', '5810', '5803', '5755', '5540', '6010', '5955', '5767', '5959', '5639', '5071', '5973') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.99ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5631', '6000', '6003', '5608', '5978', '5981') ORDER BY `webstore_id` ASC
1.10ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5631', '6000', '6003', '5608', '5978', '5981') ORDER BY `position` ASC
4.90ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29715', '28041', '29741', '29742', '29716', '28042', '29717', '28043', '29743', '29744', '29718', '28044', '29719', '28045', '29745', '29746', '29720', '28046', '28047', '29747', '29721', '29722', '28048', '29748', '29576', '27898', '29552', '27899', '29553', '29577', '29578', '27900', '29554', '27901', '29555', '29579', '29580', '27902', '29556', '27903', '29557', '29581', '29582', '27904', '29558', '29583', '27905', '29559', '29584')
0.93ms
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.63ms
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 ('5991', '5914', '5980', '6015', '4699', '4669', '5543', '6000', '5873', '4710', '5587', '6001', '5984', '5106', '5967', '6003', '5981', '5264', '5958', '5810', '5803', '5755', '5540', '6010', '5955', '5767', '5959', '5639', '5071', '5973') GROUP BY `articles`.`id`
0.37ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
377.66ms
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.91ms
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.33ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
456.72ms
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.92ms
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.64ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8174) ASC LIMIT 3
19.86ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8174) ASC LIMIT 3
0.62ms
SELECT * FROM `seo_types`
0.36ms
SELECT * FROM `styles`
1.01ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
6.00ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
1.97ms
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,697.16ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
2,059.61ms
+ 2,059.61ms
View #2 - components.page-header
2,132.10ms
+ 72.48ms
View #3 - components.button
2,132.76ms
+ 0.66ms
View #4 - components.button
2,133.18ms
+ 0.42ms
View #5 - components.facets
2,133.50ms
+ 0.31ms
View #6 - components.filters
2,134.05ms
+ 0.55ms
View #7 - components.close-button
2,134.51ms
+ 0.46ms
View #8 - components.accordion.wrapper
2,134.86ms
+ 0.35ms
View #9 - components.accordion.bodies.filters.list
2,134.90ms
+ 0.04ms
View #10 - components.accordion.wrapper
2,136.82ms
+ 1.92ms
View #11 - components.accordion.bodies.filters.colors
2,136.94ms
+ 0.12ms
View #12 - components.accordion.wrapper
2,137.75ms
+ 0.81ms
View #13 - components.accordion.bodies.filters.list
2,137.80ms
+ 0.05ms
View #14 - components.button
2,138.10ms
+ 0.30ms
View #15 - components.button
2,138.42ms
+ 0.32ms
View #16 - components.button
2,138.73ms
+ 0.31ms
View #17 - components.button
2,139.03ms
+ 0.30ms
View #18 - catalog.partials.products-listing
2,139.37ms
+ 0.34ms
View #19 - components.product-card
2,139.71ms
+ 0.34ms
View #20 - components.add-to-wishlist
2,195.14ms
+ 55.43ms
View #21 - components.product-card
2,198.56ms
+ 3.42ms
View #22 - components.add-to-wishlist
2,203.28ms
+ 4.72ms
View #23 - components.product-card
2,205.57ms
+ 2.29ms
View #24 - components.add-to-wishlist
2,210.82ms
+ 5.25ms
View #25 - components.product-card
2,213.86ms
+ 3.04ms
View #26 - components.add-to-wishlist
2,235.90ms
+ 22.04ms
View #27 - components.product-card
2,245.33ms
+ 9.43ms
View #28 - components.add-to-wishlist
2,300.33ms
+ 55.00ms
View #29 - components.product-card
2,302.97ms
+ 2.64ms
View #30 - components.add-to-wishlist
2,336.63ms
+ 33.67ms
View #31 - components.product-card
2,340.00ms
+ 3.37ms
View #32 - components.add-to-wishlist
2,357.94ms
+ 17.94ms
View #33 - components.catalog-push
2,375.95ms
+ 18.00ms
View #34 - components.button
2,393.49ms
+ 17.55ms
View #35 - components.product-card
2,394.01ms
+ 0.52ms
View #36 - components.add-to-wishlist
2,403.51ms
+ 9.50ms
View #37 - components.product-card
2,436.63ms
+ 33.12ms
View #38 - components.add-to-wishlist
2,448.11ms
+ 11.48ms
View #39 - components.product-card
2,450.49ms
+ 2.38ms
View #40 - components.add-to-wishlist
2,482.80ms
+ 32.31ms
View #41 - components.product-card
2,492.42ms
+ 9.62ms
View #42 - components.add-to-wishlist
2,528.26ms
+ 35.84ms
View #43 - components.product-card
2,531.44ms
+ 3.18ms
View #44 - components.add-to-wishlist
2,564.74ms
+ 33.30ms
View #45 - components.product-card
2,575.62ms
+ 10.87ms
View #46 - components.add-to-wishlist
2,613.16ms
+ 37.54ms
View #47 - components.product-card
2,625.47ms
+ 12.31ms
View #48 - components.add-to-wishlist
2,660.84ms
+ 35.38ms
View #49 - components.product-card
2,684.72ms
+ 23.87ms
View #50 - components.add-to-wishlist
2,698.92ms
+ 14.20ms
View #51 - components.product-card
2,701.41ms
+ 2.50ms
View #52 - components.add-to-wishlist
2,721.90ms
+ 20.48ms
View #53 - components.product-card
2,753.22ms
+ 31.33ms
View #54 - components.add-to-wishlist
2,777.84ms
+ 24.62ms
View #55 - components.product-card
2,780.14ms
+ 2.30ms
View #56 - components.add-to-wishlist
2,783.34ms
+ 3.20ms
View #57 - components.product-card
2,804.85ms
+ 21.52ms
View #58 - components.add-to-wishlist
2,819.45ms
+ 14.60ms
View #59 - components.product-card
2,825.01ms
+ 5.55ms
View #60 - components.add-to-wishlist
2,837.95ms
+ 12.94ms
View #61 - components.product-card
2,847.83ms
+ 9.88ms
View #62 - components.add-to-wishlist
2,857.81ms
+ 9.98ms
View #63 - components.product-card
2,860.60ms
+ 2.79ms
View #64 - components.add-to-wishlist
2,879.44ms
+ 18.84ms
View #65 - components.product-card
2,886.48ms
+ 7.04ms
View #66 - components.add-to-wishlist
2,889.69ms
+ 3.21ms
View #67 - components.product-card
2,898.68ms
+ 8.98ms
View #68 - components.add-to-wishlist
2,914.90ms
+ 16.22ms
View #69 - components.product-card
2,921.66ms
+ 6.76ms
View #70 - components.add-to-wishlist
2,933.04ms
+ 11.37ms
View #71 - components.product-card
2,935.43ms
+ 2.39ms
View #72 - components.add-to-wishlist
2,946.15ms
+ 10.72ms
View #73 - components.product-card
2,948.54ms
+ 2.39ms
View #74 - components.add-to-wishlist
2,957.29ms
+ 8.75ms
View #75 - components.product-card
2,960.20ms
+ 2.91ms
View #76 - components.add-to-wishlist
2,978.61ms
+ 18.41ms
View #77 - components.product-card
2,981.37ms
+ 2.76ms
View #78 - components.add-to-wishlist
2,999.99ms
+ 18.63ms
View #79 - components.product-card
3,016.27ms
+ 16.28ms
View #80 - components.add-to-wishlist
3,020.75ms
+ 4.47ms
View #81 - components.catalog-push
3,022.78ms
+ 2.03ms
View #82 - components.button
3,036.81ms
+ 14.03ms
View #83 - components.pagination
3,037.43ms
+ 0.62ms
View #84 - components.button
3,038.40ms
+ 0.98ms
View #85 - components.recently-viewed
3,038.77ms
+ 0.36ms
View #86 - components.product-related
3,068.74ms
+ 29.97ms
View #87 - components.seo-footer
3,069.10ms
+ 0.36ms
View #88 - components.facets
3,070.04ms
+ 0.94ms
View #89 - modules.seo-links
3,070.35ms
+ 0.30ms
View #90 - layout.layout
3,070.65ms
+ 0.30ms
View #91 - layout.meta
3,071.43ms
+ 0.78ms
View #92 - modules.notification
3,453.58ms
+ 382.16ms
View #93 - modules.header
3,454.86ms
+ 1.28ms
View #94 - modules.menu
3,455.89ms
+ 1.03ms
View #95 - components.menu-first-level
3,456.85ms
+ 0.95ms
View #96 - components.menu-second-level
3,464.66ms
+ 7.81ms
View #97 - components.menu-pushes
3,491.12ms
+ 26.46ms
View #98 - components.menu-pushes
3,509.57ms
+ 18.45ms
View #99 - components.menu-pushes
3,524.04ms
+ 14.47ms
View #100 - components.menu-pushes
3,540.32ms
+ 16.28ms
View #101 - components.menu-pushes
3,542.27ms
+ 1.95ms
View #102 - components.menu-pushes
3,547.96ms
+ 5.69ms
View #103 - svg.logo
3,548.93ms
+ 0.97ms
View #104 - modules.messages
3,549.80ms
+ 0.87ms
View #105 - modules.breadcrumbs
3,550.30ms
+ 0.50ms
View #106 - modules.footer
3,550.58ms
+ 0.28ms
View #107 - components.reinsurance-support
3,551.00ms
+ 0.42ms
View #108 - components.field
3,551.61ms
+ 0.61ms
View #109 - components.csrf-field
3,559.93ms
+ 8.32ms
View #110 - components.button
3,560.28ms
+ 0.35ms
View #111 - components.footer-links
3,560.62ms
+ 0.34ms
View #112 - modules.panel
3,565.97ms
+ 5.35ms
View #113 - modules.popin
3,566.21ms
+ 0.24ms
View #114 - modules.blueshift-popin
3,566.41ms
+ 0.20ms
View #115 - modules.search-panel
3,568.48ms
+ 2.07ms
View #116 - catalog.search-form
3,568.94ms
+ 0.45ms
View #117 - components.field
3,569.48ms
+ 0.55ms
View #118 - modules.toaster
3,570.47ms
+ 0.98ms
View #119 - layout.overlay
3,570.71ms
+ 0.25ms
View #120 - modules.webstore-switcher
3,577.36ms
+ 6.64ms
View #121 - components.close-button
3,577.90ms
+ 0.54ms
View #122 - components.native-select
3,578.45ms
+ 0.55ms
View #123 - components.native-select
3,579.04ms
+ 0.59ms
View #124 - components.button
3,579.30ms
+ 0.27ms
View #125 - components.button
3,579.62ms
+ 0.31ms
View #126 - helpers.grid
3,583.01ms
+ 3.39ms
View #127 - modules.loading-bar
3,583.23ms
+ 0.22ms
View #128 - 3rdparties.didomi
3,687.17ms
+ 103.94ms
View #129 - 3rdparties.gtm
3,693.32ms
+ 6.15ms
View #130 - 3rdparties.abtasty.main
3,693.81ms
+ 0.49ms
View #131 - 3rdparties.abtasty.tracking
3,694.01ms
+ 0.20ms
View #132 - 3rdparties.blueshift
3,694.27ms
+ 0.26ms
View #133 - 3rdparties.sizebay.main
3,694.72ms
+ 0.45ms
View #134 - 3rdparties.sizebay.tracking
3,694.93ms
+ 0.21ms
View #135 - 3rdparties.gsi
3,695.15ms
+ 0.22ms
View #136 - 3rdparties.applepay
3,695.33ms
+ 0.18ms
View #137 - 3rdparties.alma
3,695.58ms
+ 0.25ms
View #138 - path: /var/www/html/laravel/profiling/template.blade.php
3,697.20ms
+ 1.62ms
... 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(13) /en/s-30.html
REDIRECT_QUERY_STRING string(13) /en/s-30.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(13) /en/s-30.html
REQUEST_URI string(13) /en/s-30.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1786969824.031
REQUEST_TIME int 1786969824
HTTPS string(2) on
... array(3)
csrf_token string(40) gyLBmTI7vPW8aiXspVf0xweZ0jdWgnG1TyhSpH5k
last_category string(15) stdClass object
cart string(12) Order object