--}} ?> French clichés - Fursac - Suits & Menswear
New markdown: Enjoy up to 50% off our selected items. Free delivery and returns | Payment in installments available
A series of ten photographs by Charles Negre for FURSAC
French clichés - Mens suits and clothes De Fursac
Charles Negre playfully celebrates the French spirit of Fursac with his series titled French Clichés.

The ten still lifes explore some of the most endearing French clichés, light-heartedly reflecting an art of living and panache inherent to the fashion house.
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
French clichés - Mens suits and clothes De Fursac
01
French clichés - Mens suits and clothes De Fursac
02
French clichés - Mens suits and clothes De Fursac
03
French clichés - Mens suits and clothes De Fursac
04
French clichés - Mens suits and clothes De Fursac
05
French clichés - Mens suits and clothes De Fursac
06
French clichés - Mens suits and clothes De Fursac
07
French clichés - Mens suits and clothes De Fursac
08
French clichés - Mens suits and clothes De Fursac
09

From the Fursac man’s morning croissant casually devoured while slipping into a shirt - could there be a better cure for a long night of partying? - to the vivid childhood memories conjured up by a glass of diabolo-menthe - a typically French peppermint cordial - or the simple sight of a glass of red wine and pure joy of salted butter on crunchy toast. The series evokes a few of the simple pleasures of everyday life so widely admired around the world.

A timeless homage to a French summer well spent.

Credits
Photographer : @charlesnegre 
Set design : @marinearmandin 
Creative Direction : @gauthierborsarello 
Artistic Direction : @ljbtnstudio
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.36ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.28ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.23ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.59ms
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.44ms
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.31ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.24ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.23ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.87ms
SELECT * FROM `config`
0.34ms
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.38ms
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug_en` = 'french-cliche-fw23' LIMIT 1
0.25ms
SELECT * FROM `editorial_articles` WHERE `id` = '21' LIMIT 1
0.39ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('21') ORDER BY `position` ASC
0.36ms
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('220', '228', '221', '231', '222', '223') ORDER BY `position` ASC
0.24ms
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
0.40ms
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 ('220', '228', '221', '231', '222', '223') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.81ms
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '21' AND `is_enabled` = '1' AND `position` >= LEAST('36'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '36' -1) AND `position` <= '39' ORDER BY `position` ASC LIMIT 6
0.17ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
0.69ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('36', '34', '33', '30', '31', '29') ORDER BY `position` ASC
0.79ms
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('21') ORDER BY `created_at` DESC LIMIT 8
0.20ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
1.12ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('127', '126', '125', '124', '123', '90', '87', '84') ORDER BY `position` ASC
0.35ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
284.12ms
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.95ms
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.38ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
272.23ms
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.68ms
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
762.54ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - editorial.article
49.68ms
+ 49.68ms
View #2 - editorial.partials.subnav
51.04ms
+ 1.35ms
View #3 - editorial.partials.block-text
53.07ms
+ 2.03ms
View #4 - editorial.partials.block-image
53.48ms
+ 0.41ms
View #5 - editorial.partials.block-text
54.91ms
+ 1.43ms
View #6 - editorial.partials.block-gallery
55.12ms
+ 0.22ms
View #7 - editorial.partials.image-zoom
55.36ms
+ 0.24ms
View #8 - components.close-button
55.62ms
+ 0.26ms
View #9 - editorial.partials.block-text
58.83ms
+ 3.21ms
View #10 - editorial.partials.block-text
59.08ms
+ 0.25ms
View #11 - editorial.partials.related-content
77.84ms
+ 18.76ms
View #12 - components.button
78.89ms
+ 1.04ms
View #13 - components.button
79.91ms
+ 1.02ms
View #14 - components.button
80.85ms
+ 0.94ms
View #15 - components.button
81.55ms
+ 0.71ms
View #16 - components.button
82.27ms
+ 0.72ms
View #17 - components.button
83.33ms
+ 1.06ms
View #18 - components.button
84.35ms
+ 1.02ms
View #19 - components.button
85.32ms
+ 0.97ms
View #20 - layout.layout
85.64ms
+ 0.32ms
View #21 - layout.meta
86.83ms
+ 1.19ms
View #22 - modules.notification
89.77ms
+ 2.94ms
View #23 - modules.header
90.65ms
+ 0.88ms
View #24 - modules.menu
722.88ms
+ 632.23ms
View #25 - components.menu-first-level
723.37ms
+ 0.49ms
View #26 - components.menu-second-level
725.85ms
+ 2.48ms
View #27 - components.menu-pushes
731.25ms
+ 5.39ms
View #28 - components.menu-pushes
736.25ms
+ 5.00ms
View #29 - components.menu-pushes
739.82ms
+ 3.58ms
View #30 - components.menu-pushes
743.70ms
+ 3.88ms
View #31 - components.menu-pushes
744.62ms
+ 0.92ms
View #32 - components.menu-pushes
745.55ms
+ 0.93ms
View #33 - svg.logo
746.09ms
+ 0.54ms
View #34 - modules.messages
746.80ms
+ 0.71ms
View #35 - modules.breadcrumbs
747.07ms
+ 0.27ms
View #36 - modules.footer
747.24ms
+ 0.17ms
View #37 - components.reinsurance-support
747.57ms
+ 0.33ms
View #38 - components.field
748.65ms
+ 1.08ms
View #39 - components.csrf-field
748.88ms
+ 0.24ms
View #40 - components.button
749.01ms
+ 0.12ms
View #41 - components.footer-links
749.19ms
+ 0.19ms
View #42 - modules.panel
751.18ms
+ 1.98ms
View #43 - modules.popin
751.32ms
+ 0.14ms
View #44 - modules.blueshift-popin
751.44ms
+ 0.12ms
View #45 - modules.search-panel
752.19ms
+ 0.75ms
View #46 - catalog.search-form
752.43ms
+ 0.24ms
View #47 - components.field
752.77ms
+ 0.33ms
View #48 - modules.toaster
753.33ms
+ 0.57ms
View #49 - layout.overlay
753.44ms
+ 0.11ms
View #50 - modules.webstore-switcher
754.81ms
+ 1.37ms
View #51 - components.close-button
755.08ms
+ 0.27ms
View #52 - components.native-select
755.38ms
+ 0.30ms
View #53 - components.native-select
755.72ms
+ 0.34ms
View #54 - components.button
755.89ms
+ 0.17ms
View #55 - components.button
756.09ms
+ 0.20ms
View #56 - helpers.grid
756.27ms
+ 0.18ms
View #57 - modules.loading-bar
756.37ms
+ 0.10ms
View #58 - 3rdparties.didomi
756.56ms
+ 0.19ms
View #59 - 3rdparties.gtm
756.66ms
+ 0.10ms
View #60 - 3rdparties.abtasty.main
756.76ms
+ 0.10ms
View #61 - 3rdparties.abtasty.tracking
756.84ms
+ 0.09ms
View #62 - 3rdparties.blueshift
756.99ms
+ 0.15ms
View #63 - 3rdparties.sizebay.main
757.29ms
+ 0.30ms
View #64 - 3rdparties.sizebay.tracking
757.43ms
+ 0.14ms
View #65 - 3rdparties.gsi
757.59ms
+ 0.15ms
View #66 - 3rdparties.applepay
757.67ms
+ 0.09ms
View #67 - 3rdparties.alma
757.85ms
+ 0.17ms
View #68 - path: /var/www/html/laravel/profiling/template.blade.php
762.59ms
+ 4.74ms
... 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) cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D;
cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1; fursac=23d90c6335c20c6ad243e2f5c21cfa6765e5af6a%2Bjce2mqdvLabYZL5fpyEyNf4qTzMSBwKOebYsfHdb
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) 42326
REDIRECT_URL string(35) /en/journal/french-cliche-fw23.html
REDIRECT_QUERY_STRING string(35) /en/journal/french-cliche-fw23.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(35) /en/journal/french-cliche-fw23.html
REQUEST_URI string(35) /en/journal/french-cliche-fw23.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1788347637.054
REQUEST_TIME int 1788347637
HTTPS string(2) on
... array(2)
csrf_token string(40) nStTlPITAUUMZibSwjwUl3kpHKLfyPLzWi1rYVch
cart string(12) Order object