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.31ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.43ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.93ms
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.53ms
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.36ms
SELECT * FROM `languages`
0.73ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.30ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.31ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.91ms
SELECT * FROM `config`
0.66ms
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.76ms
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.54ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '116' AND `webstore_id` = '1' ORDER BY `position` ASC
0.49ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '117' AND `webstore_id` = '1' ORDER BY `position` ASC
0.38ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.59ms
SELECT * FROM `categories_links` WHERE `category_id` = '5' ORDER BY `position` ASC
343.73ms
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
33.63ms
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
22.84ms
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`
589.70ms
SELECT SQL_CALC_FOUND_ROWS `products`.*, `variants` FROM `products` INNER JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 LEFT JOIN (SELECT variant, GROUP_CONCAT(DISTINCT hexcode) AS variants
                                 FROM products p
                                 JOIN products_details pd
                                 ON pd.product_id = p.id AND pd.webstore_id = 1
                                 JOIN (
                                 SELECT product_id, MIN(id) AS first
                                 FROM color_product
                                 GROUP BY product_id
                                 ) AS cp1 ON cp1.product_id = p.id
                                 JOIN color_product cp2 ON cp2.id = cp1.first
                                 join colors c ON c.id = cp2.color_id
                                 WHERE pd.is_enabled = 1
                                 AND pd.price > 0
                                 GROUP BY variant) AS pv ON `pv`.`variant` = `products`.`variant` INNER JOIN `category_product` ON `category_product`.`product_id` = `products`.`id` AND `category_product`.`category_id` = 5 AND `category_product`.`webstore_id` = 1 WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' GROUP BY `products`.`id` ORDER BY `category_product`.`pos` ASC LIMIT 32 OFFSET 31
0.10ms
SELECT FOUND_ROWS()
1.67ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5986', '5184', '5106', '5595', '5492', '5970', '5466', '5591', '5610', '5931', '5953', '5950', '5444', '5769', '6008', '5907', '5955', '4996', '5932', '5683', '5677', '5628', '5602', '5590', '5836', '5145', '5889', '5933', '5940', '5804', '5803', '5876') ORDER BY `webstore_id` ASC
2.48ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5986', '5184', '5106', '5595', '5492', '5970', '5466', '5591', '5610', '5931', '5953', '5950', '5444', '5769', '6008', '5907', '5955', '4996', '5932', '5683', '5677', '5628', '5602', '5590', '5836', '5145', '5889', '5933', '5940', '5804', '5803', '5876') ORDER BY `position` ASC
0.41ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('5', '4', '6', '3', '7', '1', '8') ORDER BY `singular` ASC
0.50ms
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 ('49', '23', '7', '76', '20', '19', '21', '18', '8', '25', '16', '44', '9') 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 ('41', '42', '33', '49', '26', '44', '5', '40', '64', '34', '39', '45', '46', '43', '31', '66', '50', '51') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.49ms
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 ('5986', '5184', '5106', '5595', '5492', '5970', '5466', '5591', '5610', '5931', '5953', '5950', '5444', '5769', '6008', '5907', '5955', '4996', '5932', '5683', '5677', '5628', '5602', '5590', '5836', '5145', '5889', '5933', '5940', '5804', '5803', '5876') ORDER BY `name` ASC
1.07ms
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 ('5986', '5184', '5106', '5595', '5492', '5970', '5466', '5591', '5610', '5931', '5953', '5950', '5444', '5769', '6008', '5907', '5955', '4996', '5932', '5683', '5677', '5628', '5602', '5590', '5836', '5145', '5889', '5933', '5940', '5804', '5803', '5876') ORDER BY `name` ASC
3.02ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5986', '5184', '5106', '5595', '5492', '5970', '5466', '5591', '5610', '5931', '5953', '5950', '5444', '5769', '6008', '5907', '5955', '4996', '5932', '5683', '5677', '5628', '5602', '5590', '5836', '5145', '5889', '5933', '5940', '5804', '5803', '5876') ORDER BY `position` ASC
6.75ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29373', '25857', '29358', '28021', '29388', '29091', '29365', '25858', '28022', '29359', '29366', '29374', '27391', '28941', '29375', '28202', '29406', '27270', '29155', '29777', '27389', '25859', '28023', '29360', '29367', '25520', '28024', '29361', '29368', '25521', '28940', '29376', '28201', '29407', '27269', '29154', '29776', '27388', '25860', '29377', '28200', '29408', '27268', '29153', '29775', '27387', '25861', '28025', '29362', '29369', '27910', '25522', '28939', '27911', '25523', '28942', '29378', '28203', '29409', '27271', '29156', '29778', '27390', '29363', '29370', '29157', '29779', '27392', '29364', '29371', '27912', '25524', '25862', '28826', '28026', '29379', '28204', '29410', '25525', '25863', '28827', '28027', '29380', '29411', '29372', '27913', '27914', '25526', '28828', '28028', '29412', '25527', '28829', '29413', '27915', '25528', '28830', '29414', '27854', '27916', '29516', '24927', '28231', '29213', '28636', '27800', '27148', '28819', '27805', '25699', '27823', '28635', '27799', '27804', '29614', '25698', '27822', '29515', '27855', '24926', '28230', '29212', '24925', '27149', '28820', '28229', '29211', '28634', '27798', '27803', '25697', '27821', '29514', '27856', '27806', '25700', '27824', '29517', '24928', '28232', '29615', '29214', '28637', '27801', '28233', '29215', '28638', '27802', '27807', '27150', '28821', '27825', '29518', '29616', '27857', '27151', '28822', '29435', '29445', '29434', '29617', '29444', '27858', '29433', '29443', '27152', '28823', '29618', '27859', '29436', '29446', '27153', '29437', '28824', '29619', '27860', '27154', '28825', '27861', '29620', '27155')
0.76ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('1', '44', '121', '45', '4', '94', '95', '7', '80', '46', '47', '10', '81', '96', '13', '97', '82', '48', '55', '56', '83', '98', '16', '124', '19', '57', '84', '49', '85', '50', '22', '58', '59', '86', '51', '87', '52', '60', '88', '53', '62', '40', '63', '41', '64', '42', '65', '66', '43', '132', '67', '68', '69', '90', '91', '70', '92', '71', '72', '93', '73', '123', '74', '75', '76', '77') ORDER BY `position` ASC
0.91ms
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 ('5986', '5184', '5106', '5595', '5492', '5970', '5466', '5591', '5610', '5931', '5953', '5950', '5444', '5769', '6008', '5907', '5955', '4996', '5932', '5683', '5677', '5628', '5602', '5590', '5836', '5145', '5889', '5933', '5940', '5804', '5803', '5876') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.85ms
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 ('5986', '5184', '5106', '5595', '5492', '5970', '5466', '5591', '5610', '5931', '5953', '5950', '5444', '5769', '6008', '5907', '5955', '4996', '5932', '5683', '5677', '5628', '5602', '5590', '5836', '5145', '5889', '5933', '5940', '5804', '5803', '5876') GROUP BY `articles`.`id`
0.37ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
313.55ms
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.84ms
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
421.60ms
SELECT `categories`.*, `categories_details`.`is_enabled`, COUNT(products.id) AS nb_products FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 LEFT JOIN `category_product` ON `category_product`.`category_id` = `categories`.`id` LEFT JOIN `products` ON `products`.`id` = `category_product`.`product_id` LEFT JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 WHERE (`products_details`.`price` > '0' OR `products_details`.`price` IS NULL) AND (`products_details`.`is_enabled` = '1' OR `products_details`.`is_enabled` IS NULL) AND `l` > '153' AND `r` < '324' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
0.86ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('67', '168', '145', '150', '144', '124', '33', '34', '37', '38', '39', '41', '40', '94', '42', '91', '60', '61', '35', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '53', '54', '55', '85', '57', '56', '58', '140', '141', '142', '6', '89', '48', '51', '50', '49', '90', '135', '52', '166', '156', '70', '72', '149', '68', '161', '69', '125', '126', '127', '131', '129', '128', '130', '136', '132', '165', '133', '134', '158', '32', '73', '123', '137', '66', '154', '139', '167') ORDER BY `position` ASC
3.66ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8105) ASC LIMIT 3
14.55ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8105) ASC LIMIT 3
0.54ms
SELECT * FROM `seo_types`
0.57ms
SELECT * FROM `styles`
0.88ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
7.36ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
1.84ms
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,211.71ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
2,235.32ms
+ 2,235.32ms
View #2 - components.page-header
2,307.50ms
+ 72.18ms
View #3 - components.button
2,308.17ms
+ 0.67ms
View #4 - components.button
2,308.59ms
+ 0.42ms
View #5 - components.facets
2,308.89ms
+ 0.29ms
View #6 - components.filters
2,312.78ms
+ 3.90ms
View #7 - components.close-button
2,313.45ms
+ 0.67ms
View #8 - components.accordion.wrapper
2,313.84ms
+ 0.39ms
View #9 - components.accordion.bodies.filters.list
2,313.89ms
+ 0.04ms
View #10 - components.accordion.wrapper
2,322.70ms
+ 8.81ms
View #11 - components.accordion.bodies.filters.colors
2,322.77ms
+ 0.08ms
View #12 - components.accordion.wrapper
2,323.61ms
+ 0.84ms
View #13 - components.accordion.bodies.filters.list
2,323.74ms
+ 0.13ms
View #14 - components.button
2,324.07ms
+ 0.33ms
View #15 - components.button
2,324.42ms
+ 0.35ms
View #16 - components.button
2,324.77ms
+ 0.35ms
View #17 - components.button
2,325.08ms
+ 0.31ms
View #18 - components.pagination
2,325.41ms
+ 0.33ms
View #19 - components.button
2,325.98ms
+ 0.57ms
View #20 - catalog.partials.products-listing
2,326.61ms
+ 0.63ms
View #21 - components.product-card
2,327.72ms
+ 1.10ms
View #22 - components.add-to-wishlist
2,438.49ms
+ 110.78ms
View #23 - components.product-card
2,441.69ms
+ 3.20ms
View #24 - components.add-to-wishlist
2,451.85ms
+ 10.16ms
View #25 - components.product-card
2,462.50ms
+ 10.65ms
View #26 - components.add-to-wishlist
2,473.88ms
+ 11.37ms
View #27 - components.product-card
2,476.15ms
+ 2.27ms
View #28 - components.add-to-wishlist
2,481.86ms
+ 5.71ms
View #29 - components.product-card
2,492.85ms
+ 11.00ms
View #30 - components.add-to-wishlist
2,504.25ms
+ 11.40ms
View #31 - components.product-card
2,506.49ms
+ 2.24ms
View #32 - components.add-to-wishlist
2,510.99ms
+ 4.49ms
View #33 - components.product-card
2,513.23ms
+ 2.24ms
View #34 - components.add-to-wishlist
2,526.73ms
+ 13.50ms
View #35 - components.product-card
2,529.46ms
+ 2.73ms
View #36 - components.add-to-wishlist
2,538.14ms
+ 8.69ms
View #37 - components.product-card
2,540.32ms
+ 2.18ms
View #38 - components.add-to-wishlist
2,556.77ms
+ 16.45ms
View #39 - components.product-card
2,559.58ms
+ 2.80ms
View #40 - components.add-to-wishlist
2,564.85ms
+ 5.28ms
View #41 - components.product-card
2,570.72ms
+ 5.86ms
View #42 - components.add-to-wishlist
2,581.41ms
+ 10.70ms
View #43 - components.product-card
2,589.03ms
+ 7.62ms
View #44 - components.add-to-wishlist
2,602.22ms
+ 13.19ms
View #45 - components.product-card
2,605.12ms
+ 2.90ms
View #46 - components.add-to-wishlist
2,620.07ms
+ 14.94ms
View #47 - components.product-card
2,622.40ms
+ 2.33ms
View #48 - components.add-to-wishlist
2,630.43ms
+ 8.03ms
View #49 - components.product-card
2,632.60ms
+ 2.17ms
View #50 - components.add-to-wishlist
2,648.45ms
+ 15.85ms
View #51 - components.product-card
2,651.16ms
+ 2.71ms
View #52 - components.add-to-wishlist
2,665.61ms
+ 14.45ms
View #53 - components.product-card
2,668.15ms
+ 2.55ms
View #54 - components.add-to-wishlist
2,672.73ms
+ 4.58ms
View #55 - components.product-card
2,687.45ms
+ 14.72ms
View #56 - components.add-to-wishlist
2,691.56ms
+ 4.11ms
View #57 - components.product-card
2,696.67ms
+ 5.11ms
View #58 - components.add-to-wishlist
2,701.48ms
+ 4.81ms
View #59 - components.product-card
2,703.71ms
+ 2.22ms
View #60 - components.add-to-wishlist
2,715.97ms
+ 12.27ms
View #61 - components.product-card
2,722.62ms
+ 6.64ms
View #62 - components.add-to-wishlist
2,755.44ms
+ 32.82ms
View #63 - components.product-card
2,758.88ms
+ 3.44ms
View #64 - components.add-to-wishlist
2,773.82ms
+ 14.94ms
View #65 - components.product-card
2,776.32ms
+ 2.50ms
View #66 - components.add-to-wishlist
2,781.65ms
+ 5.32ms
View #67 - components.product-card
2,789.95ms
+ 8.30ms
View #68 - components.add-to-wishlist
2,802.85ms
+ 12.90ms
View #69 - components.product-card
2,808.94ms
+ 6.09ms
View #70 - components.add-to-wishlist
2,812.93ms
+ 3.99ms
View #71 - components.product-card
2,815.14ms
+ 2.21ms
View #72 - components.add-to-wishlist
2,820.81ms
+ 5.68ms
View #73 - components.product-card
2,823.01ms
+ 2.20ms
View #74 - components.add-to-wishlist
2,838.05ms
+ 15.04ms
View #75 - components.product-card
2,840.33ms
+ 2.28ms
View #76 - components.add-to-wishlist
2,852.87ms
+ 12.54ms
View #77 - components.product-card
2,855.67ms
+ 2.80ms
View #78 - components.add-to-wishlist
2,859.14ms
+ 3.47ms
View #79 - components.product-card
2,861.43ms
+ 2.29ms
View #80 - components.add-to-wishlist
2,868.60ms
+ 7.17ms
View #81 - components.product-card
2,871.51ms
+ 2.91ms
View #82 - components.add-to-wishlist
2,876.26ms
+ 4.75ms
View #83 - components.product-card
2,878.63ms
+ 2.38ms
View #84 - components.add-to-wishlist
2,882.61ms
+ 3.98ms
View #85 - components.pagination
2,887.18ms
+ 4.57ms
View #86 - components.button
2,888.01ms
+ 0.83ms
View #87 - components.recently-viewed
2,888.81ms
+ 0.81ms
View #88 - components.product-related
2,900.02ms
+ 11.20ms
View #89 - components.seo-footer
2,900.41ms
+ 0.39ms
View #90 - components.facets
2,901.41ms
+ 1.00ms
View #91 - modules.seo-links
2,901.67ms
+ 0.26ms
View #92 - layout.layout
2,902.03ms
+ 0.37ms
View #93 - layout.meta
2,902.93ms
+ 0.90ms
View #94 - modules.notification
3,019.92ms
+ 116.99ms
View #95 - modules.header
3,020.82ms
+ 0.90ms
View #96 - modules.menu
3,021.63ms
+ 0.81ms
View #97 - components.menu-first-level
3,022.33ms
+ 0.69ms
View #98 - components.menu-second-level
3,035.36ms
+ 13.04ms
View #99 - components.menu-pushes
3,054.43ms
+ 19.06ms
View #100 - components.menu-pushes
3,062.46ms
+ 8.04ms
View #101 - components.menu-pushes
3,084.78ms
+ 22.32ms
View #102 - components.menu-pushes
3,090.70ms
+ 5.92ms
View #103 - components.menu-pushes
3,098.08ms
+ 7.38ms
View #104 - components.menu-pushes
3,099.77ms
+ 1.69ms
View #105 - svg.logo
3,100.69ms
+ 0.92ms
View #106 - modules.messages
3,101.66ms
+ 0.97ms
View #107 - modules.breadcrumbs
3,102.20ms
+ 0.54ms
View #108 - modules.footer
3,112.00ms
+ 9.80ms
View #109 - components.reinsurance-support
3,112.48ms
+ 0.48ms
View #110 - components.field
3,113.22ms
+ 0.74ms
View #111 - components.csrf-field
3,113.57ms
+ 0.35ms
View #112 - components.button
3,113.93ms
+ 0.36ms
View #113 - components.footer-links
3,114.25ms
+ 0.32ms
View #114 - modules.panel
3,125.49ms
+ 11.24ms
View #115 - modules.popin
3,125.75ms
+ 0.26ms
View #116 - modules.blueshift-popin
3,125.96ms
+ 0.21ms
View #117 - modules.search-panel
3,127.04ms
+ 1.08ms
View #118 - catalog.search-form
3,127.41ms
+ 0.37ms
View #119 - components.field
3,127.91ms
+ 0.50ms
View #120 - modules.toaster
3,129.34ms
+ 1.43ms
View #121 - layout.overlay
3,129.53ms
+ 0.19ms
View #122 - modules.webstore-switcher
3,132.00ms
+ 2.47ms
View #123 - components.close-button
3,136.92ms
+ 4.92ms
View #124 - components.native-select
3,137.56ms
+ 0.64ms
View #125 - components.native-select
3,138.19ms
+ 0.62ms
View #126 - components.button
3,138.48ms
+ 0.29ms
View #127 - components.button
3,138.80ms
+ 0.32ms
View #128 - helpers.grid
3,139.15ms
+ 0.35ms
View #129 - modules.loading-bar
3,139.34ms
+ 0.19ms
View #130 - 3rdparties.didomi
3,199.02ms
+ 59.69ms
View #131 - 3rdparties.gtm
3,199.30ms
+ 0.28ms
View #132 - 3rdparties.abtasty.main
3,199.47ms
+ 0.18ms
View #133 - 3rdparties.abtasty.tracking
3,199.62ms
+ 0.15ms
View #134 - 3rdparties.blueshift
3,199.93ms
+ 0.31ms
View #135 - 3rdparties.sizebay.main
3,200.37ms
+ 0.44ms
View #136 - 3rdparties.sizebay.tracking
3,200.61ms
+ 0.23ms
View #137 - 3rdparties.gsi
3,200.86ms
+ 0.26ms
View #138 - 3rdparties.applepay
3,201.00ms
+ 0.14ms
View #139 - 3rdparties.alma
3,201.26ms
+ 0.26ms
View #140 - path: /var/www/html/laravel/profiling/template.blade.php
3,211.77ms
+ 10.51ms
... 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) cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D;
cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D; fursac=a747170ecf4fa751fd403b4de42a6cacbc1b53d0%2BIzQNxpmjhmAK7RTgsWEGf7nzukG7ieRYdKxU8DIM; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1
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) 58322
REDIRECT_URL string(16) /en/c-sales.html
REDIRECT_QUERY_STRING string(23) /en/c-sales.html&page=2
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(23) /en/c-sales.html&page=2
REQUEST_URI string(23) /en/c-sales.html?page=2
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1786969837.615
REQUEST_TIME int 1786969837
HTTPS string(2) on
... array(3)
csrf_token string(40) HndMIH7hRzS0Qznk9D4PREClOuml8ON4jXzDIZqg
last_category string(15) stdClass object
cart string(12) Order object