New markdown: Enjoy up to 50% off our selected items. Free delivery and returns | Payment in installments available
29 products

Filters

Size

Style

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.32ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.30ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.26ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.46ms
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.35ms
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.42ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.34ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.26ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.58ms
SELECT * FROM `config`
0.34ms
SELECT * FROM `meta_categories` WHERE `slug_en` = 'navy-blue-trousers-for-men' LIMIT 1
0.35ms
SELECT `colors`.*, `color_meta_category`.`id` AS `pivot_id`, `color_meta_category`.`category_id` AS `pivot_category_id`, `color_meta_category`.`color_id` AS `pivot_color_id` FROM `colors` INNER JOIN `color_meta_category` ON `colors`.`id` = `color_meta_category`.`color_id` WHERE `color_meta_category`.`category_id` = '118'
0.30ms
SELECT `seo_types`.*, `meta_category_seo_type`.`id` AS `pivot_id`, `meta_category_seo_type`.`category_id` AS `pivot_category_id`, `meta_category_seo_type`.`seo_id` AS `pivot_seo_id` FROM `seo_types` INNER JOIN `meta_category_seo_type` ON `seo_types`.`id` = `meta_category_seo_type`.`seo_id` WHERE `meta_category_seo_type`.`category_id` = '118'
0.24ms
SELECT `styles`.*, `meta_category_style`.`id` AS `pivot_id`, `meta_category_style`.`category_id` AS `pivot_category_id`, `meta_category_style`.`style_id` AS `pivot_style_id` FROM `styles` INNER JOIN `meta_category_style` ON `styles`.`id` = `meta_category_style`.`style_id` WHERE `meta_category_style`.`category_id` = '118'
0.23ms
SELECT `tags`.*, `meta_category_tag`.`id` AS `pivot_id`, `meta_category_tag`.`category_id` AS `pivot_category_id`, `meta_category_tag`.`tag_id` AS `pivot_tag_id` FROM `tags` INNER JOIN `meta_category_tag` ON `tags`.`id` = `meta_category_tag`.`tag_id` WHERE `meta_category_tag`.`category_id` = '118'
11.36ms
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 `color_product` AS `mc` ON `mc`.`product_id` = `products`.`id` AND `mc`.`color_id` IN (3) WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' AND `products`.`seo_id` IN ('18') GROUP BY `products`.`id` ORDER BY RAND(36) ASC) q
10.47ms
SELECT `sizes`.*, GROUP_CONCAT(DISTINCT sizes.id) AS sizes_ids FROM `sizes` INNER JOIN `articles` ON `articles`.`size_id` = `sizes`.`id` INNER JOIN `articles_details` ON `articles_details`.`article_id` = `articles`.`id` AND `articles_details`.`webstore_id` = 1 AND `articles_details`.`is_enabled` = 1 INNER JOIN `products` ON `products`.`id` = `articles`.`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 LEFT JOIN `products_items` ON `products_items`.`item_id` = `products`.`id` AND `products_items`.`pos` = 1 LEFT JOIN `products` AS `p2` ON `p2`.`id` = `products_items`.`parent_id` LEFT JOIN `color_product` AS `mc` ON `mc`.`product_id` = `products`.`id` AND `mc`.`color_id` IN (3) LEFT JOIN `color_product` AS `mc2` ON `mc2`.`product_id` = `products_items`.`parent_id` AND `mc2`.`color_id` IN (3) WHERE `sizes`.`name` <> 'TU' AND (`mc`.`id` IS NOT NULL OR `mc2`.`id` IS NOT NULL) AND (`products`.`seo_id` IN ('18') OR `p2`.`seo_id` IN ('18')) GROUP BY `sizes`.`name` ORDER BY `sizes`.`position` ASC
4.13ms
SELECT `styles`.* FROM `styles` INNER JOIN `products` ON `products`.`style_id` = `styles`.`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 `color_product` AS `mc` ON `mc`.`product_id` = `products`.`id` AND `mc`.`color_id` IN (3) WHERE `products`.`seo_id` IN ('18') GROUP BY `styles`.`id`
13.00ms
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 `color_product` AS `mc` ON `mc`.`product_id` = `products`.`id` AND `mc`.`color_id` IN (3) WHERE `products_details`.`is_enabled` = '1' AND `products_details`.`price` > '0' AND `products`.`seo_id` IN ('18') GROUP BY `products`.`id` ORDER BY RAND(36) ASC LIMIT 32 OFFSET 0
0.13ms
SELECT FOUND_ROWS()
0.88ms
SELECT * FROM `products_details` WHERE `product_id` IN ('6141', '6127', '5979', '5981', '4666', '5620', '5445', '5618', '5607', '5982', '6139', '6142', '5619', '5599', '5849', '6137', '5978', '5428', '5444', '5797', '5361', '6146', '5362', '5377', '5364', '5792', '5622', '5691', '5790') ORDER BY `webstore_id` ASC
1.32ms
SELECT * FROM `products_pictures` WHERE `product_id` IN ('6141', '6127', '5979', '5981', '4666', '5620', '5445', '5618', '5607', '5982', '6139', '6142', '5619', '5599', '5849', '6137', '5978', '5428', '5444', '5797', '5361', '6146', '5362', '5377', '5364', '5792', '5622', '5691', '5790') ORDER BY `position` ASC
0.27ms
SELECT * FROM `products_types` WHERE `products_types`.`id` IN ('5') ORDER BY `singular` ASC
0.40ms
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') ORDER BY `singular` ASC
0.45ms
SELECT `styles`.* FROM `styles` INNER JOIN `product_type_style` ON `product_type_style`.`style_id` = `styles`.`id` WHERE `styles`.`id` IN ('40', '39', '37') ORDER BY ISNULL(pos) ASC, `pos` ASC
1.34ms
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 ('6141', '6127', '5979', '5981', '4666', '5620', '5445', '5618', '5607', '5982', '6139', '6142', '5619', '5599', '5849', '6137', '5978', '5428', '5444', '5797', '5361', '6146', '5362', '5377', '5364', '5792', '5622', '5691', '5790') ORDER BY `name` ASC
0.79ms
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 ('6141', '6127', '5979', '5981', '4666', '5620', '5445', '5618', '5607', '5982', '6139', '6142', '5619', '5599', '5849', '6137', '5978', '5428', '5444', '5797', '5361', '6146', '5362', '5377', '5364', '5792', '5622', '5691', '5790') ORDER BY `name` ASC
1.80ms
SELECT `articles`.*, sizes.name as size_name FROM `articles` INNER JOIN `sizes` ON `sizes`.`id` = `articles`.`size_id` WHERE `product_id` IN ('6141', '6127', '5979', '5981', '4666', '5620', '5445', '5618', '5607', '5982', '6139', '6142', '5619', '5599', '5849', '6137', '5978', '5428', '5444', '5797', '5361', '6146', '5362', '5377', '5364', '5792', '5622', '5691', '5790') ORDER BY `position` ASC
3.86ms
SELECT * FROM `articles_details` WHERE `article_id` IN ('29585', '29586', '29587', '29588', '29589', '30353', '30455', '30417', '29590', '30456', '30418', '30240', '27979', '27970', '30389', '28780', '29552', '29576', '30406', '30354', '29560', '27042', '27156', '26648', '27890', '28281', '28989', '27148', '23348', '28731', '30407', '30355', '29561', '30457', '30419', '30241', '27980', '27964', '27971', '30390', '28781', '29553', '29577', '23349', '28732', '27043', '27157', '26649', '27891', '28282', '28990', '27149', '27981', '27965', '27972', '30391', '28782', '29554', '29578', '30408', '30356', '29562', '30458', '30420', '30242', '26650', '27892', '28283', '28991', '27150', '23350', '28733', '27044', '27158', '30409', '30357', '29563', '30459', '30421', '30243', '27982', '27966', '27973', '30392', '28783', '29555', '29579', '23351', '28734', '27045', '27159', '26651', '27893', '28284', '28992', '27151', '27983', '27967', '27974', '30393', '28784', '29556', '29580', '30410', '30358', '29564', '30244', '30460', '30422', '27894', '28285', '28993', '27152', '23352', '28735', '27046', '27160', '26652', '30359', '29565', '30245', '30461', '30423', '27968', '27984', '27975', '30394', '28785', '29557', '29581', '30411', '23353', '28736', '27047', '27161', '26653', '27895', '28286', '28994', '27153', '26643', '27976', '30395', '28786', '29558', '29582', '30412', '30360', '29566', '30246', '30462', '30424', '27969', '27985', '28287', '28995', '27154', '26644', '23354', '28737', '27048', '27162', '26654', '27896', '30361', '29567', '30247', '30463', '30425', '27986', '27977', '30396', '29559', '29583', '30413', '28738', '27049', '27163', '27897', '28288', '28996', '27155', '26645', '30414', '30362', '30464', '30426', '27987', '27978', '30397', '29584', '28997', '26646', '30398', '30415', '30363', '30465', '30427', '26647', '30416', '30364', '30466', '30428', '26757', '26664', '27994', '26755', '28749', '27842', '28748', '26663', '27993', '26754', '27841', '26662', '27992', '26753', '27840', '28747', '28750', '26665', '27995', '26756', '27843', '27996', '26758', '26666', '30365', '30467', '30429', '30366', '30468', '30430', '30367', '30431', '30469', '30368', '30470', '30432', '30369', '30471', '30433', '30472', '30434', '30370')
0.68ms
SELECT * FROM `sizes` WHERE `sizes`.`id` IN ('55', '56', '57', '58', '59', '60', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '130', '78', '221', '151', '222', '186', '125', '126', '127', '128', '156', '228', '229', '230', '231', '232', '233') ORDER BY `position` ASC
0.59ms
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 ('6141', '6127', '5979', '5981', '4666', '5620', '5445', '5618', '5607', '5982', '6139', '6142', '5619', '5599', '5849', '6137', '5978', '5428', '5444', '5797', '5361', '6146', '5362', '5377', '5364', '5792', '5622', '5691', '5790') ORDER BY ISNULL(pos) ASC, `pos` ASC
2.63ms
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 ('6141', '6127', '5979', '5981', '4666', '5620', '5445', '5618', '5607', '5982', '6139', '6142', '5619', '5599', '5849', '6137', '5978', '5428', '5444', '5797', '5361', '6146', '5362', '5377', '5364', '5792', '5622', '5691', '5790') GROUP BY `articles`.`id`
1.14ms
SELECT `meta_categories`.*, `meta_categories_xlinking`.`id` AS `pivot_id`, `meta_categories_xlinking`.`parent_id` AS `pivot_parent_id`, `meta_categories_xlinking`.`child_id` AS `pivot_child_id` FROM `meta_categories` INNER JOIN `meta_categories_xlinking` ON `meta_categories`.`id` = `meta_categories_xlinking`.`child_id` WHERE `meta_categories_xlinking`.`parent_id` = '118' AND `is_enabled` = '1' ORDER BY RAND(36218) ASC
0.37ms
SELECT * FROM `seo_types`
0.31ms
SELECT * FROM `styles`
0.67ms
SELECT * FROM `discounts` WHERE (`webstore_id` = '1' OR `webstore_id` IS NULL) AND `range` = '1' AND `is_enabled` = '1'
2.88ms
SELECT `discount_id`, `product_id` FROM `discount_product` WHERE `discount_id` IN ('531', '532', '731', '1138', '1416', '1479', '1530', '1531', '1532', '1533')
0.34ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
150.02ms
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.82ms
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
225.45ms
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.65ms
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
Name Running Time (ms) Difference
default_timer
1,017.97ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - catalog.metacategory
250.08ms
+ 250.07ms
View #2 - components.page-header
277.32ms
+ 27.24ms
View #3 - components.button
290.56ms
+ 13.25ms
View #4 - components.button
290.96ms
+ 0.39ms
View #5 - components.filters
291.32ms
+ 0.37ms
View #6 - components.close-button
291.63ms
+ 0.30ms
View #7 - components.accordion.wrapper
291.84ms
+ 0.22ms
View #8 - components.accordion.bodies.filters.sizes
291.87ms
+ 0.03ms
View #9 - components.accordion.wrapper
293.77ms
+ 1.90ms
View #10 - components.accordion.bodies.filters.list
293.81ms
+ 0.04ms
View #11 - components.accordion.wrapper
294.08ms
+ 0.27ms
View #12 - components.accordion.bodies.filters.list
294.11ms
+ 0.03ms
View #13 - components.button
294.30ms
+ 0.19ms
View #14 - components.button
294.51ms
+ 0.21ms
View #15 - components.button
294.69ms
+ 0.19ms
View #16 - components.button
294.86ms
+ 0.17ms
View #17 - catalog.partials.products-listing
295.07ms
+ 0.21ms
View #18 - components.product-card
295.28ms
+ 0.20ms
View #19 - components.add-to-wishlist
325.44ms
+ 30.16ms
View #20 - components.product-card
326.94ms
+ 1.50ms
View #21 - components.add-to-wishlist
329.79ms
+ 2.85ms
View #22 - components.product-card
331.07ms
+ 1.28ms
View #23 - components.add-to-wishlist
333.76ms
+ 2.70ms
View #24 - components.product-card
335.15ms
+ 1.39ms
View #25 - components.add-to-wishlist
338.60ms
+ 3.45ms
View #26 - components.product-card
340.17ms
+ 1.56ms
View #27 - components.add-to-wishlist
342.90ms
+ 2.73ms
View #28 - components.product-card
344.24ms
+ 1.33ms
View #29 - components.add-to-wishlist
346.95ms
+ 2.71ms
View #30 - components.product-card
348.21ms
+ 1.26ms
View #31 - components.add-to-wishlist
350.97ms
+ 2.76ms
View #32 - components.product-card
352.31ms
+ 1.34ms
View #33 - components.add-to-wishlist
355.01ms
+ 2.70ms
View #34 - components.product-card
356.36ms
+ 1.34ms
View #35 - components.add-to-wishlist
359.24ms
+ 2.88ms
View #36 - components.product-card
360.71ms
+ 1.47ms
View #37 - components.add-to-wishlist
363.28ms
+ 2.57ms
View #38 - components.product-card
364.79ms
+ 1.51ms
View #39 - components.add-to-wishlist
367.69ms
+ 2.90ms
View #40 - components.product-card
369.28ms
+ 1.59ms
View #41 - components.add-to-wishlist
373.04ms
+ 3.76ms
View #42 - components.product-card
374.42ms
+ 1.38ms
View #43 - components.add-to-wishlist
377.17ms
+ 2.75ms
View #44 - components.product-card
378.58ms
+ 1.40ms
View #45 - components.add-to-wishlist
381.12ms
+ 2.55ms
View #46 - components.product-card
382.42ms
+ 1.30ms
View #47 - components.add-to-wishlist
386.38ms
+ 3.96ms
View #48 - components.product-card
387.74ms
+ 1.36ms
View #49 - components.add-to-wishlist
392.15ms
+ 4.41ms
View #50 - components.product-card
393.56ms
+ 1.41ms
View #51 - components.add-to-wishlist
397.03ms
+ 3.47ms
View #52 - components.product-card
398.41ms
+ 1.37ms
View #53 - components.add-to-wishlist
401.95ms
+ 3.54ms
View #54 - components.product-card
403.40ms
+ 1.45ms
View #55 - components.add-to-wishlist
406.92ms
+ 3.52ms
View #56 - components.product-card
408.23ms
+ 1.31ms
View #57 - components.add-to-wishlist
411.58ms
+ 3.35ms
View #58 - components.product-card
412.85ms
+ 1.27ms
View #59 - components.add-to-wishlist
421.99ms
+ 9.15ms
View #60 - components.product-card
423.31ms
+ 1.32ms
View #61 - components.add-to-wishlist
426.84ms
+ 3.53ms
View #62 - components.product-card
427.98ms
+ 1.14ms
View #63 - components.add-to-wishlist
430.78ms
+ 2.80ms
View #64 - components.product-card
432.05ms
+ 1.26ms
View #65 - components.add-to-wishlist
434.68ms
+ 2.63ms
View #66 - components.product-card
435.92ms
+ 1.24ms
View #67 - components.add-to-wishlist
438.26ms
+ 2.34ms
View #68 - components.product-card
439.33ms
+ 1.08ms
View #69 - components.add-to-wishlist
441.81ms
+ 2.48ms
View #70 - components.product-card
443.15ms
+ 1.35ms
View #71 - components.add-to-wishlist
445.71ms
+ 2.55ms
View #72 - components.product-card
447.04ms
+ 1.33ms
View #73 - components.add-to-wishlist
449.83ms
+ 2.79ms
View #74 - components.product-card
451.17ms
+ 1.34ms
View #75 - components.add-to-wishlist
454.10ms
+ 2.93ms
View #76 - components.seo-footer
455.59ms
+ 1.49ms
View #77 - components.button
456.23ms
+ 0.64ms
View #78 - components.button
456.47ms
+ 0.24ms
View #79 - layout.layout
456.77ms
+ 0.30ms
View #80 - layout.meta
457.60ms
+ 0.83ms
View #81 - modules.notification
520.14ms
+ 62.54ms
View #82 - modules.header
520.91ms
+ 0.76ms
View #83 - modules.menu
959.16ms
+ 438.26ms
View #84 - components.menu-first-level
959.66ms
+ 0.49ms
View #85 - components.menu-second-level
962.71ms
+ 3.05ms
View #86 - components.menu-pushes
968.12ms
+ 5.40ms
View #87 - components.menu-pushes
974.02ms
+ 5.91ms
View #88 - components.menu-pushes
977.66ms
+ 3.64ms
View #89 - components.menu-pushes
981.53ms
+ 3.88ms
View #90 - components.menu-pushes
982.80ms
+ 1.27ms
View #91 - components.menu-pushes
983.99ms
+ 1.18ms
View #92 - svg.logo
984.63ms
+ 0.64ms
View #93 - modules.messages
985.30ms
+ 0.67ms
View #94 - modules.breadcrumbs
985.63ms
+ 0.33ms
View #95 - modules.footer
985.82ms
+ 0.19ms
View #96 - components.reinsurance-support
986.08ms
+ 0.26ms
View #97 - components.field
986.44ms
+ 0.36ms
View #98 - components.csrf-field
986.66ms
+ 0.22ms
View #99 - components.button
986.78ms
+ 0.12ms
View #100 - components.footer-links
986.97ms
+ 0.19ms
View #101 - modules.panel
989.76ms
+ 2.78ms
View #102 - modules.popin
989.93ms
+ 0.18ms
View #103 - modules.blueshift-popin
990.25ms
+ 0.32ms
View #104 - modules.search-panel
991.05ms
+ 0.80ms
View #105 - catalog.search-form
991.33ms
+ 0.28ms
View #106 - components.field
991.70ms
+ 0.36ms
View #107 - modules.toaster
992.25ms
+ 0.56ms
View #108 - layout.overlay
992.37ms
+ 0.12ms
View #109 - modules.webstore-switcher
993.90ms
+ 1.52ms
View #110 - components.close-button
994.21ms
+ 0.32ms
View #111 - components.native-select
994.52ms
+ 0.31ms
View #112 - components.native-select
994.87ms
+ 0.35ms
View #113 - components.button
995.04ms
+ 0.17ms
View #114 - components.button
995.25ms
+ 0.21ms
View #115 - helpers.grid
995.44ms
+ 0.19ms
View #116 - modules.loading-bar
995.55ms
+ 0.11ms
View #117 - 3rdparties.didomi
1,015.25ms
+ 19.70ms
View #118 - 3rdparties.gtm
1,015.45ms
+ 0.20ms
View #119 - 3rdparties.abtasty.main
1,015.58ms
+ 0.13ms
View #120 - 3rdparties.abtasty.tracking
1,015.68ms
+ 0.10ms
View #121 - 3rdparties.blueshift
1,015.85ms
+ 0.17ms
View #122 - 3rdparties.sizebay.main
1,016.19ms
+ 0.33ms
View #123 - 3rdparties.sizebay.tracking
1,016.34ms
+ 0.15ms
View #124 - 3rdparties.gsi
1,016.53ms
+ 0.19ms
View #125 - 3rdparties.applepay
1,016.62ms
+ 0.09ms
View #126 - 3rdparties.alma
1,016.80ms
+ 0.18ms
View #127 - path: /var/www/html/laravel/profiling/template.blade.php
1,018.01ms
+ 1.21ms
... 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) webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1;
webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D; fursac=95d8f5dbb0c3c818d7332103f09582db97bc4737%2BPYwpeFh7yWs9BJ3VnueHVNRLoYqWmTFKMSCKReDB
HTTP_X_FORWARDED_FOR string(14) 216.73.216.200
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) b61343f1778d
HTTP_X_REAL_IP string(14) 216.73.216.200
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) 46908
REDIRECT_URL string(37) /en/m-navy-blue-trousers-for-men.html
REDIRECT_QUERY_STRING string(37) /en/m-navy-blue-trousers-for-men.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(37) /en/m-navy-blue-trousers-for-men.html
REQUEST_URI string(37) /en/m-navy-blue-trousers-for-men.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1788347594.118
REQUEST_TIME int 1788347594
HTTPS string(2) on
... array(2)
csrf_token string(40) jRUjC1ipiHn5kYwIJJLB4qQ9dPYukpbsqDDrK2L8
cart string(12) Order object