Gifts: Explore the selection. Free shipping & extended returns until 01/11.
Choosing your style - Mens suits and clothes De Fursac

Choosing your style

The right piece is one that becomes an essential part of your wardrobe, aging gracefully with you until it becomes a key element of your silhouette. To dress well, it's crucial to know and understand...
Read more
Choosing the key pieces of your wardrobe - Mens suits and clothes De Fursac

Choosing the key pieces of your wardrobe

Your foundational wardrobe is the blank canvas of your style. It consists of the essential pieces that, once personalised with the right accessories, additional standout items, and a carefully chosen...
Read more
The perfect shirt - Mens suits and clothes De Fursac

The perfect shirt

The different shirt fits allow you to play with styles, but also to find the right piece for your body shape.   The three main fits at Fursac are: The dress or formal shirt: the body is tailored...
Read more
All about fabrics in the men's wardrobe - Mens suits and clothes De Fursac

All about fabrics in the men's wardrobe

The fabric is the foundation of every garment. Its quality lends a unique character to the piece—just like in cooking, if the base ingredients are of average quality, the finished product will inevita...
Read more
Dressing for a Ceremony - Mens suits and clothes De Fursac

Dressing for a Ceremony

If there is one day when it is crucial to avoid any style missteps, it is on the occasion of an important ceremony. Whether you are passionate about clothing or not well-versed in the codes of menswea...
Read more
Jersey - Mens suits and clothes De Fursac

Jersey

Jersey is a knitted fabric that originally appeared on the island of Jersey, in the Channel Islands. First used for underwear and workwear, it gradually became popular in fashion thanks to its comfor...
Read more
Choose the right pair of glasses - Mens suits and clothes De Fursac

Choose the right pair of glasses

Sunglasses are a must-have accessory that adds a touch of style to any outfit. They allow you to express your personality while keeping up with fashion trends.
Read more
Outerwear - Mens suits and clothes De Fursac

Outerwear

Outerwear plays an essential role in combining comfort, practicality, and style. It comes in a wide variety of materials, ranging from waterproof technical fabrics to warm wools, as well as numerous m...
Read more
A guide to the icons of men’s footwear - Mens suits and clothes De Fursac

A guide to the icons of men’s footwear

There is a wide variety of shoes, each suited to a specific style and occasion. Whether casual, formal, or sporty, choosing the right shoes is essential to combine comfort and elegance every day.
Read more
Understanding different trouser fits - Mens suits and clothes De Fursac

Understanding different trouser fits

Pants come in various styles, from casual jeans to dress trousers and versatile chinos. Each type suits different occasions, combining comfort and elegance.
Read more
Distinguishing between winter, summer, and all-season suits - Mens suits and clothes De Fursac

Distinguishing between winter, summer, and all-season suits

Dressing with the seasons is an art worth mastering — the key to feeling at ease in your clothes, whatever the weather may bring.
Read more
Finding the perfect suit - Mens suits and clothes De Fursac

Finding the perfect suit

Fursac offers three core jacket styles — slim-fit, straight-cut, and double-breasted — available in sizes 44 to 56. For broader builds, a dedicated range of larger sizes extends up to size 62, ensurin...
Read more
Understanding Jacket Cuts - Mens suits and clothes De Fursac

Understanding Jacket Cuts

The cut of a jacket is essential to enhance your silhouette and ensure a harmonious style.
Read more
Choosing Your Tie: Key Details to Consider - Mens suits and clothes De Fursac

Choosing Your Tie: Key Details to Consider

Choosing the right tie is crucial to complete an outfit with elegance and personality. It should harmonize with the suit, shirt, and occasion to showcase your style perfectly.
Read more
Choosing your bow tie - Mens suits and clothes De Fursac

Choosing your bow tie

The bow tie is a chic and timeless accessory that adds a touch of originality to your outfit. Perfect for formal occasions or a bold style, it expresses your elegance with character.
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.31ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.31ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.24ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.53ms
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.42ms
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.33ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.29ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.25ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.60ms
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.39ms
SELECT COUNT(*) AS `aggregate` FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `subsection` = 'wardrobe'
0.65ms
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `subsection` = 'wardrobe' ORDER BY `position` ASC LIMIT 15 OFFSET 15
0.22ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
1.30ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('55', '62', '110', '44', '43', '112', '116', '113', '96', '95', '94', '97', '98', '117', '120') ORDER BY `position` ASC
0.35ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
115.64ms
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.70ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('4', '78', '44', '88', '76', '153', '138', '2', '151', '30', '84', '8', '11', '12', '13', '14', '9', '15', '93', '17', '16', '82', '81', '83', '87', '80', '79', '109', '18', '5', '19', '22', '23', '24', '26', '25', '95', '27', '160', '74', '63', '64', '75', '96', '97', '99', '100', '101', '103', '102', '104', '105', '163', '108', '107', '106', '33', '34', '37', '38', '39', '41', '40', '94', '42', '91', '60', '61') ORDER BY `position` ASC
0.32ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
284.97ms
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` < '298' AND `level` <= '3' GROUP BY `categories`.`id` ORDER BY `l` ASC
0.68ms
SELECT * FROM `categories_pushes` WHERE `category_id` IN ('110', '111', '115', '116', '117', '120', '121', '119', '148', '68', '69', '140', '141', '142', '53', '55', '85', '86', '159', '125', '126', '127', '129', '128', '136', '132', '165', '134', '158', '66', '67', '144', '150', '145', '124', '32', '73', '123', '137', '154', '139', '167') ORDER BY `position` ASC
Name Running Time (ms) Difference
default_timer
582.69ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - editorial.list
35.05ms
+ 35.05ms
View #2 - components.page-header
35.89ms
+ 0.84ms
View #3 - components.button
36.26ms
+ 0.37ms
View #4 - components.button
36.51ms
+ 0.25ms
View #5 - components.pagination
36.68ms
+ 0.17ms
View #6 - components.button
36.84ms
+ 0.16ms
View #7 - components.button
38.08ms
+ 1.24ms
View #8 - components.button
38.70ms
+ 0.61ms
View #9 - components.button
39.69ms
+ 0.99ms
View #10 - components.button
40.32ms
+ 0.64ms
View #11 - components.button
41.16ms
+ 0.84ms
View #12 - components.button
41.87ms
+ 0.71ms
View #13 - components.button
42.35ms
+ 0.48ms
View #14 - components.button
43.63ms
+ 1.28ms
View #15 - components.button
44.61ms
+ 0.98ms
View #16 - components.button
45.32ms
+ 0.71ms
View #17 - components.button
45.85ms
+ 0.53ms
View #18 - components.button
46.39ms
+ 0.54ms
View #19 - components.button
46.98ms
+ 0.59ms
View #20 - components.button
47.56ms
+ 0.59ms
View #21 - components.button
48.09ms
+ 0.52ms
View #22 - components.pagination
48.28ms
+ 0.19ms
View #23 - components.seo-footer
48.54ms
+ 0.27ms
View #24 - layout.layout
48.75ms
+ 0.21ms
View #25 - layout.meta
49.58ms
+ 0.83ms
View #26 - modules.notification
51.32ms
+ 1.74ms
View #27 - modules.header
51.96ms
+ 0.64ms
View #28 - modules.menu
506.49ms
+ 454.53ms
View #29 - components.menu-first-level
507.11ms
+ 0.62ms
View #30 - components.menu-second-level
510.02ms
+ 2.90ms
View #31 - components.menu-pushes
514.56ms
+ 4.55ms
View #32 - components.menu-pushes
521.50ms
+ 6.94ms
View #33 - components.menu-pushes
535.54ms
+ 14.04ms
View #34 - components.menu-pushes
537.11ms
+ 1.57ms
View #35 - components.menu-pushes
538.44ms
+ 1.34ms
View #36 - svg.logo
539.30ms
+ 0.86ms
View #37 - modules.messages
548.79ms
+ 9.49ms
View #38 - modules.breadcrumbs
549.24ms
+ 0.45ms
View #39 - modules.footer
549.49ms
+ 0.26ms
View #40 - components.reinsurance-support
549.88ms
+ 0.39ms
View #41 - components.field
551.51ms
+ 1.63ms
View #42 - components.csrf-field
551.87ms
+ 0.35ms
View #43 - components.button
552.05ms
+ 0.18ms
View #44 - components.footer-links
552.33ms
+ 0.29ms
View #45 - modules.panel
554.88ms
+ 2.55ms
View #46 - modules.popin
555.08ms
+ 0.20ms
View #47 - modules.blueshift-popin
555.26ms
+ 0.18ms
View #48 - modules.search-panel
564.51ms
+ 9.26ms
View #49 - catalog.search-form
564.98ms
+ 0.47ms
View #50 - components.field
565.55ms
+ 0.56ms
View #51 - modules.toaster
566.33ms
+ 0.78ms
View #52 - layout.overlay
566.47ms
+ 0.14ms
View #53 - modules.webstore-switcher
568.71ms
+ 2.24ms
View #54 - components.close-button
569.11ms
+ 0.40ms
View #55 - components.native-select
569.62ms
+ 0.51ms
View #56 - components.native-select
570.12ms
+ 0.50ms
View #57 - components.button
570.39ms
+ 0.27ms
View #58 - components.button
570.69ms
+ 0.30ms
View #59 - helpers.grid
570.95ms
+ 0.27ms
View #60 - modules.loading-bar
571.10ms
+ 0.15ms
View #61 - 3rdparties.didomi
579.51ms
+ 8.41ms
View #62 - 3rdparties.gtm
579.75ms
+ 0.23ms
View #63 - 3rdparties.abtasty.main
579.90ms
+ 0.15ms
View #64 - 3rdparties.abtasty.tracking
580.03ms
+ 0.13ms
View #65 - 3rdparties.blueshift
580.28ms
+ 0.25ms
View #66 - 3rdparties.sizebay.main
580.65ms
+ 0.37ms
View #67 - 3rdparties.sizebay.tracking
580.91ms
+ 0.26ms
View #68 - 3rdparties.gsi
581.15ms
+ 0.24ms
View #69 - 3rdparties.applepay
581.27ms
+ 0.12ms
View #70 - 3rdparties.alma
581.50ms
+ 0.23ms
View #71 - path: /var/www/html/laravel/profiling/template.blade.php
582.75ms
+ 1.25ms
... 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=e3f2081e95534e2886d6eb8b274efc25d906badb%2BsJ1YRwEkggo9U6INYP8U
fursac=e3f2081e95534e2886d6eb8b274efc25d906badb%2BsJ1YRwEkggo9U6INYP8UT7S4xKOfhBbXfBPR68Js; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1
HTTP_X_FORWARDED_FOR string(14) 216.73.217.100
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) 2dba27a72b09
HTTP_X_REAL_IP string(14) 216.73.217.100
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) 53256
REDIRECT_URL string(41) /en/style-guide/the-perfect-wardrobe.html
REDIRECT_QUERY_STRING string(48) /en/style-guide/the-perfect-wardrobe.html&page=2
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(48) /en/style-guide/the-perfect-wardrobe.html&page=2
REQUEST_URI string(48) /en/style-guide/the-perfect-wardrobe.html?page=2
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1784157794.73
REQUEST_TIME int 1784157794
HTTPS string(2) on
... array(3)
csrf_token string(40) KvfwSDiyk9abXzO0OWBroihdH41qlKWvHnue02dB
cart string(12) Order object
recently_viewed array(1)
0 int 5491