Nouvelle démarque : profitez de jusqu'à -50% sur notre sélection Livraison et retours offerts | Paiement en plusieurs fois disponible

Filtres

Famille de produits

Couleur

Trier par

Changer de pays / langue

Vous explorez actuellement la boutique en ligne FURSAC France en Français. Pour changer de pays de livraison ou de langue, faites votre choix dans la liste ci-dessous.

There are no log entries.
Time Query
0.35ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.32ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.27ms
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.46ms
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.21ms
SELECT * FROM `languages`
0.39ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.26ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.25ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.90ms
SELECT * FROM `config`
0.69ms
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` = '40' LIMIT 1
0.55ms
SELECT `inserts`.*, `category_insert`.`id` AS `pivot_id`, `category_insert`.`category_id` AS `pivot_category_id`, `category_insert`.`insert_id` AS `pivot_insert_id`, `category_insert`.`webstore_id` AS `pivot_webstore_id`, `category_insert`.`pos` AS `pivot_pos` FROM `inserts` INNER JOIN `category_insert` ON `inserts`.`id` = `category_insert`.`insert_id` WHERE `category_insert`.`category_id` = '63' AND `webstore_id` = '1' ORDER BY ISNULL(pos) ASC, `pos` ASC
0.43ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '115' AND `webstore_id` = '1' ORDER BY `position` ASC
0.19ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.64ms
SELECT * FROM `categories_links` WHERE `category_id` = '63' ORDER BY `position` ASC
61.10ms
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` = 63 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.97ms
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` = 63 AND `category_product`.`webstore_id` = 1 GROUP BY `colors`.`id` ORDER BY `colors`.`position` ASC
9.40ms
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` = 63 AND `category_product`.`webstore_id` = 1 GROUP BY `products_types`.`id`
63.83ms
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` = 63 AND `category_product`.`webstore_id` = 1 WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' GROUP BY `products`.`id` ORDER BY `category_product`.`pos` ASC LIMIT 31 OFFSET 0
0.11ms
SELECT FOUND_ROWS()
1.48ms
SELECT * FROM `products_details` WHERE `product_id` IN ('6013', '5889', '5903', '5380', '5954', '5961', '6008', '5519', '5545', '5507', '5681', '5952', '5623', '4996', '5960', '5861', '5369', '5880', '5490', '5518', '5753', '5198', '5618', '5468', '5625', '5628', '5556', '5316', '5730', '5729', '5427') ORDER BY `webstore_id` ASC
1.82ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('6013', '5889', '5903', '5380', '5954', '5961', '6008', '5519', '5545', '5507', '5681', '5952', '5623', '4996', '5960', '5861', '5369', '5880', '5490', '5518', '5753', '5198', '5618', '5468', '5625', '5628', '5556', '5316', '5730', '5729', '5427') ORDER BY `position` ASC
0.47ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('1', '7', '6', '5', '9', '3', '10', '4', '12') ORDER BY `singular` ASC
0.53ms
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 ('8', '44', '7', '28', '20', '50', '25', '18', '16', '27', '54', '41', '23', '45', '15') ORDER BY `singular` ASC
0.74ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('28', '31', '33', '38', '34', '26', '64', '73', '45', '40', '46', '37', '60', '70', '43', '53', '66') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.94ms
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 ('6013', '5889', '5903', '5380', '5954', '5961', '6008', '5519', '5545', '5507', '5681', '5952', '5623', '4996', '5960', '5861', '5369', '5880', '5490', '5518', '5753', '5198', '5618', '5468', '5625', '5628', '5556', '5316', '5730', '5729', '5427') ORDER BY `name` ASC
1.02ms
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 ('6013', '5889', '5903', '5380', '5954', '5961', '6008', '5519', '5545', '5507', '5681', '5952', '5623', '4996', '5960', '5861', '5369', '5880', '5490', '5518', '5753', '5198', '5618', '5468', '5625', '5628', '5556', '5316', '5730', '5729', '5427') ORDER BY `name` ASC
2.41ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('6013', '5889', '5903', '5380', '5954', '5961', '6008', '5519', '5545', '5507', '5681', '5952', '5623', '4996', '5960', '5861', '5369', '5880', '5490', '5518', '5753', '5198', '5618', '5468', '5625', '5628', '5556', '5316', '5730', '5729', '5427') ORDER BY `position` ASC
7.99ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('28021', '27512', '27434', '27034', '28518', '27504', '28510', '27505', '28511', '28022', '27513', '27035', '26781', '28023', '27379', '27514', '27036', '27579', '29155', '26389', '29424', '29187', '27506', '28512', '27278', '29777', '27507', '28513', '27277', '29776', '28024', '27378', '27515', '26782', '27037', '27580', '29154', '26388', '29425', '28545', '29188', '27377', '27516', '26783', '27038', '27581', '29153', '26387', '29426', '28546', '29189', '27508', '28514', '26696', '29112', '27276', '29775', '28025', '28515', '26697', '29113', '27279', '29778', '27380', '27517', '26784', '27039', '27582', '29156', '26390', '29427', '28547', '29190', '27509', '29157', '27040', '27583', '26391', '29428', '28548', '29191', '28026', '28007', '27510', '26698', '28516', '29114', '27280', '29779', '27381', '27518', '26785', '28517', '29115', '26786', '27041', '27584', '29429', '28549', '29192', '28027', '28006', '27511', '26699', '29430', '28550', '29193', '28028', '28005', '26700', '29116', '26787', '27585', '26788', '27586', '29431', '29194', '28008', '26701', '29117', '29195', '26789', '29432', '26790', '26702', '25916', '24927', '26791', '28221', '27964', '28220', '25915', '24926', '25914', '24925', '28219', '27965', '25917', '24928', '28222', '28223', '25918', '27966', '29440', '29031', '29468', '29473', '27647', '29467', '29472', '27646', '27967', '29439', '29030', '29438', '29029', '29466', '29471', '27645', '29474', '27648', '29441', '27968', '29032', '29469', '29442', '29033', '29470', '29475', '27649', '27969', '27999', '27998', '27997', '28000')
0.93ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '1', '122', '140', '4', '45', '225', '46', '95', '7', '80', '10', '96', '47', '54', '81', '97', '13', '55', '82', '112', '48', '16', '56', '113', '98', '83', '124', '19', '84', '49', '143', '57', '114', '22', '115', '58', '85', '50', '144', '86', '51', '145', '59', '116', '60', '87', '146', '117', '88', '61', '62', '40', '63', '64', '41', '42', '66', '43', '132', '68', '90', '91', '70', '92', '93', '72', '123', '74', '125', '126', '127', '128') ORDER BY `position` ASC
0.80ms
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 ('6013', '5889', '5903', '5380', '5954', '5961', '6008', '5519', '5545', '5507', '5681', '5952', '5623', '4996', '5960', '5861', '5369', '5880', '5490', '5518', '5753', '5198', '5618', '5468', '5625', '5628', '5556', '5316', '5730', '5729', '5427') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.37ms
SELECT * FROM `products_details` WHERE `product_id` IN ('6002', '5980') ORDER BY `webstore_id` ASC
0.57ms
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.78ms
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.44ms
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
3.12ms
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 ('6013', '5889', '5903', '5380', '5954', '5961', '6008', '5519', '5545', '5507', '5681', '5952', '5623', '4996', '5960', '5861', '5369', '5880', '5490', '5518', '5753', '5198', '5618', '5468', '5625', '5628', '5556', '5316', '5730', '5729', '5427') GROUP BY `articles`.`id`
0.38ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
304.90ms
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.90ms
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.35ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
433.47ms
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.95ms
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
5.11ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8163) ASC LIMIT 3
10.05ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8163) ASC LIMIT 3
0.28ms
SELECT `code`, `taxes` FROM `countries`
0.37ms
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.22ms
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
0.32ms
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
0.25ms
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
0.40ms
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.46ms
SELECT * FROM `seo_types`
0.38ms
SELECT * FROM `styles`
1.03ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
4.69ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.72ms
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
0.39ms
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
Name Running Time (ms) Difference
default_timer
1,891.18ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
1,345.15ms
+ 1,345.14ms
View #2 - components.page-header
1,387.47ms
+ 42.32ms
View #3 - components.button
1,405.40ms
+ 17.94ms
View #4 - components.button
1,405.95ms
+ 0.54ms
View #5 - components.facets
1,406.32ms
+ 0.37ms
View #6 - components.filters
1,408.84ms
+ 2.52ms
View #7 - components.close-button
1,409.33ms
+ 0.50ms
View #8 - components.accordion.wrapper
1,409.66ms
+ 0.33ms
View #9 - components.accordion.bodies.filters.list
1,409.70ms
+ 0.04ms
View #10 - components.accordion.wrapper
1,411.53ms
+ 1.83ms
View #11 - components.accordion.bodies.filters.colors
1,411.58ms
+ 0.05ms
View #12 - components.accordion.wrapper
1,412.45ms
+ 0.87ms
View #13 - components.accordion.bodies.filters.list
1,412.50ms
+ 0.04ms
View #14 - components.button
1,412.80ms
+ 0.30ms
View #15 - components.button
1,413.17ms
+ 0.38ms
View #16 - components.button
1,413.57ms
+ 0.40ms
View #17 - components.button
1,413.86ms
+ 0.29ms
View #18 - catalog.partials.products-listing
1,414.19ms
+ 0.33ms
View #19 - components.product-card
1,414.55ms
+ 0.36ms
View #20 - components.add-to-wishlist
1,467.96ms
+ 53.41ms
View #21 - components.product-card
1,471.15ms
+ 3.19ms
View #22 - components.add-to-wishlist
1,475.22ms
+ 4.07ms
View #23 - components.product-card
1,477.45ms
+ 2.22ms
View #24 - components.add-to-wishlist
1,481.77ms
+ 4.33ms
View #25 - components.product-card
1,483.85ms
+ 2.07ms
View #26 - components.add-to-wishlist
1,488.52ms
+ 4.67ms
View #27 - components.product-card
1,490.56ms
+ 2.04ms
View #28 - components.add-to-wishlist
1,494.85ms
+ 4.29ms
View #29 - components.product-card
1,497.01ms
+ 2.16ms
View #30 - components.add-to-wishlist
1,501.03ms
+ 4.03ms
View #31 - components.product-card
1,503.02ms
+ 1.99ms
View #32 - components.add-to-wishlist
1,507.78ms
+ 4.76ms
View #33 - components.catalog-push
1,509.86ms
+ 2.07ms
View #34 - components.button
1,511.00ms
+ 1.15ms
View #35 - components.product-card
1,511.39ms
+ 0.39ms
View #36 - components.add-to-wishlist
1,515.81ms
+ 4.42ms
View #37 - components.product-card
1,518.04ms
+ 2.22ms
View #38 - components.add-to-wishlist
1,522.14ms
+ 4.10ms
View #39 - components.product-card
1,524.29ms
+ 2.15ms
View #40 - components.add-to-wishlist
1,527.94ms
+ 3.65ms
View #41 - components.product-card
1,529.79ms
+ 1.85ms
View #42 - components.add-to-wishlist
1,537.94ms
+ 8.15ms
View #43 - components.product-card
1,539.77ms
+ 1.83ms
View #44 - components.add-to-wishlist
1,545.24ms
+ 5.47ms
View #45 - components.product-card
1,547.41ms
+ 2.17ms
View #46 - components.add-to-wishlist
1,551.14ms
+ 3.73ms
View #47 - components.product-card
1,553.30ms
+ 2.16ms
View #48 - components.add-to-wishlist
1,557.47ms
+ 4.17ms
View #49 - components.product-card
1,559.49ms
+ 2.02ms
View #50 - components.add-to-wishlist
1,563.58ms
+ 4.09ms
View #51 - components.product-card
1,565.62ms
+ 2.05ms
View #52 - components.add-to-wishlist
1,570.05ms
+ 4.43ms
View #53 - components.product-card
1,572.08ms
+ 2.03ms
View #54 - components.add-to-wishlist
1,576.19ms
+ 4.11ms
View #55 - components.product-card
1,578.25ms
+ 2.06ms
View #56 - components.add-to-wishlist
1,594.00ms
+ 15.75ms
View #57 - components.product-card
1,596.34ms
+ 2.34ms
View #58 - components.add-to-wishlist
1,600.54ms
+ 4.20ms
View #59 - components.product-card
1,602.54ms
+ 2.00ms
View #60 - components.add-to-wishlist
1,607.75ms
+ 5.20ms
View #61 - components.product-card
1,609.97ms
+ 2.22ms
View #62 - components.add-to-wishlist
1,614.21ms
+ 4.24ms
View #63 - components.product-card
1,616.42ms
+ 2.21ms
View #64 - components.add-to-wishlist
1,620.24ms
+ 3.82ms
View #65 - components.product-card
1,622.32ms
+ 2.08ms
View #66 - components.add-to-wishlist
1,626.70ms
+ 4.37ms
View #67 - components.product-card
1,629.00ms
+ 2.30ms
View #68 - components.add-to-wishlist
1,632.80ms
+ 3.80ms
View #69 - components.product-card
1,635.26ms
+ 2.46ms
View #70 - components.add-to-wishlist
1,639.31ms
+ 4.05ms
View #71 - components.product-card
1,641.39ms
+ 2.08ms
View #72 - components.add-to-wishlist
1,645.91ms
+ 4.53ms
View #73 - components.product-card
1,648.03ms
+ 2.12ms
View #74 - components.add-to-wishlist
1,651.86ms
+ 3.83ms
View #75 - components.product-card
1,654.08ms
+ 2.22ms
View #76 - components.add-to-wishlist
1,658.12ms
+ 4.03ms
View #77 - components.product-card
1,660.23ms
+ 2.11ms
View #78 - components.add-to-wishlist
1,663.50ms
+ 3.27ms
View #79 - components.product-card
1,665.57ms
+ 2.07ms
View #80 - components.add-to-wishlist
1,670.03ms
+ 4.47ms
View #81 - components.product-card
1,672.02ms
+ 1.98ms
View #82 - components.add-to-wishlist
1,676.33ms
+ 4.31ms
View #83 - components.pagination
1,678.49ms
+ 2.17ms
View #84 - components.button
1,679.49ms
+ 1.00ms
View #85 - components.recently-viewed
1,679.85ms
+ 0.35ms
View #86 - components.product-related
1,718.04ms
+ 38.19ms
View #87 - components.seo-footer
1,718.35ms
+ 0.32ms
View #88 - components.facets
1,719.81ms
+ 1.45ms
View #89 - modules.seo-links
1,720.17ms
+ 0.36ms
View #90 - components.button
1,720.69ms
+ 0.52ms
View #91 - components.button
1,721.15ms
+ 0.46ms
View #92 - components.button
1,721.68ms
+ 0.53ms
View #93 - layout.layout
1,722.07ms
+ 0.40ms
View #94 - layout.meta
1,723.13ms
+ 1.06ms
View #95 - modules.notification
1,827.75ms
+ 104.62ms
View #96 - modules.header
1,828.88ms
+ 1.13ms
View #97 - modules.menu
1,829.76ms
+ 0.88ms
View #98 - components.menu-first-level
1,830.40ms
+ 0.64ms
View #99 - components.menu-second-level
1,833.42ms
+ 3.02ms
View #100 - components.menu-pushes
1,841.20ms
+ 7.78ms
View #101 - components.menu-pushes
1,848.92ms
+ 7.72ms
View #102 - components.menu-pushes
1,852.24ms
+ 3.31ms
View #103 - components.menu-pushes
1,855.81ms
+ 3.58ms
View #104 - components.menu-pushes
1,857.24ms
+ 1.43ms
View #105 - components.menu-pushes
1,858.25ms
+ 1.00ms
View #106 - svg.logo
1,858.82ms
+ 0.57ms
View #107 - modules.messages
1,859.33ms
+ 0.51ms
View #108 - modules.breadcrumbs
1,859.68ms
+ 0.35ms
View #109 - modules.footer
1,859.88ms
+ 0.20ms
View #110 - components.reinsurance-support
1,860.22ms
+ 0.34ms
View #111 - components.field
1,860.65ms
+ 0.43ms
View #112 - components.csrf-field
1,861.04ms
+ 0.39ms
View #113 - components.button
1,861.19ms
+ 0.15ms
View #114 - components.footer-links
1,861.39ms
+ 0.20ms
View #115 - modules.panel
1,863.25ms
+ 1.86ms
View #116 - modules.popin
1,863.41ms
+ 0.16ms
View #117 - modules.blueshift-popin
1,863.55ms
+ 0.14ms
View #118 - modules.search-panel
1,864.30ms
+ 0.75ms
View #119 - catalog.search-form
1,864.58ms
+ 0.28ms
View #120 - components.field
1,864.90ms
+ 0.31ms
View #121 - modules.toaster
1,865.39ms
+ 0.50ms
View #122 - layout.overlay
1,865.50ms
+ 0.11ms
View #123 - modules.webstore-switcher
1,866.96ms
+ 1.46ms
View #124 - components.close-button
1,867.25ms
+ 0.29ms
View #125 - components.native-select
1,867.63ms
+ 0.38ms
View #126 - components.native-select
1,868.12ms
+ 0.49ms
View #127 - components.button
1,868.33ms
+ 0.21ms
View #128 - components.button
1,868.53ms
+ 0.20ms
View #129 - helpers.grid
1,868.71ms
+ 0.18ms
View #130 - modules.loading-bar
1,868.83ms
+ 0.13ms
View #131 - 3rdparties.didomi
1,888.02ms
+ 19.18ms
View #132 - 3rdparties.gtm
1,888.24ms
+ 0.22ms
View #133 - 3rdparties.abtasty.main
1,888.36ms
+ 0.12ms
View #134 - 3rdparties.abtasty.tracking
1,888.45ms
+ 0.10ms
View #135 - 3rdparties.blueshift
1,888.63ms
+ 0.17ms
View #136 - 3rdparties.sizebay.main
1,888.95ms
+ 0.32ms
View #137 - 3rdparties.sizebay.tracking
1,889.11ms
+ 0.16ms
View #138 - 3rdparties.gsi
1,889.27ms
+ 0.16ms
View #139 - 3rdparties.applepay
1,889.36ms
+ 0.08ms
View #140 - 3rdparties.alma
1,889.54ms
+ 0.18ms
View #141 - path: /var/www/html/laravel/profiling/template.blade.php
1,891.22ms
+ 1.69ms
... 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(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) 34974
REDIRECT_URL string(13) /fr/s-40.html
REDIRECT_QUERY_STRING string(13) /fr/s-40.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(13) /fr/s-40.html
REQUEST_URI string(13) /fr/s-40.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1786965579.456
REQUEST_TIME int 1786965579
HTTPS string(2) on
... array(3)
csrf_token string(40) 4OOWzj611ZlrvAMG7Z3i8BAJ6dOFGWqaAxirRNP0
last_category string(15) stdClass object
cart string(12) Order object