Gifts: Explore the selection. Free shipping & extended returns until 01/11.
In love as in style, simplicity is sometimes the most beautiful yet complex thing. When clothing fits each body so perfectly that it fades away, the pure aesthetic of the connection between two beings, two silhouettes in complete harmony, reveals itself.
 
Essentials in navy and white captured on Yanne and Alex by Julien Hamon. Design pieces curated with love by Studio Jibé.
Discover A selection of Fursac gifts for Valentine's Day.
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Amour - Mens suits and clothes De Fursac
Discover Valentine's day seen by Fursac on tiktok.
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.38ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.39ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.25ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.64ms
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.40ms
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.29ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.27ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.26ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.59ms
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.37ms
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `slug_en` = 'valentines-day-ss24' LIMIT 1
0.23ms
SELECT * FROM `editorial_articles` WHERE `id` = '31' LIMIT 1
0.35ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('31') ORDER BY `position` ASC
0.43ms
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('284', '286', '285', '287') ORDER BY `position` ASC
0.20ms
SELECT * FROM `collections` WHERE `collections`.`id` IN ('0') ORDER BY `season` DESC
0.33ms
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 ('284', '286', '285', '287') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.63ms
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `id` <> '31' AND `is_enabled` = '1' AND `position` >= LEAST('25'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'journal') - '25' -1) AND `position` <= '28' ORDER BY `position` ASC LIMIT 6
0.18ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
0.42ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('33', '30', '29', '28', '27') ORDER BY `position` ASC
0.62ms
SELECT * FROM `editorial_articles` WHERE `section` = 'journal' AND `is_enabled` = '1' AND `id` NOT IN ('31') ORDER BY `created_at` DESC LIMIT 8
0.23ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
0.70ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('123', '121', '90', '87', '84', '77', '76', '75') ORDER BY `position` ASC
0.33ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
114.77ms
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.81ms
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.33ms
SELECT * FROM `categories` WHERE `id` = '7' LIMIT 1
193.56ms
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.66ms
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
457.61ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - editorial.article
30.74ms
+ 30.74ms
View #2 - editorial.partials.subnav
31.53ms
+ 0.79ms
View #3 - editorial.partials.block-text
32.51ms
+ 0.98ms
View #4 - editorial.partials.block-text
32.69ms
+ 0.18ms
View #5 - editorial.partials.block-gallery
32.80ms
+ 0.11ms
View #6 - editorial.partials.image-zoom
32.94ms
+ 0.14ms
View #7 - components.close-button
33.12ms
+ 0.18ms
View #8 - editorial.partials.block-text
37.02ms
+ 3.90ms
View #9 - editorial.partials.related-content
46.04ms
+ 9.02ms
View #10 - components.button
46.79ms
+ 0.76ms
View #11 - components.button
47.35ms
+ 0.56ms
View #12 - components.button
47.84ms
+ 0.49ms
View #13 - components.button
48.25ms
+ 0.41ms
View #14 - components.button
48.66ms
+ 0.40ms
View #15 - components.button
49.24ms
+ 0.58ms
View #16 - components.button
49.75ms
+ 0.50ms
View #17 - components.button
50.22ms
+ 0.48ms
View #18 - layout.layout
50.42ms
+ 0.20ms
View #19 - layout.meta
51.33ms
+ 0.90ms
View #20 - modules.notification
53.05ms
+ 1.72ms
View #21 - modules.header
53.61ms
+ 0.56ms
View #22 - modules.menu
413.49ms
+ 359.89ms
View #23 - components.menu-first-level
413.99ms
+ 0.50ms
View #24 - components.menu-second-level
417.05ms
+ 3.06ms
View #25 - components.menu-pushes
422.02ms
+ 4.97ms
View #26 - components.menu-pushes
429.24ms
+ 7.22ms
View #27 - components.menu-pushes
435.48ms
+ 6.25ms
View #28 - components.menu-pushes
437.00ms
+ 1.51ms
View #29 - components.menu-pushes
438.45ms
+ 1.45ms
View #30 - svg.logo
439.38ms
+ 0.93ms
View #31 - modules.messages
440.68ms
+ 1.29ms
View #32 - modules.breadcrumbs
441.09ms
+ 0.42ms
View #33 - modules.footer
441.36ms
+ 0.26ms
View #34 - components.reinsurance-support
441.77ms
+ 0.41ms
View #35 - components.field
443.28ms
+ 1.50ms
View #36 - components.csrf-field
443.59ms
+ 0.32ms
View #37 - components.button
443.78ms
+ 0.19ms
View #38 - components.footer-links
444.06ms
+ 0.28ms
View #39 - modules.panel
446.76ms
+ 2.70ms
View #40 - modules.popin
446.94ms
+ 0.18ms
View #41 - modules.blueshift-popin
447.10ms
+ 0.16ms
View #42 - modules.search-panel
448.08ms
+ 0.97ms
View #43 - catalog.search-form
448.42ms
+ 0.34ms
View #44 - components.field
448.88ms
+ 0.46ms
View #45 - modules.toaster
449.68ms
+ 0.80ms
View #46 - layout.overlay
449.84ms
+ 0.16ms
View #47 - modules.webstore-switcher
451.87ms
+ 2.03ms
View #48 - components.close-button
452.22ms
+ 0.34ms
View #49 - components.native-select
452.67ms
+ 0.45ms
View #50 - components.native-select
453.33ms
+ 0.66ms
View #51 - components.button
453.58ms
+ 0.25ms
View #52 - components.button
453.89ms
+ 0.31ms
View #53 - helpers.grid
454.17ms
+ 0.29ms
View #54 - modules.loading-bar
454.32ms
+ 0.15ms
View #55 - 3rdparties.didomi
454.60ms
+ 0.27ms
View #56 - 3rdparties.gtm
454.83ms
+ 0.24ms
View #57 - 3rdparties.abtasty.main
454.99ms
+ 0.15ms
View #58 - 3rdparties.abtasty.tracking
455.12ms
+ 0.13ms
View #59 - 3rdparties.blueshift
455.34ms
+ 0.22ms
View #60 - 3rdparties.sizebay.main
455.72ms
+ 0.37ms
View #61 - 3rdparties.sizebay.tracking
455.95ms
+ 0.23ms
View #62 - 3rdparties.gsi
456.16ms
+ 0.22ms
View #63 - 3rdparties.applepay
456.29ms
+ 0.13ms
View #64 - 3rdparties.alma
456.54ms
+ 0.25ms
View #65 - path: /var/www/html/laravel/profiling/template.blade.php
457.66ms
+ 1.12ms
... 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=5e40c77757527b35a36141b0a5da8b52a4554950%2Bmpb7e6QnVDFORuYvXw2S
fursac=5e40c77757527b35a36141b0a5da8b52a4554950%2Bmpb7e6QnVDFORuYvXw2Sb4fctHzBGn4uVWBXprWP; webstore=9d177a0d1723c05f68e9f350bb89da2d5d44ad12%2B1; cart=c0979757428681e8400094a7dd8325d4de9c3d95%2B%5B%5D
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) 38140
REDIRECT_URL string(36) /en/journal/valentines-day-ss24.html
REDIRECT_QUERY_STRING string(36) /en/journal/valentines-day-ss24.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(36) /en/journal/valentines-day-ss24.html
REQUEST_URI string(36) /en/journal/valentines-day-ss24.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1784153910.518
REQUEST_TIME int 1784153910
HTTPS string(2) on
... array(2)
csrf_token string(40) ARD4MyC6fDR2xlmLpyr9wsw6NYqaL9rgoXiKPbRj
cart string(12) Order object