Gifts: Explore the selection. Free shipping & extended returns until 01/11.
158 products

Filters

Product family

Color

Sort by

Free shipping and returns

Pay in 3 ineterest-free instalments

Book in store

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.36ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.36ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.31ms
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')
4.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.44ms
SELECT * FROM `languages`
0.47ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.65ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.32ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
1.16ms
SELECT * FROM `config`
0.87ms
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` = 'essentials' LIMIT 1
0.71ms
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` = '138' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.77ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '7' AND `webstore_id` = '1' ORDER BY `position` ASC
0.57ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '66' AND `webstore_id` = '1' ORDER BY `position` ASC
0.61ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '5' AND `webstore_id` = '1' ORDER BY `position` ASC
0.54ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '71' AND `webstore_id` = '1' ORDER BY `position` ASC
0.35ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '1' LIMIT 1
0.36ms
SELECT * FROM `categories_links` WHERE `category_id` = '138' ORDER BY `position` ASC
68.70ms
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` = 138 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
8.92ms
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` = 138 AND `category_product`.`webstore_id` = 1 GROUP BY `colors`.`id` ORDER BY `colors`.`position` ASC
7.63ms
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` = 138 AND `category_product`.`webstore_id` = 1 GROUP BY `products_types`.`id`
72.16ms
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` = 138 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 30
0.12ms
SELECT FOUND_ROWS()
1.81ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5589', '5703', '5503', '5482', '3769', '5332', '5364', '5400', '5386', '3396', '3770', '5348', '5234', '5686', '5278', '5349', '4429', '5756', '5366', '5126', '5620', '2591', '5808', '4665', '457', '4853', '5447', '4667', '4834', '5445') ORDER BY `webstore_id` ASC
1.98ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5589', '5703', '5503', '5482', '3769', '5332', '5364', '5400', '5386', '3396', '3770', '5348', '5234', '5686', '5278', '5349', '4429', '5756', '5366', '5126', '5620', '2591', '5808', '4665', '457', '4853', '5447', '4667', '4834', '5445') ORDER BY `position` ASC
0.52ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('3', '7', '9', '5', '10', '4', '12', '8', '6', '14') ORDER BY `singular` ASC
0.78ms
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 ('25', '20', '42', '18', '21', '54', '23', '58', '17', '27', '12', '9', '7', '4') ORDER BY `singular` ASC
0.72ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('45', '26', '71', '37', '25', '60', '40', '42', '39', '61', '48', '5', '18', '50', '33', '35') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.54ms
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 ('5589', '5703', '5503', '5482', '3769', '5332', '5364', '5400', '5386', '3396', '3770', '5348', '5234', '5686', '5278', '5349', '4429', '5756', '5366', '5126', '5620', '2591', '5808', '4665', '457', '4853', '5447', '4667', '4834', '5445') ORDER BY `name` ASC
1.18ms
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 ('5589', '5703', '5503', '5482', '3769', '5332', '5364', '5400', '5386', '3396', '3770', '5348', '5234', '5686', '5278', '5349', '4429', '5756', '5366', '5126', '5620', '2591', '5808', '4665', '457', '4853', '5447', '4667', '4834', '5445') ORDER BY `name` ASC
3.97ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5589', '5703', '5503', '5482', '3769', '5332', '5364', '5400', '5386', '3396', '3770', '5348', '5234', '5686', '5278', '5349', '4429', '5756', '5366', '5126', '5620', '2591', '5808', '4665', '457', '4853', '5447', '4667', '4834', '5445') ORDER BY `position` ASC
8.96ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('26555', '26942', '26224', '27430', '26565', '22367', '6932', '28855', '23355', '27172', '28856', '21401', '24105', '27173', '26556', '26943', '19378', '21399', '26566', '23339', '6933', '13186', '28569', '25615', '19243', '26567', '23340', '6934', '26051', '28857', '19238', '24106', '27174', '28356', '26944', '26557', '28858', '19239', '24107', '27175', '28355', '26945', '26558', '13187', '28570', '26468', '25614', '19244', '26568', '26050', '23341', '6937', '25613', '17540', '19245', '26569', '26049', '23342', '6935', '28859', '26469', '19240', '24108', '27176', '28354', '26946', '26559', '13188', '28571', '26470', '19241', '24109', '28357', '26560', '13189', '28572', '25616', '17541', '19246', '26570', '26052', '23343', '6936', '17542', '19247', '26571', '27177', '23344', '4915', '26947', '26471', '19242', '24110', '28358', '26561', '13190', '28573', '28860', '25617', '26562', '28574', '28861', '17543', '26572', '27178', '23345', '26948', '26472', '24111', '27179', '23346', '27979', '26949', '26473', '24112', '27332', '26563', '17544', '26573', '28246', '24205', '26837', '17545', '27156', '23347', '26950', '26474', '24113', '26951', '26475', '24114', '28247', '27980', '17546', '27795', '27333', '27794', '24206', '26838', '24115', '27157', '27334', '27793', '28248', '27981', '24207', '26839', '27796', '27158', '28249', '27982', '27797', '27335', '26564', '26840', '26574', '24208', '27159', '27336', '28250', '27983', '27160', '26841', '24209', '28251', '27984', '27337', '26842', '24210', '27161', '27338', '28252', '27985', '27162', '26843', '24211', '28253', '27986', '27339', '27163', '26674', '26664', '26663', '26673', '26662', '26672', '26665', '26675', '26666', '26676', '28254', '27987', '27340')
1.06ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('31', '44', '140', '122', '121', '103', '45', '94', '80', '32', '104', '95', '81', '33', '105', '46', '47', '96', '82', '34', '208', '106', '97', '112', '35', '83', '107', '48', '113', '98', '84', '36', '108', '114', '124', '37', '49', '85', '109', '38', '86', '50', '115', '51', '87', '62', '116', '39', '63', '117', '88', '52', '53', '118', '129', '64', '40', '41', '65', '187', '66', '42', '67', '43', '68', '132', '218', '69', '70', '71', '72', '73', '74', '75', '76', '77', '125', '126', '127', '128', '156', '130') ORDER BY `position` ASC
0.81ms
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 ('5589', '5703', '5503', '5482', '3769', '5332', '5364', '5400', '5386', '3396', '3770', '5348', '5234', '5686', '5278', '5349', '4429', '5756', '5366', '5126', '5620', '2591', '5808', '4665', '457', '4853', '5447', '4667', '4834', '5445') ORDER BY ISNULL(pos) ASC, `pos` ASC
3.37ms
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 ('5589', '5703', '5503', '5482', '3769', '5332', '5364', '5400', '5386', '3396', '3770', '5348', '5234', '5686', '5278', '5349', '4429', '5756', '5366', '5126', '5620', '2591', '5808', '4665', '457', '4853', '5447', '4667', '4834', '5445') GROUP BY `articles`.`id`
0.33ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
217.56ms
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.92ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('4', '78', '44', '88', '76', '153', '138', '2', '151', '30', '84', '8', '11', '12', '13', '14', '9', '15', '93', '17', '16', '82', '81', '83', '87', '80', '79', '109', '18', '5', '19', '22', '23', '24', '26', '25', '95', '27', '160', '74', '63', '64', '75', '96', '97', '99', '100', '101', '103', '102', '104', '105', '163', '108', '107', '106', '33', '34', '37', '38', '39', '41', '40', '94', '42', '91', '60', '61') ORDER BY `position` ASC
0.31ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
171.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` > '153' AND `r` < '298' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
0.51ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('110', '111', '115', '116', '117', '120', '121', '119', '148', '68', '69', '140', '141', '142', '53', '55', '85', '86', '159', '125', '126', '127', '129', '128', '136', '132', '165', '134', '158', '66', '67', '144', '150', '145', '124', '32', '73', '123', '137', '154', '139', '167') ORDER BY `position` ASC
4.95ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(7238) ASC LIMIT 3
4.72ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(7238) ASC LIMIT 3
0.25ms
SELECT `code`, `taxes` FROM `countries`
0.36ms
SELECT * FROM `seo_types`
0.36ms
SELECT * FROM `styles`
0.80ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
2.30ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('356', '411', '415', '416', '531', '532', '728', '731', '740', '1138', '1292')
1.38ms
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-06-16 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.30ms
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
Name Running Time (ms) Difference
default_timer
1,279.24ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
962.71ms
+ 962.71ms
View #2 - components.page-header
1,001.29ms
+ 38.58ms
View #3 - components.filters
1,001.87ms
+ 0.58ms
View #4 - components.close-button
1,002.20ms
+ 0.33ms
View #5 - components.accordion.wrapper
1,002.41ms
+ 0.21ms
View #6 - components.accordion.bodies.filters.list
1,002.44ms
+ 0.03ms
View #7 - components.accordion.wrapper
1,003.74ms
+ 1.31ms
View #8 - components.accordion.bodies.filters.colors
1,003.78ms
+ 0.04ms
View #9 - components.accordion.wrapper
1,004.19ms
+ 0.41ms
View #10 - components.accordion.bodies.filters.list
1,004.22ms
+ 0.03ms
View #11 - components.button
1,004.40ms
+ 0.18ms
View #12 - components.button
1,004.63ms
+ 0.24ms
View #13 - components.button
1,004.80ms
+ 0.17ms
View #14 - components.button
1,005.02ms
+ 0.22ms
View #15 - components.pagination
1,005.24ms
+ 0.22ms
View #16 - components.button
1,005.45ms
+ 0.20ms
View #17 - catalog.partials.products-listing
1,005.65ms
+ 0.21ms
View #18 - components.product-card
1,005.84ms
+ 0.19ms
View #19 - components.add-to-wishlist
1,034.91ms
+ 29.07ms
View #20 - components.product-card
1,036.36ms
+ 1.46ms
View #21 - components.add-to-wishlist
1,038.78ms
+ 2.42ms
View #22 - components.product-card
1,040.14ms
+ 1.36ms
View #23 - components.add-to-wishlist
1,042.44ms
+ 2.30ms
View #24 - components.product-card
1,043.61ms
+ 1.17ms
View #25 - components.add-to-wishlist
1,046.15ms
+ 2.54ms
View #26 - components.product-card
1,047.32ms
+ 1.16ms
View #27 - components.add-to-wishlist
1,049.81ms
+ 2.49ms
View #28 - components.product-card
1,050.99ms
+ 1.18ms
View #29 - components.add-to-wishlist
1,053.41ms
+ 2.42ms
View #30 - components.product-card
1,054.50ms
+ 1.09ms
View #31 - components.add-to-wishlist
1,056.89ms
+ 2.39ms
View #32 - components.catalog-push
1,057.94ms
+ 1.05ms
View #33 - components.product-card
1,058.71ms
+ 0.78ms
View #34 - components.add-to-wishlist
1,061.93ms
+ 3.22ms
View #35 - components.product-card
1,063.10ms
+ 1.17ms
View #36 - components.add-to-wishlist
1,065.68ms
+ 2.58ms
View #37 - components.product-card
1,066.90ms
+ 1.21ms
View #38 - components.add-to-wishlist
1,069.53ms
+ 2.64ms
View #39 - components.product-card
1,070.77ms
+ 1.24ms
View #40 - components.add-to-wishlist
1,073.44ms
+ 2.67ms
View #41 - components.product-card
1,074.58ms
+ 1.14ms
View #42 - components.add-to-wishlist
1,077.56ms
+ 2.99ms
View #43 - components.product-card
1,078.72ms
+ 1.15ms
View #44 - components.add-to-wishlist
1,081.06ms
+ 2.34ms
View #45 - components.product-card
1,082.16ms
+ 1.10ms
View #46 - components.add-to-wishlist
1,084.74ms
+ 2.58ms
View #47 - components.product-card
1,085.83ms
+ 1.09ms
View #48 - components.add-to-wishlist
1,087.64ms
+ 1.80ms
View #49 - components.product-card
1,088.69ms
+ 1.06ms
View #50 - components.add-to-wishlist
1,091.56ms
+ 2.87ms
View #51 - components.product-card
1,092.85ms
+ 1.29ms
View #52 - components.add-to-wishlist
1,094.55ms
+ 1.70ms
View #53 - components.product-card
1,095.66ms
+ 1.11ms
View #54 - components.add-to-wishlist
1,098.15ms
+ 2.49ms
View #55 - components.product-card
1,099.34ms
+ 1.19ms
View #56 - components.add-to-wishlist
1,101.65ms
+ 2.31ms
View #57 - components.product-card
1,102.70ms
+ 1.06ms
View #58 - components.add-to-wishlist
1,105.09ms
+ 2.39ms
View #59 - components.product-card
1,106.39ms
+ 1.30ms
View #60 - components.add-to-wishlist
1,109.11ms
+ 2.72ms
View #61 - components.product-card
1,110.27ms
+ 1.16ms
View #62 - components.add-to-wishlist
1,112.62ms
+ 2.35ms
View #63 - components.catalog-push
1,113.69ms
+ 1.06ms
View #64 - components.button
1,114.22ms
+ 0.53ms
View #65 - components.product-card
1,114.46ms
+ 0.24ms
View #66 - components.add-to-wishlist
1,117.00ms
+ 2.54ms
View #67 - components.product-card
1,118.05ms
+ 1.06ms
View #68 - components.add-to-wishlist
1,120.89ms
+ 2.84ms
View #69 - components.product-card
1,121.95ms
+ 1.06ms
View #70 - components.add-to-wishlist
1,131.05ms
+ 9.11ms
View #71 - components.product-card
1,132.23ms
+ 1.18ms
View #72 - components.add-to-wishlist
1,134.71ms
+ 2.48ms
View #73 - components.product-card
1,135.88ms
+ 1.17ms
View #74 - components.add-to-wishlist
1,138.45ms
+ 2.57ms
View #75 - components.product-card
1,139.64ms
+ 1.19ms
View #76 - components.add-to-wishlist
1,141.36ms
+ 1.72ms
View #77 - components.product-card
1,142.38ms
+ 1.02ms
View #78 - components.add-to-wishlist
1,145.87ms
+ 3.49ms
View #79 - components.product-card
1,147.00ms
+ 1.12ms
View #80 - components.add-to-wishlist
1,149.57ms
+ 2.58ms
View #81 - components.pagination
1,151.69ms
+ 2.12ms
View #82 - components.button
1,151.99ms
+ 0.30ms
View #83 - components.recently-viewed
1,152.19ms
+ 0.21ms
View #84 - components.product-related
1,158.44ms
+ 6.25ms
View #85 - components.seo-footer
1,158.70ms
+ 0.26ms
View #86 - components.facets
1,159.44ms
+ 0.74ms
View #87 - modules.seo-links
1,159.69ms
+ 0.24ms
View #88 - layout.layout
1,159.96ms
+ 0.28ms
View #89 - layout.meta
1,177.81ms
+ 17.85ms
View #90 - modules.notification
1,231.56ms
+ 53.75ms
View #91 - modules.header
1,232.20ms
+ 0.64ms
View #92 - modules.menu
1,232.75ms
+ 0.55ms
View #93 - components.menu-first-level
1,233.11ms
+ 0.36ms
View #94 - components.menu-second-level
1,234.50ms
+ 1.39ms
View #95 - components.menu-pushes
1,237.13ms
+ 2.62ms
View #96 - components.menu-pushes
1,242.55ms
+ 5.42ms
View #97 - components.menu-pushes
1,247.17ms
+ 4.62ms
View #98 - components.menu-pushes
1,249.41ms
+ 2.24ms
View #99 - components.menu-pushes
1,250.35ms
+ 0.94ms
View #100 - svg.logo
1,251.00ms
+ 0.65ms
View #101 - modules.messages
1,251.56ms
+ 0.56ms
View #102 - modules.breadcrumbs
1,251.88ms
+ 0.31ms
View #103 - modules.footer
1,252.13ms
+ 0.25ms
View #104 - components.reinsurance-support
1,252.40ms
+ 0.28ms
View #105 - components.field
1,252.74ms
+ 0.34ms
View #106 - components.csrf-field
1,252.96ms
+ 0.22ms
View #107 - components.button
1,253.08ms
+ 0.12ms
View #108 - components.footer-links
1,253.26ms
+ 0.18ms
View #109 - modules.panel
1,254.70ms
+ 1.44ms
View #110 - modules.popin
1,254.89ms
+ 0.19ms
View #111 - modules.blueshift-popin
1,255.02ms
+ 0.13ms
View #112 - modules.search-panel
1,255.60ms
+ 0.58ms
View #113 - catalog.search-form
1,255.84ms
+ 0.24ms
View #114 - components.field
1,256.17ms
+ 0.33ms
View #115 - modules.toaster
1,257.00ms
+ 0.82ms
View #116 - layout.overlay
1,257.12ms
+ 0.12ms
View #117 - modules.webstore-switcher
1,258.50ms
+ 1.38ms
View #118 - components.close-button
1,258.81ms
+ 0.31ms
View #119 - components.native-select
1,259.12ms
+ 0.30ms
View #120 - components.native-select
1,259.49ms
+ 0.37ms
View #121 - components.button
1,259.67ms
+ 0.18ms
View #122 - components.button
1,259.92ms
+ 0.25ms
View #123 - helpers.grid
1,260.10ms
+ 0.18ms
View #124 - modules.loading-bar
1,260.21ms
+ 0.11ms
View #125 - 3rdparties.didomi
1,276.63ms
+ 16.41ms
View #126 - 3rdparties.gtm
1,276.81ms
+ 0.19ms
View #127 - 3rdparties.abtasty.main
1,276.99ms
+ 0.18ms
View #128 - 3rdparties.abtasty.tracking
1,277.11ms
+ 0.11ms
View #129 - 3rdparties.blueshift
1,277.28ms
+ 0.18ms
View #130 - 3rdparties.sizebay.main
1,277.59ms
+ 0.31ms
View #131 - 3rdparties.sizebay.tracking
1,277.74ms
+ 0.15ms
View #132 - 3rdparties.gsi
1,277.90ms
+ 0.16ms
View #133 - 3rdparties.applepay
1,277.98ms
+ 0.08ms
View #134 - 3rdparties.alma
1,278.15ms
+ 0.17ms
View #135 - path: /var/www/html/laravel/profiling/template.blade.php
1,279.28ms
+ 1.13ms
... 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.217.100
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) 2dba27a72b09
HTTP_X_REAL_IP string(14) 216.73.217.100
PATH string(60) /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVER_SIGNATURE string(80) <address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port
<address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port 80</address>
SERVER_SOFTWARE string(22) Apache/2.4.38 (Debian)
SERVER_NAME string(19) fursac.period.paris
SERVER_ADDR string(10) 172.19.0.4
SERVER_PORT int 443
REMOTE_ADDR string(10) 172.19.0.3
DOCUMENT_ROOT string(13) /var/www/html
REQUEST_SCHEME string(4) http
CONTEXT_PREFIX string(0)
CONTEXT_DOCUMENT_ROOT string(13) /var/www/html
SERVER_ADMIN string(19) webmaster@localhost
SCRIPT_FILENAME string(23) /var/www/html/index.php
REMOTE_PORT string(5) 38894
REDIRECT_URL string(21) /en/c-essentials.html
REDIRECT_QUERY_STRING string(28) /en/c-essentials.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(28) /en/c-essentials.html&page=2
REQUEST_URI string(28) /en/c-essentials.html?page=2
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1784157111.295
REQUEST_TIME int 1784157111
HTTPS string(2) on
... array(3)
csrf_token string(40) VtqN9yNyGjUz9GtwCDDVmtW0hUPOwnr38uF1xpfl
last_category string(15) stdClass object
cart string(12) Order object