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.36ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.31ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.58ms
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.17ms
SELECT * FROM `languages`
0.41ms
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.89ms
SELECT * FROM `config`
0.81ms
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.62ms
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.57ms
SELECT * FROM `inserts_slides` WHERE `insert_id` = '115' AND `webstore_id` = '1' ORDER BY `position` ASC
0.24ms
SELECT * FROM `products_types` WHERE `products_types`.`id` = '' LIMIT 1
0.41ms
SELECT * FROM `categories_links` WHERE `category_id` = '63' ORDER BY `position` ASC
56.46ms
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.30ms
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.02ms
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.43ms
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 32 OFFSET 63
0.13ms
SELECT FOUND_ROWS()
1.64ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5590', '5568', '5674', '5791', '5517', '5236', '5341', '5721', '5772', '5888', '5571', '5562', '5521', '5550', '5825', '5756', '5644', '5549', '5553', '5530', '5666', '5820', '5183', '5720', '5192', '5964', '5968', '5660', '5643', '5675', '5676', '5822') ORDER BY `webstore_id` ASC
1.84ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('5590', '5568', '5674', '5791', '5517', '5236', '5341', '5721', '5772', '5888', '5571', '5562', '5521', '5550', '5825', '5756', '5644', '5549', '5553', '5530', '5666', '5820', '5183', '5720', '5192', '5964', '5968', '5660', '5643', '5675', '5676', '5822') ORDER BY `position` ASC
0.41ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('3', '7', '5', '1', '6', '13', '9', '10') 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 ('25', '44', '18', '8', '3', '16', '19', '7', '63', '39', '20', '59') ORDER BY `singular` ASC
0.63ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('45', '31', '39', '64', '23', '46', '44', '34', '28', '33', '54', '68', '26', '62') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.61ms
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 ('5590', '5568', '5674', '5791', '5517', '5236', '5341', '5721', '5772', '5888', '5571', '5562', '5521', '5550', '5825', '5756', '5644', '5549', '5553', '5530', '5666', '5820', '5183', '5720', '5192', '5964', '5968', '5660', '5643', '5675', '5676', '5822') ORDER BY `name` ASC
1.35ms
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 ('5590', '5568', '5674', '5791', '5517', '5236', '5341', '5721', '5772', '5888', '5571', '5562', '5521', '5550', '5825', '5756', '5644', '5549', '5553', '5530', '5666', '5820', '5183', '5720', '5192', '5964', '5968', '5660', '5643', '5675', '5676', '5822') ORDER BY `name` ASC
2.00ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5590', '5568', '5674', '5791', '5517', '5236', '5341', '5721', '5772', '5888', '5571', '5562', '5521', '5550', '5825', '5756', '5644', '5549', '5553', '5530', '5666', '5820', '5183', '5720', '5192', '5964', '5968', '5660', '5643', '5675', '5676', '5822') ORDER BY `position` ASC
4.62ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('27496', '27527', '27542', '27528', '28453', '28131', '27497', '27700', '28129', '27498', '29150', '28193', '27715', '28198', '28189', '27529', '28451', '26059', '26058', '28569', '27699', '28128', '27499', '29149', '28192', '27714', '28197', '28188', '27530', '28450', '28191', '27713', '28196', '28187', '27531', '28449', '28931', '26057', '28570', '27698', '28127', '27500', '29148', '26060', '28455', '28571', '27701', '28130', '27501', '29151', '28194', '27716', '28199', '28190', '27532', '28452', '28932', '28926', '27533', '28454', '28933', '26061', '28456', '28572', '27702', '28132', '27502', '29152', '28195', '27717', '28457', '28573', '27503', '28925', '28448', '28934', '28924', '28935', '28458', '28574', '28936', '28459', '29506', '28739', '27800', '28651', '26520', '28650', '26519', '29505', '27799', '27798', '28740', '28649', '26518', '29504', '28652', '26521', '29507', '27801', '28741', '27802', '28653', '26522', '29508', '27632', '27615', '28156', '29487', '27674', '28742', '27619', '27618', '27631', '27614', '28155', '29486', '27673', '27613', '28154', '27672', '29485', '27617', '28743', '27630', '27620', '27633', '27616', '28157', '27675', '29488', '28744', '27621', '27634', '28158', '28745', '28746')
1.15ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('1', '141', '4', '94', '95', '7', '96', '81', '10', '97', '13', '112', '82', '98', '16', '83', '113', '143', '19', '124', '114', '84', '22', '85', '144', '185', '115', '145', '116', '25', '86', '117', '28', '40', '63', '41', '42', '65', '43', '67', '132', '90', '69', '91', '92', '71', '93', '73', '123', '75', '77') ORDER BY `position` ASC
1.20ms
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 ('5590', '5568', '5674', '5791', '5517', '5236', '5341', '5721', '5772', '5888', '5571', '5562', '5521', '5550', '5825', '5756', '5644', '5549', '5553', '5530', '5666', '5820', '5183', '5720', '5192', '5964', '5968', '5660', '5643', '5675', '5676', '5822') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.99ms
SELECT * FROM `products_details` WHERE `product_id` IN ('5182', '5190', '5809', '5484', '5628', '4214', '5602', '5481', '5191', '5790') ORDER BY `webstore_id` ASC
2.29ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('5182', '5190', '5809', '5484', '5628', '4214', '5602', '5481', '5191', '5790') ORDER BY `position` ASC
2.59ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('28021', '28862', '25850', '25851', '28022', '28863', '27350', '27351', '25852', '28023', '28864', '25853', '28024', '28865', '27352', '27353', '25854', '28025', '28866', '25855', '28026', '28867', '27354', '25874', '27355', '25875', '25856', '28027', '28868', '28028', '28869', '25876', '25877', '25878', '27854', '28731', '21259', '27326', '27855', '21260', '28732', '27856', '27327', '28733', '21261', '27328', '27857', '21262', '28734', '27858', '27329', '28735', '21263', '27330', '27859', '25879', '28736', '21264', '27860', '27331', '28737', '23689', '25880', '27861', '28738', '25881', '25882', '25883')
0.56ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '151') ORDER BY `position` ASC
2.56ms
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 ('5590', '5568', '5674', '5791', '5517', '5236', '5341', '5721', '5772', '5888', '5571', '5562', '5521', '5550', '5825', '5756', '5644', '5549', '5553', '5530', '5666', '5820', '5183', '5720', '5192', '5964', '5968', '5660', '5643', '5675', '5676', '5822') GROUP BY `articles`.`id`
0.34ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
186.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` > '1' AND `r` < '152' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
0.77ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('5', '19', '22', '23', '24', '26', '25', '95', '27', '64', '63', '74', '160', '75', '96', '97', '99', '100', '101', '103', '102', '104', '105', '163', '108', '107', '106', '84', '8', '11', '13', '12', '14', '93', '164', '15', '9', '4', '78', '88', '153', '76', '30', '138', '151', '44', '2', '17', '16', '87', '83', '81', '80', '82', '79', '109', '18', '110', '111', '112', '113', '114', '115', '116', '117', '118', '120', '121', '147', '119', '148') ORDER BY `position` ASC
0.33ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
276.82ms
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
4.38ms
SELECT * FROM `landing_pages` WHERE `is_enabled` = '1' ORDER BY RAND(8163) ASC LIMIT 3
9.12ms
SELECT * FROM `meta_categories` WHERE `is_enabled` = '1' ORDER BY RAND(8163) ASC LIMIT 3
0.37ms
SELECT * FROM `seo_types`
0.42ms
SELECT * FROM `styles`
0.94ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
4.88ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
2.34ms
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
1,660.71ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.category
1,024.22ms
+ 1,024.21ms
View #2 - components.page-header
1,070.86ms
+ 46.65ms
View #3 - components.button
1,088.26ms
+ 17.40ms
View #4 - components.button
1,088.80ms
+ 0.53ms
View #5 - components.facets
1,089.09ms
+ 0.29ms
View #6 - components.filters
1,089.63ms
+ 0.54ms
View #7 - components.close-button
1,090.08ms
+ 0.44ms
View #8 - components.accordion.wrapper
1,091.08ms
+ 1.00ms
View #9 - components.accordion.bodies.filters.list
1,091.16ms
+ 0.09ms
View #10 - components.accordion.wrapper
1,094.52ms
+ 3.36ms
View #11 - components.accordion.bodies.filters.colors
1,094.63ms
+ 0.11ms
View #12 - components.accordion.wrapper
1,096.05ms
+ 1.42ms
View #13 - components.accordion.bodies.filters.list
1,096.12ms
+ 0.07ms
View #14 - components.button
1,096.44ms
+ 0.32ms
View #15 - components.button
1,096.79ms
+ 0.36ms
View #16 - components.button
1,097.08ms
+ 0.29ms
View #17 - components.button
1,097.36ms
+ 0.28ms
View #18 - components.pagination
1,097.68ms
+ 0.32ms
View #19 - components.button
1,098.01ms
+ 0.33ms
View #20 - catalog.partials.products-listing
1,098.35ms
+ 0.34ms
View #21 - components.product-card
1,098.71ms
+ 0.36ms
View #22 - components.add-to-wishlist
1,154.96ms
+ 56.25ms
View #23 - components.product-card
1,158.22ms
+ 3.26ms
View #24 - components.add-to-wishlist
1,163.66ms
+ 5.45ms
View #25 - components.product-card
1,166.70ms
+ 3.04ms
View #26 - components.add-to-wishlist
1,173.08ms
+ 6.38ms
View #27 - components.product-card
1,176.09ms
+ 3.01ms
View #28 - components.add-to-wishlist
1,182.36ms
+ 6.27ms
View #29 - components.product-card
1,186.08ms
+ 3.73ms
View #30 - components.add-to-wishlist
1,192.60ms
+ 6.51ms
View #31 - components.product-card
1,195.00ms
+ 2.40ms
View #32 - components.add-to-wishlist
1,200.05ms
+ 5.05ms
View #33 - components.product-card
1,202.85ms
+ 2.79ms
View #34 - components.add-to-wishlist
1,208.88ms
+ 6.03ms
View #35 - components.product-card
1,212.21ms
+ 3.33ms
View #36 - components.add-to-wishlist
1,216.71ms
+ 4.50ms
View #37 - components.product-card
1,218.96ms
+ 2.25ms
View #38 - components.add-to-wishlist
1,224.26ms
+ 5.30ms
View #39 - components.product-card
1,227.21ms
+ 2.95ms
View #40 - components.add-to-wishlist
1,232.13ms
+ 4.92ms
View #41 - components.product-card
1,235.98ms
+ 3.85ms
View #42 - components.add-to-wishlist
1,240.81ms
+ 4.83ms
View #43 - components.product-card
1,244.72ms
+ 3.90ms
View #44 - components.add-to-wishlist
1,251.11ms
+ 6.39ms
View #45 - components.product-card
1,253.40ms
+ 2.29ms
View #46 - components.add-to-wishlist
1,270.47ms
+ 17.07ms
View #47 - components.product-card
1,273.63ms
+ 3.16ms
View #48 - components.add-to-wishlist
1,278.24ms
+ 4.61ms
View #49 - components.product-card
1,280.62ms
+ 2.38ms
View #50 - components.add-to-wishlist
1,288.41ms
+ 7.79ms
View #51 - components.product-card
1,291.53ms
+ 3.12ms
View #52 - components.add-to-wishlist
1,296.14ms
+ 4.62ms
View #53 - components.product-card
1,298.33ms
+ 2.18ms
View #54 - components.add-to-wishlist
1,304.28ms
+ 5.95ms
View #55 - components.product-card
1,307.98ms
+ 3.70ms
View #56 - components.add-to-wishlist
1,312.46ms
+ 4.48ms
View #57 - components.product-card
1,314.75ms
+ 2.29ms
View #58 - components.add-to-wishlist
1,319.82ms
+ 5.07ms
View #59 - components.product-card
1,322.09ms
+ 2.27ms
View #60 - components.add-to-wishlist
1,325.90ms
+ 3.81ms
View #61 - components.product-card
1,328.84ms
+ 2.94ms
View #62 - components.add-to-wishlist
1,334.63ms
+ 5.78ms
View #63 - components.product-card
1,338.14ms
+ 3.51ms
View #64 - components.add-to-wishlist
1,343.21ms
+ 5.07ms
View #65 - components.product-card
1,346.63ms
+ 3.42ms
View #66 - components.add-to-wishlist
1,354.84ms
+ 8.20ms
View #67 - components.product-card
1,358.20ms
+ 3.36ms
View #68 - components.add-to-wishlist
1,364.27ms
+ 6.07ms
View #69 - components.product-card
1,367.16ms
+ 2.89ms
View #70 - components.add-to-wishlist
1,374.14ms
+ 6.97ms
View #71 - components.product-card
1,378.81ms
+ 4.67ms
View #72 - components.add-to-wishlist
1,384.56ms
+ 5.75ms
View #73 - components.product-card
1,389.83ms
+ 5.27ms
View #74 - components.add-to-wishlist
1,396.53ms
+ 6.71ms
View #75 - components.product-card
1,398.98ms
+ 2.44ms
View #76 - components.add-to-wishlist
1,405.87ms
+ 6.90ms
View #77 - components.product-card
1,409.02ms
+ 3.15ms
View #78 - components.add-to-wishlist
1,415.41ms
+ 6.39ms
View #79 - components.product-card
1,418.12ms
+ 2.72ms
View #80 - components.add-to-wishlist
1,422.20ms
+ 4.07ms
View #81 - components.product-card
1,424.80ms
+ 2.61ms
View #82 - components.add-to-wishlist
1,430.31ms
+ 5.51ms
View #83 - components.product-card
1,432.99ms
+ 2.68ms
View #84 - components.add-to-wishlist
1,437.80ms
+ 4.81ms
View #85 - components.pagination
1,440.65ms
+ 2.84ms
View #86 - components.button
1,441.50ms
+ 0.85ms
View #87 - components.recently-viewed
1,441.90ms
+ 0.40ms
View #88 - components.product-related
1,452.62ms
+ 10.72ms
View #89 - components.seo-footer
1,453.03ms
+ 0.41ms
View #90 - components.facets
1,454.17ms
+ 1.14ms
View #91 - modules.seo-links
1,454.48ms
+ 0.31ms
View #92 - components.button
1,454.99ms
+ 0.51ms
View #93 - components.button
1,455.48ms
+ 0.49ms
View #94 - components.button
1,455.95ms
+ 0.47ms
View #95 - layout.layout
1,456.34ms
+ 0.38ms
View #96 - layout.meta
1,457.11ms
+ 0.77ms
View #97 - modules.notification
1,550.24ms
+ 93.13ms
View #98 - modules.header
1,551.16ms
+ 0.92ms
View #99 - modules.menu
1,552.08ms
+ 0.92ms
View #100 - components.menu-first-level
1,552.74ms
+ 0.66ms
View #101 - components.menu-second-level
1,556.00ms
+ 3.26ms
View #102 - components.menu-pushes
1,564.80ms
+ 8.79ms
View #103 - components.menu-pushes
1,573.65ms
+ 8.85ms
View #104 - components.menu-pushes
1,580.87ms
+ 7.22ms
View #105 - components.menu-pushes
1,598.45ms
+ 17.58ms
View #106 - components.menu-pushes
1,600.41ms
+ 1.96ms
View #107 - components.menu-pushes
1,601.88ms
+ 1.48ms
View #108 - svg.logo
1,602.75ms
+ 0.87ms
View #109 - modules.messages
1,603.69ms
+ 0.94ms
View #110 - modules.breadcrumbs
1,604.77ms
+ 1.08ms
View #111 - modules.footer
1,605.37ms
+ 0.59ms
View #112 - components.reinsurance-support
1,605.88ms
+ 0.51ms
View #113 - components.field
1,607.03ms
+ 1.15ms
View #114 - components.csrf-field
1,607.75ms
+ 0.72ms
View #115 - components.button
1,608.27ms
+ 0.53ms
View #116 - components.footer-links
1,609.14ms
+ 0.87ms
View #117 - modules.panel
1,613.88ms
+ 4.74ms
View #118 - modules.popin
1,614.14ms
+ 0.26ms
View #119 - modules.blueshift-popin
1,614.33ms
+ 0.19ms
View #120 - modules.search-panel
1,615.36ms
+ 1.03ms
View #121 - catalog.search-form
1,616.03ms
+ 0.67ms
View #122 - components.field
1,616.73ms
+ 0.71ms
View #123 - modules.toaster
1,618.04ms
+ 1.31ms
View #124 - layout.overlay
1,618.23ms
+ 0.18ms
View #125 - modules.webstore-switcher
1,620.43ms
+ 2.20ms
View #126 - components.close-button
1,620.87ms
+ 0.45ms
View #127 - components.native-select
1,621.36ms
+ 0.49ms
View #128 - components.native-select
1,621.90ms
+ 0.54ms
View #129 - components.button
1,622.17ms
+ 0.27ms
View #130 - components.button
1,622.49ms
+ 0.32ms
View #131 - helpers.grid
1,622.79ms
+ 0.30ms
View #132 - modules.loading-bar
1,622.96ms
+ 0.17ms
View #133 - 3rdparties.didomi
1,656.53ms
+ 33.58ms
View #134 - 3rdparties.gtm
1,656.80ms
+ 0.27ms
View #135 - 3rdparties.abtasty.main
1,656.96ms
+ 0.16ms
View #136 - 3rdparties.abtasty.tracking
1,657.12ms
+ 0.16ms
View #137 - 3rdparties.blueshift
1,657.37ms
+ 0.25ms
View #138 - 3rdparties.sizebay.main
1,657.80ms
+ 0.43ms
View #139 - 3rdparties.sizebay.tracking
1,658.05ms
+ 0.25ms
View #140 - 3rdparties.gsi
1,658.31ms
+ 0.26ms
View #141 - 3rdparties.applepay
1,658.44ms
+ 0.13ms
View #142 - 3rdparties.alma
1,658.70ms
+ 0.27ms
View #143 - path: /var/www/html/laravel/profiling/template.blade.php
1,660.77ms
+ 2.06ms
... array(40)
REDIRECT_HTTP_AUTHORIZATION string(0)
REDIRECT_STATUS string(3) 200
HTTP_AUTHORIZATION string(0)
HTTP_HOST string(19) fursac.period.paris
HTTP_USER_AGENT string(103) Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT string(3) */*
HTTP_ACCEPT_ENCODING string(23) gzip, br, zstd, deflate
HTTP_COOKIE string(201) fursac=be51f1ef6981438806751a8d380a6c542ba18dc0%2B5t4B8J8naU1maIMAghS2
fursac=be51f1ef6981438806751a8d380a6c542ba18dc0%2B5t4B8J8naU1maIMAghS2Mvi1lwYCOI75cOrLq33N; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D
HTTP_X_FORWARDED_FOR string(13) 216.73.217.39
HTTP_X_FORWARDED_HOST string(19) fursac.period.paris
HTTP_X_FORWARDED_PORT string(3) 443
HTTP_X_FORWARDED_PROTO string(5) https
HTTP_X_FORWARDED_SERVER string(12) d4a5775be070
HTTP_X_REAL_IP string(13) 216.73.217.39
PATH string(60) /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVER_SIGNATURE string(80) <address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port
<address>Apache/2.4.38 (Debian) Server at fursac.period.paris Port 80</address>
SERVER_SOFTWARE string(22) Apache/2.4.38 (Debian)
SERVER_NAME string(19) fursac.period.paris
SERVER_ADDR string(10) 172.19.0.4
SERVER_PORT int 443
REMOTE_ADDR string(10) 172.19.0.2
DOCUMENT_ROOT string(13) /var/www/html
REQUEST_SCHEME string(4) http
CONTEXT_PREFIX string(0)
CONTEXT_DOCUMENT_ROOT string(13) /var/www/html
SERVER_ADMIN string(19) webmaster@localhost
SCRIPT_FILENAME string(23) /var/www/html/index.php
REMOTE_PORT string(5) 58958
REDIRECT_URL string(13) /fr/s-40.html
REDIRECT_QUERY_STRING string(20) /fr/s-40.html&page=3
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(20) /fr/s-40.html&page=3
REQUEST_URI string(20) /fr/s-40.html?page=3
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1786969811.365
REQUEST_TIME int 1786969811
HTTPS string(2) on
... array(3)
csrf_token string(40) gyLBmTI7vPW8aiXspVf0xweZ0jdWgnG1TyhSpH5k
last_category string(15) stdClass object
cart string(12) Order object