--}} ?> Guide: Optimize your suitcase with Marc Beaugé's tips - Fursac
New markdown: Enjoy up to 50% off our selected items. Free delivery and returns | Payment in installments available

Inside Marc Beaugé’s Suitcase

Inside Marc Beaugé’s suitcase - Mens suits and clothes De Fursac

#1 Always pack more than you think you'll need - you never know what might happen once you arrive.

 

#2 Store your socks inside your shoes, which should then be placed in separate bags to keep them isolated from the rest of your suitcase.

 

#3 Roll your clothes instead of folding them!

 

#4 Don’t forget the nail clippers (we all know long nails can ruin a holiday).

 

#5 Avoid packing any weapons or drugs (a stay in an airport cell can definitely ruin your vacation).

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.34ms
SELECT * FROM `webstores` ORDER BY `position` ASC
0.31ms
SELECT * FROM `countries` WHERE `countries`.`id` IN ('15', '5', '16', '40')
0.28ms
SELECT * FROM `languages` WHERE `languages`.`id` IN ('1', '2')
0.48ms
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.45ms
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.23ms
SELECT * FROM `languages`
0.36ms
SELECT * FROM `editorial_articles` WHERE `id` = '125' LIMIT 1
0.31ms
SELECT * FROM `editorial_articles` WHERE `id` = '126' LIMIT 1
0.27ms
SELECT * FROM `editorial_articles` WHERE `id` = '127' LIMIT 1
0.60ms
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.41ms
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `slug_en` = 'organize-inside-marc-beauge-s-suitcase' LIMIT 1
0.51ms
SELECT * FROM `editorial_articles` WHERE `id` = '50' LIMIT 1
0.43ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('50') ORDER BY `position` ASC
0.29ms
SELECT * FROM `editorial_blocks_pictures` WHERE `block_id` IN ('425', '428', '423') ORDER BY `position` ASC
0.26ms
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 ('425', '428', '423') ORDER BY ISNULL(pos) ASC, `pos` ASC
0.90ms
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `id` <> '50' AND `is_enabled` = '1' AND `position` >= LEAST('27'-3, (SELECT MAX(position) FROM editorial_articles WHERE section = 'style-guide') - '27' -1) AND `position` <= '30' ORDER BY `position` ASC LIMIT 6
0.46ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
1.08ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('62', '110', '49', '44', '54', '43') ORDER BY `position` ASC
0.26ms
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.25ms
SELECT * FROM `articles` WHERE `articles`.`id` IN ('27429')
0.43ms
SELECT * FROM `products` WHERE `products`.`id` IN ('5502') ORDER BY `sku` ASC
0.42ms
SELECT * FROM `gifts_details` WHERE `gift_id` IN ('1')
0.31ms
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.78ms
SELECT * FROM `editorial_articles` WHERE `section` = 'style-guide' AND `is_enabled` = '1' AND `id` NOT IN ('50') ORDER BY `created_at` DESC LIMIT 8
0.28ms
SELECT * FROM `editorial_tags` WHERE `editorial_tags`.`id` IN ('0') ORDER BY `position` ASC
0.75ms
SELECT * FROM `editorial_blocks` WHERE `article_id` IN ('122', '120', '119', '118', '117', '116', '115', '114') ORDER BY `position` ASC
0.32ms
SELECT * FROM `customers` WHERE `customers`.`id` = '' LIMIT 1
0.35ms
SELECT * FROM `categories` WHERE `id` = '1' LIMIT 1
184.93ms
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.66ms
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.44ms
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.93ms
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
642.93ms (time from start to render)
 
Controller entry
0.00ms
+ 0.00ms
View #1 - editorial.article
48.08ms
+ 48.08ms
View #2 - editorial.partials.subnav
48.91ms
+ 0.83ms
View #3 - editorial.partials.block-text
50.36ms
+ 1.46ms
View #4 - editorial.partials.block-image
50.66ms
+ 0.29ms
View #5 - editorial.partials.block-text
51.73ms
+ 1.07ms
View #6 - editorial.partials.related-content
60.98ms
+ 9.25ms
View #7 - components.button
61.69ms
+ 0.72ms
View #8 - components.button
62.27ms
+ 0.58ms
View #9 - components.button
62.73ms
+ 0.46ms
View #10 - components.button
63.64ms
+ 0.91ms
View #11 - components.button
64.14ms
+ 0.50ms
View #12 - components.button
64.60ms
+ 0.46ms
View #13 - components.button
65.11ms
+ 0.51ms
View #14 - components.button
65.72ms
+ 0.61ms
View #15 - layout.layout
65.94ms
+ 0.22ms
View #16 - layout.meta
67.10ms
+ 1.16ms
View #17 - modules.notification
70.91ms
+ 3.81ms
View #18 - modules.header
71.94ms
+ 1.03ms
View #19 - modules.menu
595.71ms
+ 523.76ms
View #20 - components.menu-first-level
596.21ms
+ 0.50ms
View #21 - components.menu-second-level
599.45ms
+ 3.24ms
View #22 - components.menu-pushes
605.18ms
+ 5.73ms
View #23 - components.menu-pushes
611.53ms
+ 6.35ms
View #24 - components.menu-pushes
616.44ms
+ 4.91ms
View #25 - components.menu-pushes
620.53ms
+ 4.09ms
View #26 - components.menu-pushes
621.52ms
+ 0.99ms
View #27 - components.menu-pushes
622.49ms
+ 0.98ms
View #28 - svg.logo
623.04ms
+ 0.55ms
View #29 - modules.messages
623.79ms
+ 0.76ms
View #30 - modules.breadcrumbs
624.12ms
+ 0.33ms
View #31 - modules.footer
624.58ms
+ 0.46ms
View #32 - components.reinsurance-support
624.94ms
+ 0.35ms
View #33 - components.field
626.43ms
+ 1.49ms
View #34 - components.csrf-field
626.70ms
+ 0.27ms
View #35 - components.button
626.84ms
+ 0.14ms
View #36 - components.footer-links
627.06ms
+ 0.22ms
View #37 - modules.panel
629.88ms
+ 2.81ms
View #38 - modules.popin
630.28ms
+ 0.41ms
View #39 - modules.blueshift-popin
630.84ms
+ 0.56ms
View #40 - modules.search-panel
632.00ms
+ 1.16ms
View #41 - catalog.search-form
632.41ms
+ 0.41ms
View #42 - components.field
632.77ms
+ 0.37ms
View #43 - modules.toaster
633.30ms
+ 0.53ms
View #44 - layout.overlay
633.42ms
+ 0.12ms
View #45 - modules.webstore-switcher
635.10ms
+ 1.68ms
View #46 - components.close-button
635.63ms
+ 0.53ms
View #47 - components.native-select
636.12ms
+ 0.49ms
View #48 - components.native-select
636.49ms
+ 0.37ms
View #49 - components.button
636.67ms
+ 0.18ms
View #50 - components.button
636.89ms
+ 0.22ms
View #51 - helpers.grid
637.15ms
+ 0.26ms
View #52 - modules.loading-bar
637.29ms
+ 0.14ms
View #53 - 3rdparties.didomi
637.52ms
+ 0.23ms
View #54 - 3rdparties.gtm
637.63ms
+ 0.11ms
View #55 - 3rdparties.abtasty.main
637.75ms
+ 0.12ms
View #56 - 3rdparties.abtasty.tracking
637.85ms
+ 0.10ms
View #57 - 3rdparties.blueshift
638.02ms
+ 0.17ms
View #58 - 3rdparties.sizebay.main
638.37ms
+ 0.35ms
View #59 - 3rdparties.sizebay.tracking
638.53ms
+ 0.16ms
View #60 - 3rdparties.gsi
638.71ms
+ 0.18ms
View #61 - 3rdparties.applepay
638.80ms
+ 0.09ms
View #62 - 3rdparties.alma
639.00ms
+ 0.20ms
View #63 - path: /var/www/html/laravel/profiling/template.blade.php
642.97ms
+ 3.97ms
... array(39)
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_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) 42464
REDIRECT_URL string(59) /en/style-guide/organize-inside-marc-beauge-s-suitcase.html
REDIRECT_QUERY_STRING string(59) /en/style-guide/organize-inside-marc-beauge-s-suitcase.html
GATEWAY_INTERFACE string(7) CGI/1.1
SERVER_PROTOCOL string(8) HTTP/1.1
REQUEST_METHOD string(3) GET
QUERY_STRING string(59) /en/style-guide/organize-inside-marc-beauge-s-suitcase.html
REQUEST_URI string(59) /en/style-guide/organize-inside-marc-beauge-s-suitcase.html
SCRIPT_NAME string(10) /index.php
PHP_SELF string(10) /index.php
REQUEST_TIME_FLOAT float 1788340769.844
REQUEST_TIME int 1788340769
HTTPS string(2) on
... array(2)
csrf_token string(40) lILq0BCcYXwmHoIKTEZdRclzxSZHlVG99wV10G4d
cart string(12) Order object