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.58ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.40ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.33ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.61ms
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.50ms
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.27ms
SELECT * FROM `languages`
0.52ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.28ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.26ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
1.07ms
SELECT * FROM `config`
0.96ms
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
1.05ms
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
1.41ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '116' AND `webstore_id` = '1' ORDER BY `position` ASC
0.45ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '117' AND `webstore_id` = '1' ORDER BY `position` ASC
0.20ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.91ms
SELECT * FROM `categories_links` WHERE `category_id` = '5' ORDER BY `position` ASC
175.68ms
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
10.47ms
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
7.75ms
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`
152.24ms
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 126
0.20ms
SELECT FOUND_ROWS()
1.07ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5482', '6013', '5887', '5879', '5917', '5929', '5757', '5675', '5608', '5892', '5935', '5904', '5997', '5182', '5605', '4214', '5098', '5870', '5869', '5967', '5909', '5429', '5428', '4605', '5770', '6000', '5978', '5678', '2592', '5692', '5691', '5874') ORDER BY `webstore_id` ASC
1.71ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5482', '6013', '5887', '5879', '5917', '5929', '5757', '5675', '5608', '5892', '5935', '5904', '5997', '5182', '5605', '4214', '5098', '5870', '5869', '5967', '5909', '5429', '5428', '4605', '5770', '6000', '5978', '5678', '2592', '5692', '5691', '5874') ORDER BY `position` ASC
0.73ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('5', '1', '7', '10', '6', '13', '9', '4', '8', '3') ORDER BY `singular` ASC
0.68ms
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 ('18', '8', '24', '57', '20', '7', '44', '63', '41', '23', '28', '9', '3', '36', '25', '21', '19', '26') ORDER BY `singular` ASC
0.87ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('37', '28', '5', '59', '26', '64', '33', '31', '40', '54', '34', '70', '42', '38', '39', '52', '23', '32', '47', '44', '43', '46', '50') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.77ms
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 ('5482', '6013', '5887', '5879', '5917', '5929', '5757', '5675', '5608', '5892', '5935', '5904', '5997', '5182', '5605', '4214', '5098', '5870', '5869', '5967', '5909', '5429', '5428', '4605', '5770', '6000', '5978', '5678', '2592', '5692', '5691', '5874') ORDER BY `name` ASC
0.97ms
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 ('5482', '6013', '5887', '5879', '5917', '5929', '5757', '5675', '5608', '5892', '5935', '5904', '5997', '5182', '5605', '4214', '5098', '5870', '5869', '5967', '5909', '5429', '5428', '4605', '5770', '6000', '5978', '5678', '2592', '5692', '5691', '5874') ORDER BY `name` ASC
2.73ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5482', '6013', '5887', '5879', '5917', '5929', '5757', '5675', '5608', '5892', '5935', '5904', '5997', '5182', '5605', '4214', '5098', '5870', '5869', '5967', '5909', '5429', '5428', '4605', '5770', '6000', '5978', '5678', '2592', '5692', '5691', '5874') ORDER BY `position` ASC
5.43ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29715', '29340', '27050', '25483', '29089', '28289', '25850', '29382', '29226', '28290', '25851', '22303', '29716', '29341', '27051', '29717', '29266', '29073', '29342', '27052', '29224', '28291', '29145', '25852', '29170', '28193', '13191', '29068', '25853', '28575', '29169', '28192', '13192', '29067', '29718', '29265', '29072', '29343', '27053', '29223', '28292', '29144', '29264', '29071', '29344', '27054', '29222', '28293', '29143', '25854', '28576', '29168', '27876', '28191', '13193', '29066', '29106', '29719', '28577', '29171', '27877', '28194', '13194', '29069', '29107', '29267', '29345', '29074', '29225', '29146', '29075', '29227', '29147', '29720', '28578', '29172', '27055', '27878', '28195', '13195', '29070', '29108', '28294', '29268', '25855', '29346', '29695', '29109', '28295', '25856', '29347', '29694', '29221', '29721', '28579', '27056', '27879', '29722', '28580', '27057', '27880', '29110', '28296', '29693', '29111', '29696', '27058', '27881', '27059', '29697', '27898', '29552', '27332', '21259', '28281', '29501', '28641', '27042', '28207', '27333', '28640', '28206', '29500', '27899', '29553', '29499', '27043', '21260', '28282', '28639', '28205', '28642', '27900', '28208', '29554', '29502', '27334', '29503', '28283', '28643', '27044', '28209', '21261', '27335', '27901', '29555', '27045', '23082', '21262', '28284', '29198', '27902', '29556', '29197', '27336', '23081', '23080', '27046', '29196', '21263', '28285', '29199', '27903', '23083', '29557', '27337', '27047', '21264', '28286', '29200', '23084', '29558', '27338', '27904', '27048', '23689', '28287', '27905', '29559', '27339', '28288', '27049', '27340')
0.74ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '1', '121', '141', '94', '45', '4', '46', '95', '7', '47', '81', '96', '10', '97', '13', '48', '82', '55', '112', '83', '98', '56', '113', '16', '124', '49', '84', '57', '114', '19', '143', '115', '50', '22', '144', '185', '85', '58', '51', '86', '59', '116', '145', '117', '146', '52', '60', '53', '192', '62', '63', '40', '64', '41', '42', '65', '43', '66', '132', '67', '68', '69', '90', '70', '91', '92', '71', '93', '72', '73', '123', '74', '75', '76', '77', '130') ORDER BY `position` ASC
0.69ms
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 ('5482', '6013', '5887', '5879', '5917', '5929', '5757', '5675', '5608', '5892', '5935', '5904', '5997', '5182', '5605', '4214', '5098', '5870', '5869', '5967', '5909', '5429', '5428', '4605', '5770', '6000', '5978', '5678', '2592', '5692', '5691', '5874') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.36ms
SELECT * FROM `products_details` WHERE `product_id` IN ('6002', '5980') ORDER BY `webstore_id` ASC
0.50ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('6002', '5980') ORDER BY `position` ASC
0.57ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29733', '29734', '29735', '29736', '29737', '29738', '29739', '29740', '29568', '29569', '29570', '29571', '29572', '29573', '29574', '29575')
0.33ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '64', '66', '68', '70', '72', '74', '76', '130') ORDER BY `position` ASC
1.99ms
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 ('5482', '6013', '5887', '5879', '5917', '5929', '5757', '5675', '5608', '5892', '5935', '5904', '5997', '5182', '5605', '4214', '5098', '5870', '5869', '5967', '5909', '5429', '5428', '4605', '5770', '6000', '5978', '5678', '2592', '5692', '5691', '5874') GROUP BY `articles`.`id`
0.42ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
154.41ms
SELECT `categories`.*, `categories_details`.`is_enabled`, COUNT(products.id) AS nb_products FROM `categories` INNER JOIN `categories_details` ON `categories_details`.`category_id` = `categories`.`id` AND `categories_details`.`webstore_id` = 1 LEFT JOIN `category_product` ON `category_product`.`category_id` = `categories`.`id` LEFT JOIN `products` ON `products`.`id` = `category_product`.`product_id` LEFT JOIN `products_details` ON `products_details`.`product_id` = `products`.`id` AND `products_details`.`webstore_id` = 1 WHERE (`products_details`.`price` > '0' OR `products_details`.`price` IS NULL) AND (`products_details`.`is_enabled` = '1' OR `products_details`.`is_enabled` IS NULL) AND `l` > '1' AND `r` < '152' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
0.89ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('5', '19', '22', '23', '24', '26', '25', '95', '27', '64', '63', '74', '160', '75', '96', '97', '99', '100', '101', '103', '102', '104', '105', '163', '108', '107', '106', '84', '8', '11', '13', '12', '14', '93', '164', '15', '9', '4', '78', '88', '153', '76', '30', '138', '151', '44', '2', '17', '16', '87', '83', '81', '80', '82', '79', '109', '18', '110', '111', '112', '113', '114', '115', '116', '117', '118', '120', '121', '147', '119', '148') ORDER BY `position` ASC
0.34ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
232.70ms
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.84ms
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
9.43ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8105) ASC LIMIT 3
9.78ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8105) ASC LIMIT 3
0.30ms
SELECT `code`, `taxes` FROM `countries`
0.42ms
SELECT `gifts`.* FROM `gifts` INNER JOIN `gifts_details` ON `gifts_details`.`gift_id` = `gifts`.`id` AND `gifts_details`.`webstore_id` = 1 AND `gifts_details`.`is_enabled` = 1
0.31ms
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
0.34ms
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
0.28ms
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
0.31ms
SELECT `products_types`.*, `gifts_products_types`.`id` AS `pivot_id`, `gifts_products_types`.`gift_id` AS `pivot_gift_id`, `gifts_products_types`.`type_id` AS `pivot_type_id`, `gifts_products_types`.`min_qty` AS `pivot_min_qty` FROM `products_types` INNER JOIN `gifts_products_types` ON `products_types`.`id` = `gifts_products_types`.`type_id` WHERE `gifts_products_types`.`gift_id` IN ('1')
0.45ms
SELECT * FROM `seo_types`
0.33ms
SELECT * FROM `styles`
0.75ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
3.16ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.61ms
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-19 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
0.27ms
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
Name Running Time (ms) Difference
default_timer
1,481.05ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
1,074.32ms
+ 1,074.31ms
View #2 - components.page-header
1,123.71ms
+ 49.39ms
View #3 - components.button
1,124.52ms
+ 0.81ms
View #4 - components.button
1,124.85ms
+ 0.33ms
View #5 - components.facets
1,125.04ms
+ 0.18ms
View #6 - components.filters
1,125.91ms
+ 0.88ms
View #7 - components.close-button
1,126.36ms
+ 0.45ms
View #8 - components.accordion.wrapper
1,126.80ms
+ 0.43ms
View #9 - components.accordion.bodies.filters.list
1,126.83ms
+ 0.04ms
View #10 - components.accordion.wrapper
1,128.30ms
+ 1.47ms
View #11 - components.accordion.bodies.filters.colors
1,128.38ms
+ 0.07ms
View #12 - components.accordion.wrapper
1,128.91ms
+ 0.54ms
View #13 - components.accordion.bodies.filters.list
1,128.95ms
+ 0.03ms
View #14 - components.button
1,129.15ms
+ 0.21ms
View #15 - components.button
1,129.45ms
+ 0.30ms
View #16 - components.button
1,129.64ms
+ 0.19ms
View #17 - components.button
1,129.81ms
+ 0.17ms
View #18 - components.pagination
1,130.07ms
+ 0.26ms
View #19 - components.button
1,130.48ms
+ 0.41ms
View #20 - catalog.partials.products-listing
1,130.76ms
+ 0.28ms
View #21 - components.product-card
1,131.03ms
+ 0.28ms
View #22 - components.add-to-wishlist
1,162.35ms
+ 31.32ms
View #23 - components.product-card
1,164.96ms
+ 2.60ms
View #24 - components.add-to-wishlist
1,168.83ms
+ 3.87ms
View #25 - components.product-card
1,172.81ms
+ 3.97ms
View #26 - components.add-to-wishlist
1,175.54ms
+ 2.74ms
View #27 - components.product-card
1,176.96ms
+ 1.41ms
View #28 - components.add-to-wishlist
1,179.49ms
+ 2.54ms
View #29 - components.product-card
1,180.87ms
+ 1.38ms
View #30 - components.add-to-wishlist
1,183.47ms
+ 2.59ms
View #31 - components.product-card
1,184.86ms
+ 1.40ms
View #32 - components.add-to-wishlist
1,187.75ms
+ 2.88ms
View #33 - components.product-card
1,189.14ms
+ 1.39ms
View #34 - components.add-to-wishlist
1,192.78ms
+ 3.64ms
View #35 - components.product-card
1,194.59ms
+ 1.81ms
View #36 - components.add-to-wishlist
1,197.24ms
+ 2.65ms
View #37 - components.product-card
1,199.17ms
+ 1.93ms
View #38 - components.add-to-wishlist
1,202.25ms
+ 3.08ms
View #39 - components.product-card
1,203.76ms
+ 1.51ms
View #40 - components.add-to-wishlist
1,206.54ms
+ 2.78ms
View #41 - components.product-card
1,207.85ms
+ 1.31ms
View #42 - components.add-to-wishlist
1,210.95ms
+ 3.10ms
View #43 - components.product-card
1,212.53ms
+ 1.58ms
View #44 - components.add-to-wishlist
1,215.34ms
+ 2.81ms
View #45 - components.product-card
1,216.70ms
+ 1.36ms
View #46 - components.add-to-wishlist
1,219.88ms
+ 3.18ms
View #47 - components.product-card
1,221.38ms
+ 1.50ms
View #48 - components.add-to-wishlist
1,230.74ms
+ 9.36ms
View #49 - components.product-card
1,232.14ms
+ 1.40ms
View #50 - components.add-to-wishlist
1,234.78ms
+ 2.64ms
View #51 - components.product-card
1,236.06ms
+ 1.28ms
View #52 - components.add-to-wishlist
1,238.73ms
+ 2.67ms
View #53 - components.product-card
1,240.07ms
+ 1.34ms
View #54 - components.add-to-wishlist
1,241.91ms
+ 1.84ms
View #55 - components.product-card
1,243.28ms
+ 1.37ms
View #56 - components.add-to-wishlist
1,245.79ms
+ 2.51ms
View #57 - components.product-card
1,247.04ms
+ 1.25ms
View #58 - components.add-to-wishlist
1,249.57ms
+ 2.53ms
View #59 - components.product-card
1,250.91ms
+ 1.34ms
View #60 - components.add-to-wishlist
1,253.51ms
+ 2.60ms
View #61 - components.product-card
1,254.85ms
+ 1.34ms
View #62 - components.add-to-wishlist
1,257.42ms
+ 2.57ms
View #63 - components.product-card
1,258.65ms
+ 1.23ms
View #64 - components.add-to-wishlist
1,261.57ms
+ 2.93ms
View #65 - components.product-card
1,262.95ms
+ 1.38ms
View #66 - components.add-to-wishlist
1,265.81ms
+ 2.86ms
View #67 - components.product-card
1,267.10ms
+ 1.30ms
View #68 - components.add-to-wishlist
1,269.78ms
+ 2.68ms
View #69 - components.product-card
1,271.12ms
+ 1.34ms
View #70 - components.add-to-wishlist
1,274.25ms
+ 3.12ms
View #71 - components.product-card
1,275.59ms
+ 1.34ms
View #72 - components.add-to-wishlist
1,278.31ms
+ 2.72ms
View #73 - components.product-card
1,279.64ms
+ 1.33ms
View #74 - components.add-to-wishlist
1,282.58ms
+ 2.95ms
View #75 - components.product-card
1,284.03ms
+ 1.45ms
View #76 - components.add-to-wishlist
1,286.57ms
+ 2.55ms
View #77 - components.product-card
1,287.87ms
+ 1.29ms
View #78 - components.add-to-wishlist
1,290.61ms
+ 2.74ms
View #79 - components.product-card
1,291.91ms
+ 1.30ms
View #80 - components.add-to-wishlist
1,294.85ms
+ 2.94ms
View #81 - components.product-card
1,296.13ms
+ 1.29ms
View #82 - components.add-to-wishlist
1,298.85ms
+ 2.72ms
View #83 - components.product-card
1,300.15ms
+ 1.31ms
View #84 - components.add-to-wishlist
1,302.17ms
+ 2.02ms
View #85 - components.pagination
1,303.81ms
+ 1.64ms
View #86 - components.button
1,304.16ms
+ 0.35ms
View #87 - components.recently-viewed
1,304.50ms
+ 0.34ms
View #88 - components.product-related
1,348.07ms
+ 43.57ms
View #89 - components.seo-footer
1,348.64ms
+ 0.56ms
View #90 - components.facets
1,349.60ms
+ 0.96ms
View #91 - modules.seo-links
1,349.80ms
+ 0.21ms
View #92 - layout.layout
1,350.17ms
+ 0.37ms
View #93 - layout.meta
1,350.79ms
+ 0.61ms
View #94 - modules.notification
1,418.03ms
+ 67.24ms
View #95 - modules.header
1,418.77ms
+ 0.74ms
View #96 - modules.menu
1,419.37ms
+ 0.60ms
View #97 - components.menu-first-level
1,419.81ms
+ 0.44ms
View #98 - components.menu-second-level
1,421.83ms
+ 2.02ms
View #99 - components.menu-pushes
1,426.47ms
+ 4.64ms
View #100 - components.menu-pushes
1,431.72ms
+ 5.25ms
View #101 - components.menu-pushes
1,435.08ms
+ 3.36ms
View #102 - components.menu-pushes
1,438.28ms
+ 3.20ms
View #103 - components.menu-pushes
1,439.43ms
+ 1.15ms
View #104 - components.menu-pushes
1,446.40ms
+ 6.97ms
View #105 - svg.logo
1,447.15ms
+ 0.76ms
View #106 - modules.messages
1,447.85ms
+ 0.69ms
View #107 - modules.breadcrumbs
1,448.20ms
+ 0.36ms
View #108 - modules.footer
1,448.55ms
+ 0.35ms
View #109 - components.reinsurance-support
1,448.93ms
+ 0.38ms
View #110 - components.field
1,449.33ms
+ 0.40ms
View #111 - components.csrf-field
1,449.62ms
+ 0.29ms
View #112 - components.button
1,449.77ms
+ 0.14ms
View #113 - components.footer-links
1,450.01ms
+ 0.25ms
View #114 - modules.panel
1,451.91ms
+ 1.90ms
View #115 - modules.popin
1,452.08ms
+ 0.17ms
View #116 - modules.blueshift-popin
1,452.21ms
+ 0.13ms
View #117 - modules.search-panel
1,452.93ms
+ 0.73ms
View #118 - catalog.search-form
1,453.29ms
+ 0.36ms
View #119 - components.field
1,453.70ms
+ 0.41ms
View #120 - modules.toaster
1,454.62ms
+ 0.92ms
View #121 - layout.overlay
1,454.79ms
+ 0.18ms
View #122 - modules.webstore-switcher
1,456.09ms
+ 1.30ms
View #123 - components.close-button
1,456.41ms
+ 0.32ms
View #124 - components.native-select
1,456.75ms
+ 0.34ms
View #125 - components.native-select
1,457.10ms
+ 0.35ms
View #126 - components.button
1,457.26ms
+ 0.16ms
View #127 - components.button
1,457.47ms
+ 0.21ms
View #128 - helpers.grid
1,457.65ms
+ 0.18ms
View #129 - modules.loading-bar
1,457.77ms
+ 0.11ms
View #130 - 3rdparties.didomi
1,477.72ms
+ 19.96ms
View #131 - 3rdparties.gtm
1,477.92ms
+ 0.20ms
View #132 - 3rdparties.abtasty.main
1,478.04ms
+ 0.12ms
View #133 - 3rdparties.abtasty.tracking
1,478.14ms
+ 0.10ms
View #134 - 3rdparties.blueshift
1,478.31ms
+ 0.17ms
View #135 - 3rdparties.sizebay.main
1,478.83ms
+ 0.51ms
View #136 - 3rdparties.sizebay.tracking
1,479.00ms
+ 0.17ms
View #137 - 3rdparties.gsi
1,479.22ms
+ 0.22ms
View #138 - 3rdparties.applepay
1,479.31ms
+ 0.10ms
View #139 - 3rdparties.alma
1,479.63ms
+ 0.31ms
View #140 - path: /var/www/html/laravel/profiling/template.blade.php
1,481.09ms
+ 1.46ms
... array(39)
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_X_FORWARDED_FOR string(14) 216.73.216.246
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(14) 216.73.216.246
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) 34842
REDIRECT_URL string(16) /en/c-sales.html
REDIRECT_QUERY_STRING string(23) /en/c-sales.html&page=5
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=5
REQUEST_URI string(23) /en/c-sales.html?page=5
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1787071498.864
REQUEST_TIME int 1787071498
HTTPS string(2) on
... array(3)
csrf_token string(40) 2od1QvjJmPrKpAHGdkBVcQURESy2a4C5wg8JQfo8
last_category string(15) stdClass object
cart string(12) Order object