New markdown: Enjoy up to 50% off our selected items. Free delivery and returns | Payment in installments available
All about flannel - Mens suits and clothes De Fursac

All about flannel

Flannel is a soft and warm fabric, often made of cotton or wool, valued for its comfort and slightly fuzzy texture. Ideal for winter clothing or sheets, it provides a cozy, enveloping feeling perfect ...
Read more
Knitwear - Mens suits and clothes De Fursac

Knitwear

Everything you need to know about knitwear to better choose the essential pieces for your wardrobe.
Read more
A guide to men's wardrobe fabrics - Mens suits and clothes De Fursac

A guide to men's wardrobe fabrics

The fabrics for our suits are largely supplied by the finest Italian mills. These exceptional qualities give Fursac collections a unique character, evolving season after season according to fabric sel...
Read more
Inside Noé Lédée’s Suitcase - Mens suits and clothes De Fursac

Inside Noé Lédée’s Suitcase

Read more
Semi-traditional manufacturing - Mens suits and clothes De Fursac

Semi-traditional manufacturing

At Fursac, each jacket reflects meticulous tailoring expertise, the result of 50 years of history. The semi-traditional manufacturing we favor for many of our jackets perfectly embodies our commitment...
Read more
Repairing your clothes - Mens suits and clothes De Fursac

Repairing your clothes

Investing in beautiful pieces is great — knowing how to care for them and make them last is even better.
Read more
Silk: a guide to care - Mens suits and clothes De Fursac

Silk: a guide to care

Silk is a luxurious and delicate fabric that requires special care to preserve its beauty and durability
Read more
Virgin wool in every season - Mens suits and clothes De Fursac

Virgin wool in every season

Contrary to popular belief, virgin wool is a perfect material for your suits, suitable for both winter and summer, due to its exceptional natural properties.
Read more
Finding the ideal shirt size - Mens suits and clothes De Fursac

Finding the ideal shirt size

When it comes to fit and size, it’s always a matter of reason, balance, and judgment. The line between fitted and tight is thin but crucial, and learning to identify it takes time, observation, and, a...
Read more
FINDING THE PERFECT JACKET - Mens suits and clothes De Fursac

FINDING THE PERFECT JACKET

The fit of a jacket is crucial for achieving a harmonious and elegant look. A well-fitted jacket should hug the shoulders without restricting movement, and the sleeves should end 1 to 2 cm before the ...
Read more
Altering pants - Mens suits and clothes De Fursac

Altering pants

When it comes to pants, choosing the right initial size is crucial, as some alterations can be limited depending on the model.
Read more
What to know before buying pants - Mens suits and clothes De Fursac

What to know before buying pants

When it comes to pants, balance is everything. For instance, don’t confuse slim with tight. The former can be both visually pleasing and comfortable, while the latter is neither
Read more
Alter your clothes - Mens suits and clothes De Fursac

Alter your clothes

D’un point de vue général, il est plus pratique et moins risqué de retoucher en rétrécissant un vêtement un peu grand plutôt de l’agrandir en prenant le risque de ne pas laisser assez de tissus pour ...
Read more
Embodying Your Wardrobe - Mens suits and clothes De Fursac

Embodying Your Wardrobe

Developing a sense of style, harmonizing colors, knowing how to pair pieces, and handling the unpredictability of daily life are all essential elements to master in order to truly embody your wardrobe...
Read more
Building a timeless wardrobe - Mens suits and clothes De Fursac

Building a timeless wardrobe

At the roots of Fursac lies workwear. Drawing inspiration from uniform—whether military, professional, sporting, urban, eveningwear or designed for grand occasions—Fursac reclaims these codes to elev...
Read more
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.32ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.35ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.67ms
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.52ms
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')
1.74ms
SELECT * FROM `languages`
0.34ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
3.64ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.29ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.73ms
SELECT * FROM `config`
0.50ms
SELECT COUNT(*) AS `aggregate` FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1'
0.61ms
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' ORDER BY `position` ASC LIMIT 15 OFFSET 0
4.33ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
1.10ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '111', '92', '93', '91', '85', '86', '78', '70', '69', '68', '67', '66', '46', '60') ORDER BY `position` ASC
0.72ms
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.27ms
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
0.30ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
545.10ms
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.55ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
682.04ms
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.91ms
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,477.97ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - editorial.list
67.76ms
+ 67.76ms
View #2 - components.page-header
68.62ms
+ 0.86ms
View #3 - components.button
69.01ms
+ 0.39ms
View #4 - components.button
69.26ms
+ 0.25ms
View #5 - components.button
71.15ms
+ 1.89ms
View #6 - components.button
72.45ms
+ 1.30ms
View #7 - components.button
74.00ms
+ 1.55ms
View #8 - components.button
75.39ms
+ 1.38ms
View #9 - components.button
76.65ms
+ 1.26ms
View #10 - components.button
77.81ms
+ 1.16ms
View #11 - components.button
78.69ms
+ 0.87ms
View #12 - components.button
79.56ms
+ 0.87ms
View #13 - components.button
80.58ms
+ 1.02ms
View #14 - components.button
81.68ms
+ 1.10ms
View #15 - components.button
82.50ms
+ 0.82ms
View #16 - components.button
83.30ms
+ 0.80ms
View #17 - components.button
84.32ms
+ 1.02ms
View #18 - components.button
85.35ms
+ 1.03ms
View #19 - components.button
86.27ms
+ 0.92ms
View #20 - components.pagination
86.57ms
+ 0.31ms
View #21 - components.button
87.29ms
+ 0.71ms
View #22 - components.seo-footer
87.64ms
+ 0.35ms
View #23 - layout.layout
87.98ms
+ 0.34ms
View #24 - layout.meta
89.20ms
+ 1.22ms
View #25 - modules.notification
93.42ms
+ 4.22ms
View #26 - modules.header
94.53ms
+ 1.12ms
View #27 - modules.menu
1,419.79ms
+ 1,325.26ms
View #28 - components.menu-first-level
1,420.39ms
+ 0.60ms
View #29 - components.menu-second-level
1,424.28ms
+ 3.89ms
View #30 - components.menu-pushes
1,433.67ms
+ 9.39ms
View #31 - components.menu-pushes
1,441.12ms
+ 7.45ms
View #32 - components.menu-pushes
1,447.12ms
+ 5.99ms
View #33 - components.menu-pushes
1,453.94ms
+ 6.82ms
View #34 - components.menu-pushes
1,455.45ms
+ 1.52ms
View #35 - components.menu-pushes
1,457.45ms
+ 2.00ms
View #36 - svg.logo
1,458.45ms
+ 1.00ms
View #37 - modules.messages
1,459.46ms
+ 1.01ms
View #38 - modules.breadcrumbs
1,459.88ms
+ 0.41ms
View #39 - modules.footer
1,460.15ms
+ 0.27ms
View #40 - components.reinsurance-support
1,460.65ms
+ 0.51ms
View #41 - components.field
1,462.28ms
+ 1.63ms
View #42 - components.csrf-field
1,462.59ms
+ 0.31ms
View #43 - components.button
1,462.77ms
+ 0.17ms
View #44 - components.footer-links
1,463.05ms
+ 0.28ms
View #45 - modules.panel
1,466.59ms
+ 3.54ms
View #46 - modules.popin
1,466.78ms
+ 0.19ms
View #47 - modules.blueshift-popin
1,466.97ms
+ 0.19ms
View #48 - modules.search-panel
1,468.03ms
+ 1.06ms
View #49 - catalog.search-form
1,468.41ms
+ 0.38ms
View #50 - components.field
1,468.86ms
+ 0.45ms
View #51 - modules.toaster
1,469.58ms
+ 0.72ms
View #52 - layout.overlay
1,469.77ms
+ 0.19ms
View #53 - modules.webstore-switcher
1,471.86ms
+ 2.10ms
View #54 - components.close-button
1,472.24ms
+ 0.37ms
View #55 - components.native-select
1,472.75ms
+ 0.51ms
View #56 - components.native-select
1,473.26ms
+ 0.51ms
View #57 - components.button
1,473.52ms
+ 0.27ms
View #58 - components.button
1,473.87ms
+ 0.35ms
View #59 - helpers.grid
1,474.19ms
+ 0.32ms
View #60 - modules.loading-bar
1,474.35ms
+ 0.16ms
View #61 - 3rdparties.didomi
1,474.65ms
+ 0.30ms
View #62 - 3rdparties.gtm
1,474.82ms
+ 0.17ms
View #63 - 3rdparties.abtasty.main
1,474.97ms
+ 0.15ms
View #64 - 3rdparties.abtasty.tracking
1,475.10ms
+ 0.13ms
View #65 - 3rdparties.blueshift
1,475.41ms
+ 0.31ms
View #66 - 3rdparties.sizebay.main
1,475.86ms
+ 0.45ms
View #67 - 3rdparties.sizebay.tracking
1,476.08ms
+ 0.22ms
View #68 - 3rdparties.gsi
1,476.30ms
+ 0.23ms
View #69 - 3rdparties.applepay
1,476.44ms
+ 0.14ms
View #70 - 3rdparties.alma
1,476.70ms
+ 0.26ms
View #71 - path: /var/www/html/laravel/profiling/template.blade.php
1,478.01ms
+ 1.32ms
... array(41)
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(146) fursac=0c8cfd451b87cb7d6a90f2c8deccac2ea44b291a%2BpAvodJoKYjq98doDb67M
fursac=0c8cfd451b87cb7d6a90f2c8deccac2ea44b291a%2BpAvodJoKYjq98doDb67MZRIZl3A3K8B63tnKx0c2; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D
HTTP_REFERER string(78) https://fursac.period.paris/en/style-guide/creer-trouver-le-costume-id
https://fursac.period.paris/en/style-guide/creer-trouver-le-costume-ideal.html
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) 34892
REDIRECT_URL string(20) /en/style-guide.html
REDIRECT_QUERY_STRING string(20) /en/style-guide.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(20) /en/style-guide.html
REQUEST_URI string(20) /en/style-guide.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1788360706.322
REQUEST_TIME int 1788360706
HTTPS string(2) on
... array(2)
csrf_token string(40) tUnDuEK3nqBL5SmPCDQ0uewjOMYG2CeZCtAlODeO
cart string(12) Order object