--}} ?>
Un soir de match, quelque part dans le nord de la France. Ça sent les frites et la bière un peu tiède. Aux chants des supporters va bientôt succéder le rugissement des guitares d’un concert rock. Les fans de l’équipe locale arborent fièrement les couleurs du maillot de leurs héros qu’ils soient en jean ou en costume. C’est le pouvoir fédérateur du football et la diversité́ des styles présents dans les tribunes d’un stade qui a inspiré́ Fursac, pour une collection automne-hiver 2024/2025 où le style est un sport collectif. Un thème qui résonne également avec l’histoire de la marque qui avait habillé l’équipe de France de football dans les années 80.
Suggestions
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.
| Time | Query |
|---|---|
| 0.31ms |
SELECT * FROM `webstores` ORDER BY `position` ASC |
| 0.31ms |
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
|
| 0.30ms |
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
|
| 0.57ms |
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.39ms |
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.22ms |
SELECT * FROM `languages` |
| 0.34ms |
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1 |
| 0.25ms |
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1 |
| 0.23ms |
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1 |
| 0.93ms |
SELECT * FROM `config` |
| 0.33ms |
SELECT `editorial_tags`.* FROM `editorial_tags` INNER JOIN `editorial_articles` ON `editorial_articles`.`tag_id` = `editorial_tags`.`id` GROUP BY `editorial_tags`.`id` ORDER BY `editorial_tags`.`position` ASC |
| 0.41ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug` = 'paris-fashion-week-fw-24-25' LIMIT 1 |
| 0.24ms |
SELECT * FROM `editorial_articles` WHERE `id` = '28' LIMIT 1 |
| 0.43ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('28') ORDER BY `position` ASC
|
| 0.44ms |
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('265', '268', '269', '264', '270', '280', '282') ORDER BY `position` ASC
|
| 0.24ms |
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
|
| 0.49ms |
SELECT `products`.*, `editorial_blocks_products`.`id` AS `pivot_id`, `editorial_blocks_products`.`block_id` AS `pivot_block_id`, `editorial_blocks_products`.`product_id` AS `pivot_product_id`, `editorial_blocks_products`.`pos` AS `pivot_pos` FROM `products` INNER JOIN `editorial_blocks_products` ON `products`.`id` = `editorial_blocks_products`.`product_id` WHERE `editorial_blocks_products`.`block_id` IN ('265', '268', '269', '264', '270', '280', '282') ORDER BY ISNULL(pos) ASC, `pos` ASC
|
| 0.88ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '28' AND `is_enabled` = '1' AND `position` >= LEAST('30'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '30' -1) AND `position` <= '33' ORDER BY `position` ASC LIMIT 6
|
| 0.20ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 0.58ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('30', '31', '29', '27', '26') ORDER BY `position` ASC
|
| 0.24ms |
SELECT `code`, `taxes` FROM `countries` |
| 0.32ms |
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.18ms |
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
|
| 0.26ms |
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
|
| 0.22ms |
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
|
| 0.30ms |
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.94ms |
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('28') ORDER BY `created_at` DESC LIMIT 8
|
| 0.20ms |
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
|
| 1.15ms |
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '124', '123', '90', '87', '84') ORDER BY `position` ASC
|
| 0.29ms |
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1 |
| 0.31ms |
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1 |
| 528.98ms |
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 |
| 1.09ms |
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.40ms |
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1 |
| 956.98ms |
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.89ms |
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 | 2,009.43ms (time from start to render) |
|
Controller entry |
0.00ms |
+ 0.00ms |
View #1 - editorial.article |
56.70ms |
+ 56.70ms |
View #2 - editorial.partials.subnav |
57.97ms |
+ 1.27ms |
View #3 - editorial.partials.block-text |
59.36ms |
+ 1.39ms |
View #4 - editorial.partials.block-video |
59.64ms |
+ 0.28ms |
View #5 - components.player |
60.90ms |
+ 1.27ms |
View #6 - editorial.partials.block-text |
61.24ms |
+ 0.34ms |
View #7 - editorial.partials.block-vimeo |
61.72ms |
+ 0.48ms |
View #8 - editorial.partials.block-text |
61.92ms |
+ 0.20ms |
View #9 - editorial.partials.block-gallery |
62.16ms |
+ 0.24ms |
View #10 - editorial.partials.image-zoom |
62.45ms |
+ 0.29ms |
View #11 - components.close-button |
62.76ms |
+ 0.31ms |
View #12 - editorial.partials.block-vimeo |
70.50ms |
+ 7.75ms |
View #13 - editorial.partials.related-content |
89.24ms |
+ 18.73ms |
View #14 - components.button |
90.14ms |
+ 0.91ms |
View #15 - components.button |
91.09ms |
+ 0.95ms |
View #16 - components.button |
91.88ms |
+ 0.79ms |
View #17 - components.button |
92.60ms |
+ 0.72ms |
View #18 - components.button |
93.31ms |
+ 0.71ms |
View #19 - components.button |
94.05ms |
+ 0.74ms |
View #20 - components.button |
94.66ms |
+ 0.62ms |
View #21 - components.button |
95.28ms |
+ 0.62ms |
View #22 - layout.layout |
95.57ms |
+ 0.29ms |
View #23 - layout.meta |
96.44ms |
+ 0.87ms |
View #24 - modules.notification |
224.99ms |
+ 128.55ms |
View #25 - modules.header |
225.81ms |
+ 0.81ms |
View #26 - modules.menu |
1,812.81ms |
+ 1,587.00ms |
View #27 - components.menu-first-level |
1,814.96ms |
+ 2.16ms |
View #28 - components.menu-second-level |
1,820.97ms |
+ 6.01ms |
View #29 - components.menu-pushes |
1,831.50ms |
+ 10.52ms |
View #30 - components.menu-pushes |
1,839.74ms |
+ 8.25ms |
View #31 - components.menu-pushes |
1,845.48ms |
+ 5.74ms |
View #32 - components.menu-pushes |
1,976.21ms |
+ 130.73ms |
View #33 - components.menu-pushes |
1,978.28ms |
+ 2.07ms |
View #34 - components.menu-pushes |
1,980.07ms |
+ 1.79ms |
View #35 - svg.logo |
1,981.84ms |
+ 1.78ms |
View #36 - modules.messages |
1,983.41ms |
+ 1.57ms |
View #37 - modules.breadcrumbs |
1,983.89ms |
+ 0.48ms |
View #38 - modules.footer |
1,984.23ms |
+ 0.34ms |
View #39 - components.reinsurance-support |
1,984.65ms |
+ 0.43ms |
View #40 - components.field |
1,986.25ms |
+ 1.60ms |
View #41 - components.csrf-field |
1,986.58ms |
+ 0.33ms |
View #42 - components.button |
1,986.76ms |
+ 0.18ms |
View #43 - components.footer-links |
1,987.14ms |
+ 0.38ms |
View #44 - modules.panel |
1,990.87ms |
+ 3.73ms |
View #45 - modules.popin |
1,991.23ms |
+ 0.36ms |
View #46 - modules.blueshift-popin |
1,991.48ms |
+ 0.25ms |
View #47 - modules.search-panel |
1,992.50ms |
+ 1.02ms |
View #48 - catalog.search-form |
1,992.85ms |
+ 0.35ms |
View #49 - components.field |
1,993.33ms |
+ 0.47ms |
View #50 - modules.toaster |
1,994.62ms |
+ 1.30ms |
View #51 - layout.overlay |
1,994.83ms |
+ 0.21ms |
View #52 - modules.webstore-switcher |
1,997.35ms |
+ 2.51ms |
View #53 - components.close-button |
1,997.88ms |
+ 0.54ms |
View #54 - components.native-select |
1,998.37ms |
+ 0.49ms |
View #55 - components.native-select |
1,998.90ms |
+ 0.53ms |
View #56 - components.button |
1,999.16ms |
+ 0.26ms |
View #57 - components.button |
1,999.50ms |
+ 0.35ms |
View #58 - helpers.grid |
1,999.89ms |
+ 0.39ms |
View #59 - modules.loading-bar |
2,000.20ms |
+ 0.30ms |
View #60 - 3rdparties.didomi |
2,000.52ms |
+ 0.33ms |
View #61 - 3rdparties.gtm |
2,000.74ms |
+ 0.21ms |
View #62 - 3rdparties.abtasty.main |
2,000.90ms |
+ 0.16ms |
View #63 - 3rdparties.abtasty.tracking |
2,001.10ms |
+ 0.21ms |
View #64 - 3rdparties.blueshift |
2,001.35ms |
+ 0.24ms |
View #65 - 3rdparties.sizebay.main |
2,001.77ms |
+ 0.42ms |
View #66 - 3rdparties.sizebay.tracking |
2,001.98ms |
+ 0.21ms |
View #67 - 3rdparties.gsi |
2,002.20ms |
+ 0.22ms |
View #68 - 3rdparties.applepay |
2,002.32ms |
+ 0.12ms |
View #69 - 3rdparties.alma |
2,002.57ms |
+ 0.25ms |
View #70 - path: /var/www/html/laravel/profiling/template.blade.php |
2,009.49ms |
+ 6.92ms |