{"id":711597,"date":"2026-05-19T13:06:02","date_gmt":"2026-05-19T11:06:02","guid":{"rendered":"https:\/\/brogue.ch\/?page_id=711597"},"modified":"2026-05-19T13:35:14","modified_gmt":"2026-05-19T11:35:14","slug":"tlb-chaussures-geneve","status":"publish","type":"page","link":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/","title":{"rendered":"TLB"},"content":{"rendered":"\n<script>\ndocument.addEventListener('error', function(e) {\n  var img = e.target;\n  if (img.tagName !== 'IMG') return;\n  var src = img.src;\n  var step = parseInt(img.dataset.fbStep || '0', 10);\n  if (step === 0 && src.indexOf('-416x555') !== -1) {\n    img.dataset.fbStep = '1';\n    img.src = src.replace('-416x555', '-scaled');\n  } else if (step === 1 && src.indexOf('-scaled') !== -1) {\n    img.dataset.fbStep = '2';\n    img.src = src.replace('-scaled', '');\n  }\n}, true);\n<\/script>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500&#038;family=Manrope:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n:root {\n  --paper:        #FFFFFF;\n  --paper-soft:   #FAFAF8;\n  --ink:          #1A1814;\n  --ink-soft:     #4A4640;\n  --ink-mute:     #847C70;\n  --line:         #E5E1D8;\n  --line-soft:    #F0EDE5;\n  --slate:        #3D4754;\n  --slate-deep:   #2A323C;\n  --saddle:       #9A6A3F;\n  --saddle-soft:  #B68957;\n  --accent:       var(--slate);\n  --font-display: \"Fraunces\", \"Times New Roman\", serif;\n  --font-body:    \"Manrope\", -apple-system, BlinkMacSystemFont, sans-serif;\n  --container:    1320px;\n}\n\n.entry-title, .page-title, .qode-page-title, .title_outer, .title_holder,\n.title h1, h1.entry-title, .qode-title-text { display: none !important; }\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody {\n  font-family: var(--font-body);\n  background: var(--paper);\n  color: var(--ink);\n  font-size: 16px;\n  line-height: 1.65;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  font-feature-settings: \"kern\", \"liga\", \"ss01\";\n}\nimg { max-width: 100%; height: auto; display: block; }\na { color: inherit; text-decoration: none; }\n::selection { background: var(--slate); color: var(--paper); }\n\n.container { width: 100%; max-width: var(--container); margin: 0 auto; padding: 0 32px; }\n\n.breadcrumb { padding: 28px 0 0; font-size: 12px; letter-spacing: 0.08em; color: var(--ink-mute); text-transform: uppercase; }\n.breadcrumb a { transition: color 0.2s ease; }\n.breadcrumb a:hover { color: var(--slate); }\n.breadcrumb .sep { margin: 0 10px; opacity: 0.5; }\n\n.hero { padding: 60px 0 100px; position: relative; }\n.hero-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 80px; align-items: center; }\n.hero-content { padding-right: 20px; }\n.hero-eyebrow {\n  display: flex; align-items: center; gap: 14px; margin-bottom: 40px;\n  font-size: 11px; font-weight: 600; letter-spacing: 0.24em;\n  text-transform: uppercase; color: var(--slate);\n}\n.hero-eyebrow::before {\n  content: \"\"; width: 32px; height: 1px;\n  background: linear-gradient(90deg, var(--slate), var(--saddle));\n}\n\nh1.brand-title {\n  font-family: var(--font-display);\n  font-weight: 300;\n  font-size: clamp(64px, 9vw, 144px);\n  line-height: 0.88;\n  letter-spacing: -0.025em;\n  color: var(--ink);\n  margin-bottom: 36px;\n  font-variation-settings: \"opsz\" 144;\n}\nh1.brand-title em {\n  font-style: italic; font-weight: 400;\n  background: linear-gradient(135deg, var(--slate) 0%, var(--saddle) 100%);\n  -webkit-background-clip: text; background-clip: text; color: transparent;\n}\n\n.hero-lede {\n  font-family: var(--font-display); font-size: 22px; line-height: 1.4;\n  font-weight: 300; color: var(--ink-soft); max-width: 540px; margin-bottom: 40px;\n  font-variation-settings: \"opsz\" 48;\n}\n\n.hero-meta { display: flex; gap: 48px; padding-top: 32px; border-top: 1px solid var(--line); }\n.hero-meta-label { font-size: 10px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: var(--ink-mute); margin-bottom: 6px; }\n.hero-meta-value { font-family: var(--font-display); font-size: 20px; font-weight: 400; color: var(--ink); }\n\n.hero-visual { position: relative; aspect-ratio: 4 \/ 5; background: var(--paper-soft); overflow: hidden; }\n.hero-visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; }\n.hero-visual-caption {\n  position: absolute; bottom: 24px; left: 24px;\n  font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--paper); background: rgba(26,24,20,0.78);\n  backdrop-filter: blur(8px); padding: 10px 16px;\n}\n.hero-visual-tag {\n  position: absolute; top: 24px; right: 24px;\n  font-family: var(--font-display); font-style: italic; font-size: 14px;\n  color: var(--paper); writing-mode: vertical-rl; transform: rotate(180deg);\n  background: rgba(26,24,20,0.78); padding: 14px 8px;\n}\n\nsection { position: relative; z-index: 2; }\n\n.section-title {\n  font-family: var(--font-display); font-size: clamp(36px, 4.5vw, 56px);\n  font-weight: 300; line-height: 1.05; letter-spacing: -0.015em;\n  color: var(--ink); margin-bottom: 24px; font-variation-settings: \"opsz\" 96;\n}\n.section-title em { font-style: italic; color: var(--slate); font-weight: 400; }\n\n.section-eyebrow {\n  display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 0.24em;\n  text-transform: uppercase; color: var(--slate); margin-bottom: 18px;\n  padding-bottom: 8px; border-bottom: 1px solid var(--slate);\n}\n\n.heritage { padding: 120px 0; border-top: 1px solid var(--line); }\n.heritage-grid { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: 96px; align-items: start; }\n.heritage-aside { position: sticky; top: 40px; }\n.heritage-year {\n  font-family: var(--font-display); font-size: 120px; font-weight: 300; line-height: 1;\n  letter-spacing: -0.03em;\n  background: linear-gradient(135deg, var(--slate) 0%, var(--saddle) 100%);\n  -webkit-background-clip: text; background-clip: text; color: transparent;\n  margin-bottom: 8px; font-variation-settings: \"opsz\" 144;\n}\n.heritage-year-label { font-size: 11px; letter-spacing: 0.24em; text-transform: uppercase; color: var(--ink-mute); font-weight: 600; margin-bottom: 48px; }\n.heritage-quote {\n  font-family: var(--font-display); font-style: italic; font-size: 22px; line-height: 1.5;\n  font-weight: 300; color: var(--ink-soft); padding-left: 24px;\n  border-left: 2px solid var(--slate); font-variation-settings: \"opsz\" 48;\n}\n.heritage-body p { font-size: 17px; line-height: 1.75; color: var(--ink-soft); margin-bottom: 24px; max-width: 560px; }\n.heritage-body p:first-of-type::first-letter {\n  font-family: var(--font-display); font-size: 64px; font-weight: 400; line-height: 1;\n  float: left; margin: 6px 12px 0 0; color: var(--slate); font-variation-settings: \"opsz\" 96;\n}\n.heritage-body strong { color: var(--ink); font-weight: 600; }\n\n.signature { padding: 120px 0; border-top: 1px solid var(--line); }\n.signature-intro { max-width: 720px; margin: 0 auto 80px; text-align: center; }\n.signature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }\n.signature-card { padding: 40px 32px; border: 1px solid var(--line); background: var(--paper); position: relative; transition: all 0.3s ease; }\n.signature-card:hover { border-color: var(--slate); transform: translateY(-2px); box-shadow: 0 24px 48px -16px rgba(61,71,84,0.14); }\n.signature-number { font-family: var(--font-display); font-style: italic; font-size: 14px; color: var(--slate); margin-bottom: 24px; font-weight: 500; }\n.signature-card h3 { font-family: var(--font-display); font-size: 26px; font-weight: 400; line-height: 1.2; letter-spacing: -0.01em; color: var(--ink); margin-bottom: 16px; }\n.signature-card p { font-size: 15px; line-height: 1.65; color: var(--ink-soft); }\n\n.iconic { background: var(--paper); padding: 120px 0; border-top: 1px solid var(--line); }\n.iconic-lede { font-family: var(--font-display); font-size: 20px; line-height: 1.5; font-weight: 300; color: var(--ink-soft); max-width: 620px; margin-bottom: 80px; font-variation-settings: \"opsz\" 48; }\n.iconic-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; }\n.iconic-card { position: relative; }\n.iconic-frame { aspect-ratio: 3 \/ 4; background: var(--paper-soft); margin-bottom: 20px; overflow: hidden; position: relative; border: 1px solid var(--line); transition: all 0.3s ease; }\n.iconic-card:hover .iconic-frame { border-color: var(--slate); transform: translateY(-3px); }\n.iconic-frame img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1); }\n.iconic-card:hover .iconic-frame img { transform: scale(1.03); }\n.iconic-name { font-family: var(--font-display); font-size: 26px; font-weight: 400; letter-spacing: -0.01em; color: var(--ink); margin-bottom: 4px; }\n.iconic-desc { font-size: 13px; letter-spacing: 0.03em; color: var(--ink-mute); line-height: 1.5; }\n.iconic-est { position: absolute; top: 14px; left: 14px; font-family: var(--font-display); font-style: italic; font-size: 13px; color: var(--saddle); z-index: 2; background: rgba(255,255,255,0.92); backdrop-filter: blur(6px); padding: 4px 10px; border-radius: 2px; }\n\n.collection { padding: 120px 0 100px; border-top: 1px solid var(--line); }\n.collection-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 64px; gap: 40px; flex-wrap: wrap; }\n.collection-intro { max-width: 600px; }\n.collection-intro p { font-size: 17px; line-height: 1.6; color: var(--ink-soft); margin-top: 16px; }\n.collection-count { font-family: var(--font-display); font-size: 14px; font-style: italic; color: var(--ink-mute); border: 1px solid var(--line); padding: 12px 20px; border-radius: 999px; white-space: nowrap; }\n\n.product-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px 32px; }\n.product-card { text-decoration: none; color: inherit; display: block; }\n.product-frame { aspect-ratio: 1 \/ 1; background: var(--paper-soft); margin-bottom: 18px; overflow: hidden; position: relative; border: 1px solid var(--line-soft); transition: border-color 0.3s ease; }\n.product-card:hover .product-frame { border-color: var(--slate); }\n.product-frame img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1); }\n.product-card:hover .product-frame img { transform: scale(1.04); }\n.product-name { font-family: var(--font-display); font-size: 18px; font-weight: 400; line-height: 1.3; color: var(--ink); margin-bottom: 4px; }\n.product-price { font-size: 14px; color: var(--ink-mute); letter-spacing: 0.02em; }\n\n@media (max-width: 1024px) {\n  .hero-grid, .heritage-grid { grid-template-columns: 1fr; gap: 48px; }\n  .hero-content { padding-right: 0; }\n  .heritage-aside { position: static; }\n  .signature-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; }\n  .iconic-grid { grid-template-columns: repeat(2, 1fr); }\n  .product-grid { grid-template-columns: repeat(3, 1fr); }\n}\n@media (max-width: 640px) {\n  .container { padding: 0 20px; }\n  .hero { padding: 32px 0 48px; }\n  .heritage, .signature, .iconic, .collection { padding: 72px 0; }\n  .signature-grid { grid-template-columns: 1fr; }\n  .iconic-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }\n  .product-grid { grid-template-columns: repeat(2, 1fr); gap: 24px 16px; }\n  .hero-meta { flex-direction: column; gap: 20px; }\n}\n<\/style>\n\n<nav class=\"container breadcrumb\" aria-label=\"Fil d'Ariane\">\n  <a href=\"\/fr\/\">Accueil<\/a>\n  <span class=\"sep\">\/<\/span>\n  <a href=\"\/fr\/nos-marques\/\">Nos marques<\/a>\n  <span class=\"sep\">\/<\/span>\n  <span>TLB Mallorca<\/span>\n<\/nav>\n\n<section class=\"hero\">\n  <div class=\"container\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-content\">\n        <div class=\"hero-eyebrow\">Manufacture mallorquine \u00b7 Inca<\/div>\n        <h1 class=\"brand-title\">TLB Mallorca<em>.<\/em><\/h1>\n        <p class=\"hero-lede\">\n          Cousu Goodyear authentique, cuirs Museum patin\u00e9s, fabrication\n          espagnole \u00e0 Inca, Mallorca. Le soulier haut de gamme mallorquin\n          le plus accessible du march\u00e9 \u2014 sans compromis sur la construction.\n        <\/p>\n        <div class=\"hero-meta\">\n          <div><div class=\"hero-meta-label\">Fondateur<\/div><div class=\"hero-meta-value\">Toni Llobera Bonnin<\/div><\/div>\n          <div><div class=\"hero-meta-label\">Fabrication<\/div><div class=\"hero-meta-value\">Inca, Mallorca<\/div><\/div>\n          <div><div class=\"hero-meta-label\">Disponible \u00e0<\/div><div class=\"hero-meta-value\">Gen\u00e8ve<\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"hero-visual\">\n        <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-416x555.jpg\"\n             alt=\"TLB Mallorca Double Boucle Bordeaux Museum \u2014 soulier espagnol cousu Goodyear\"\n             width=\"416\" height=\"555\" fetchpriority=\"high\">\n        <span class=\"hero-visual-tag\">Cuir Museum<\/span>\n        <div class=\"hero-visual-caption\">Double Boucle Bordeaux \u00b7 Made in Mallorca<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"heritage\">\n  <div class=\"container\">\n    <div class=\"heritage-grid\">\n      <aside class=\"heritage-aside\">\n        <div class=\"heritage-year\">100<span style=\"font-size:0.5em;\">%<\/span><\/div>\n        <div class=\"heritage-year-label\">Cousu Goodyear \u00b7 Mallorca<\/div>\n        <blockquote class=\"heritage-quote\">\n          \u00ab La construction Goodyear authentique, le cuir Museum patin\u00e9 main,\n          la tradition mallorquine \u2014 au prix le plus accessible de notre\n          s\u00e9lection. Le soulier s\u00e9rieux qui ne fait pas le snob. \u00bb\n        <\/blockquote>\n      <\/aside>\n      <div class=\"heritage-body\">\n        <div class=\"section-eyebrow\">L&rsquo;Histoire<\/div>\n        <h2 class=\"section-title\">Le soulier mallorquin, <em>sign\u00e9 TLB<\/em> par Toni Llobera Bonnin.<\/h2>\n        <p>\n          Fond\u00e9e par <strong>Toni Llobera Bonnin<\/strong> \u2014 dont les initiales\n          donnent leur nom \u00e0 la marque \u2014 TLB Mallorca est n\u00e9e \u00e0\n          <strong>Inca<\/strong>, la <strong>capitale historique de la chaussure\n          mallorquine<\/strong>. Situ\u00e9e au centre de l&rsquo;\u00eele de Majorque, Inca\n          concentre depuis le XIX\u1d49 si\u00e8cle les principales manufactures espagnoles\n          de soulier haut de gamme \u2014 c&rsquo;est notamment dans cette m\u00eame ville qu&rsquo;est\n          n\u00e9e Carmina, o\u00f9 Toni Llobera s&rsquo;est form\u00e9 avant de lancer TLB.\n        <\/p>\n        <p>\n          La philosophie TLB&nbsp;: offrir le <strong>vrai cousu Goodyear espagnol<\/strong>\n          au <strong>prix le plus juste possible<\/strong>. Pas de marketing\n          ostentatoire, pas de licence sous-trait\u00e9e \u00e0 l&rsquo;\u00e9tranger&nbsp;: une\n          manufacture s\u00e9rieuse, un catalogue resserr\u00e9, des mat\u00e9riaux nobles \u2014\n          dont le c\u00e9l\u00e8bre <strong>cuir Museum<\/strong> patin\u00e9 \u00e0 la main, signature\n          historique des grandes maisons espagnoles, utilis\u00e9 sur les mod\u00e8les\n          dressy de la marque.\n        <\/p>\n        <p>\n          La collection couvre tout le vestiaire masculin&nbsp;: <strong>richelieus\n          Goodyear<\/strong> en cuir Museum, <strong>double-boucles<\/strong>,\n          <strong>mocassins en cuir de veau<\/strong> ou en daim, <strong>mocassins\n          \u00e0 pompons<\/strong>, <strong>Chelsea<\/strong>, <strong>chukkas<\/strong>,\n          <strong>bottines \u00e0 lacets<\/strong>. Prix entre CHF 260 et CHF 475 \u2014 le\n          point d&rsquo;entr\u00e9e le plus accessible pour d\u00e9couvrir le soulier Goodyear\n          espagnol authentique.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"signature\">\n  <div class=\"container\">\n    <div class=\"signature-intro\">\n      <div class=\"section-eyebrow\" style=\"display:inline-block;\">Le savoir-faire<\/div>\n      <h2 class=\"section-title\" style=\"text-align:center;\">Trois piliers, <em>une manufacture mallorquine.<\/em><\/h2>\n    <\/div>\n    <div class=\"signature-grid\">\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 I.<\/div>\n        <h3>Cousu Goodyear authentique<\/h3>\n        <p>Tr\u00e9pointe cousue \u00e0 la tige puis \u00e0 la semelle, comme dans les manufactures britanniques et italiennes haut de gamme. Aucun faux-welt coll\u00e9, aucune simulation. La construction de r\u00e9f\u00e9rence du soulier de luxe \u2014 appliqu\u00e9e \u00e0 un prix d&rsquo;entr\u00e9e de gamme.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 II.<\/div>\n        <h3>Cuir Museum patin\u00e9 main<\/h3>\n        <p>Le cuir Museum est une signature historique des manufactures espagnoles \u2014 cuir de veau pleine fleur dont la patine est appliqu\u00e9e \u00e0 la main, en couches successives, cr\u00e9ant des nuances profondes et irr\u00e9guli\u00e8res. Bordeaux, Marron Fonc\u00e9, Bleu \u2014 chaque paire est unique.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 III.<\/div>\n        <h3>Inca, Mallorca<\/h3>\n        <p>Capitale espagnole de la chaussure de luxe, situ\u00e9e au centre de l&rsquo;\u00eele de Majorque. C&rsquo;est l\u00e0 que se concentrent les manufactures Goodyear espagnoles depuis plus d&rsquo;un si\u00e8cle \u2014 un \u00e9cosyst\u00e8me de savoir-faire artisanal pr\u00e9serv\u00e9, \u00e0 l&rsquo;\u00e9cart des centres industriels du continent.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"iconic\">\n  <div class=\"container\">\n    <div class=\"section-eyebrow\">Les mod\u00e8les<\/div>\n    <h2 class=\"section-title\">Quatre <em>signatures.<\/em><\/h2>\n    <p class=\"iconic-lede\">\n      Quatre silhouettes qui r\u00e9sument le vocabulaire TLB Mallorca \u2014 du\n      richelieu Museum au double-boucle bordeaux, en passant par le mocassin\n      penny et la bottine \u00e0 lacets en daim Repello.\n    <\/p>\n    <div class=\"iconic-grid\">\n      <a href=\"\/fr\/product\/tlb-richelieu-marron-fonce-museum\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le richelieu<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8448-416x555.jpg\"\n               alt=\"TLB Richelieu Marron Fonc\u00e9 Museum\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Richelieu Museum<\/div>\n        <div class=\"iconic-desc\">Oxford cuir Museum \u00b7 Cousu Goodyear<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/tlb-double-boucle-bordeaux-museum\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le double-boucle<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-416x555.jpg\"\n               alt=\"TLB Double Boucle Bordeaux Museum\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Double Boucle Bordeaux<\/div>\n        <div class=\"iconic-desc\">Monk Museum bordeaux \u00b7 Semelle cuir<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/tlb-mocassin-en-cuir-de-veau-marron\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le mocassin<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0663-416x555.jpeg\"\n               alt=\"TLB Mocassin Cuir de Veau Marron\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Penny Loafer<\/div>\n        <div class=\"iconic-desc\">Cuir de veau marron \u00b7 Semelle Goodyear<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/tlb-bottines-a-lacets\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">La bottine<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-416x555.jpg\"\n               alt=\"TLB Bottines \u00e0 Lacets Su\u00e8de Repello\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Bottines \u00e0 lacets<\/div>\n        <div class=\"iconic-desc\">Daim Repello \u00b7 Semelle Vibram commando<\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"collection\">\n  <div class=\"container\">\n    <div class=\"collection-header\">\n      <div class=\"collection-intro\">\n        <div class=\"section-eyebrow\">La Collection<\/div>\n        <h2 class=\"section-title\">TLB Mallorca <em>chez Brogue.<\/em><\/h2>\n        <p>S\u00e9lection compl\u00e8te des mod\u00e8les TLB Mallorca disponibles \u00e0 notre boutique de Gen\u00e8ve et en livraison dans toute la Suisse.<\/p>\n      <\/div>\n      <div class=\"collection-count\">Richelieux \u00b7 Monks \u00b7 Mocassins \u00b7 Bottines<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<div class=\"woocommerce columns-4 \"><ul class=\"products columns-4\">\n<li class=\"add-to-wishlist-before_image product type-product post-702429 status-publish first instock product_cat-hommes product_cat-nouveaute has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-702429 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702429\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702429,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-blue-one-cut\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6260-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Blue One cut\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6260-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6260-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6260-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Blue One cut<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-blue-one-cut\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702429\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702429\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Blue One cut&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702429\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:702429,&quot;item_id&quot;:702429,&quot;item_name&quot;:&quot;TLB Blue One cut&quot;,&quot;sku&quot;:702429,&quot;price&quot;:475,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:702429,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-blue-one-cut\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:1,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-702480 status-publish instock product_cat-hommes product_cat-nouveaute has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-702480 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702480\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702480,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-bottines-a-lacets\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Bottines \u00e0 lacets\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-1021x1024.jpg 1021w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-768x770.jpg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-416x417.jpg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6156.jpg 1512w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Bottines \u00e0 lacets<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-bottines-a-lacets\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702480\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702480\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Bottines \u00e0 lacets&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702480\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:702480,&quot;item_id&quot;:702480,&quot;item_name&quot;:&quot;TLB Bottines \\u00e0 lacets&quot;,&quot;sku&quot;:702480,&quot;price&quot;:450,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:702480,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-bottines-a-lacets\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:2,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-702411 status-publish instock product_cat-hommes product_cat-nouveaute has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-702411 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702411\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702411,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-chukka-navy\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6305-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Chukka navy\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6305-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6305-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6305-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Chukka navy<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;495.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>320.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;320.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-chukka-navy\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702411\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702411\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Chukka navy&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702411\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:702411,&quot;item_id&quot;:702411,&quot;item_name&quot;:&quot;TLB Chukka navy&quot;,&quot;sku&quot;:702411,&quot;price&quot;:495,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:702411,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-chukka-navy\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:3,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686207 status-publish last instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686207 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686207\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686207,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-derby-marron-fonce-graine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8433-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Derby Marron Fonc\u00e9 Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8433-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8433-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8433-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Derby Marron Fonc\u00e9 Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-derby-marron-fonce-graine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686207\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686207\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Derby Marron Fonc\u00e9 Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686207\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686207,&quot;item_id&quot;:686207,&quot;item_name&quot;:&quot;TLB Derby Marron Fonc\\u00e9 Grain\\u00e9&quot;,&quot;sku&quot;:686207,&quot;price&quot;:425,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686207,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-derby-marron-fonce-graine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:4,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686184 status-publish first instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686184 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686184\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686184,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-double-boucle-bordeaux-museum\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Double Boucle Bordeaux Museum\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Double Boucle Bordeaux Museum<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-double-boucle-bordeaux-museum\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686184\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686184\" data-product_sku=\"7796\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Double Boucle Bordeaux Museum&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686184\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686184,&quot;item_id&quot;:686184,&quot;item_name&quot;:&quot;TLB Double Boucle Bordeaux Museum&quot;,&quot;sku&quot;:&quot;7796&quot;,&quot;price&quot;:450,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686184,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-double-boucle-bordeaux-museum\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:5,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686164 status-publish instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686164 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686164\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686164,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-a-pompons-cuir-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8413-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Mocassin \u00e0 Pompons Cuir Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8413-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8413-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8413-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Mocassin \u00e0 Pompons Cuir Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-a-pompons-cuir-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686164\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686164\" data-product_sku=\"7797\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Mocassin \u00e0 Pompons Cuir Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686164\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686164,&quot;item_id&quot;:686164,&quot;item_name&quot;:&quot;TLB Mocassin \\u00e0 Pompons Cuir Noir&quot;,&quot;sku&quot;:&quot;7797&quot;,&quot;price&quot;:425,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686164,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-mocassin-a-pompons-cuir-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:6,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686216 status-publish instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686216 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686216\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686216,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-cuir-noir-semelle-caoutchouc\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8439-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Mocassin Cuir Noir Semelle Caoutchouc\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8439-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8439-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8439-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Mocassin Cuir Noir Semelle Caoutchouc<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>295.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-cuir-noir-semelle-caoutchouc\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686216\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686216\" data-product_sku=\"7793\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Mocassin Cuir Noir Semelle Caoutchouc&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686216\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686216,&quot;item_id&quot;:686216,&quot;item_name&quot;:&quot;TLB Mocassin Cuir Noir Semelle Caoutchouc&quot;,&quot;sku&quot;:&quot;7793&quot;,&quot;price&quot;:295,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686216,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-mocassin-cuir-noir-semelle-caoutchouc\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:7,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-692951 status-publish last instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-692951 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"692951\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:692951,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-en-cuir-de-veau-marron\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0663-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Mocassin en cuir de veau marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0663-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0663-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0663-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Mocassin en cuir de veau marron<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-en-cuir-de-veau-marron\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_692951\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"692951\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Mocassin en cuir de veau marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_692951\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:692951,&quot;item_id&quot;:692951,&quot;item_name&quot;:&quot;TLB Mocassin en cuir de veau marron&quot;,&quot;sku&quot;:692951,&quot;price&quot;:425,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:692951,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-mocassin-en-cuir-de-veau-marron\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:8,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-692960 status-publish first instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-692960 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"692960\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:692960,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-en-cuir-de-veau-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0669-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Mocassin en cuir de veau noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0669-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0669-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0669-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Mocassin en cuir de veau noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-en-cuir-de-veau-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_692960\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"692960\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Mocassin en cuir de veau noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_692960\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:692960,&quot;item_id&quot;:692960,&quot;item_name&quot;:&quot;TLB Mocassin en cuir de veau noir&quot;,&quot;sku&quot;:692960,&quot;price&quot;:425,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:692960,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-mocassin-en-cuir-de-veau-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:9,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-692883 status-publish instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-692883 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"692883\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:692883,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-en-daim-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0563-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Mocassin en Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0563-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0563-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/IMG_0563-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Mocassin en Daim Marron Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>295.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-en-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_692883\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"692883\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Mocassin en Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_692883\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:692883,&quot;item_id&quot;:692883,&quot;item_name&quot;:&quot;TLB Mocassin en Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:692883,&quot;price&quot;:295,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:692883,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-mocassin-en-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:10,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686172 status-publish instock product_cat-hommes has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686172 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686172\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686172,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-noir-semelle-cuir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8418-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Mocassin Noir Semelle Cuir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8418-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8418-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8418-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Mocassin Noir Semelle Cuir<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>275.00<\/bdi><\/span> <span aria-hidden=\"true\">\u00a0\u2013\u00a0<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><span class=\"screen-reader-text\">Plage de prix\u00a0: &#67;&#72;&#70;275.00 \u00e0 &#67;&#72;&#70;425.00<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassin-noir-semelle-cuir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686172\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686172\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Mocassin Noir Semelle Cuir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686172\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686172,&quot;item_id&quot;:686172,&quot;item_name&quot;:&quot;TLB Mocassin Noir Semelle Cuir&quot;,&quot;sku&quot;:686172,&quot;price&quot;:275,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686172,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-mocassin-noir-semelle-cuir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:11,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686154 status-publish last instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686154 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686154\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686154,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassins-a-pompons-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8406-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Mocassins \u00e0 Pompons Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8406-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8406-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8406-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Mocassins \u00e0 Pompons Marron Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-mocassins-a-pompons-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686154\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686154\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Mocassins \u00e0 Pompons Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686154\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686154,&quot;item_id&quot;:686154,&quot;item_name&quot;:&quot;TLB Mocassins \\u00e0 Pompons Marron Fonc\\u00e9&quot;,&quot;sku&quot;:686154,&quot;price&quot;:425,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686154,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-mocassins-a-pompons-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:12,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686193 status-publish first instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686193 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686193\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686193,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-richelieu-en-cuir-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8429-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Richelieu en Cuir Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8429-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8429-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8429-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Richelieu en Cuir Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-richelieu-en-cuir-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686193\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686193\" data-product_sku=\"7795\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Richelieu en Cuir Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686193\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686193,&quot;item_id&quot;:686193,&quot;item_name&quot;:&quot;TLB Richelieu en Cuir Noir&quot;,&quot;sku&quot;:&quot;7795&quot;,&quot;price&quot;:425,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686193,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-richelieu-en-cuir-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:13,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686236 status-publish instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686236 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686236\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686236,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-richelieu-marron-fonce-museum\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8448-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Richelieu Marron Fonc\u00e9 Museum\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8448-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8448-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8448-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Richelieu Marron Fonc\u00e9 Museum<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-richelieu-marron-fonce-museum\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686236\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686236\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Richelieu Marron Fonc\u00e9 Museum&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686236\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686236,&quot;item_id&quot;:686236,&quot;item_name&quot;:&quot;TLB Richelieu Marron Fonc\\u00e9 Museum&quot;,&quot;sku&quot;:686236,&quot;price&quot;:450,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686236,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-richelieu-marron-fonce-museum\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:14,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-702438 status-publish instock product_cat-hommes product_cat-nouveaute has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-702438 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702438\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702438,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-rough-out-derby\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6265-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Rough out Derby\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6265-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6265-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6265-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Rough out Derby<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;395.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>260.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;260.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-rough-out-derby\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702438\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702438\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Rough out Derby&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702438\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:702438,&quot;item_id&quot;:702438,&quot;item_name&quot;:&quot;TLB Rough out Derby&quot;,&quot;sku&quot;:702438,&quot;price&quot;:260,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:702438,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-rough-out-derby\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:15,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-686227 status-publish last instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-686227 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686227\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686227,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-simple-boucle-daim-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8443-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Simple Boucle Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8443-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8443-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8443-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Simple Boucle Daim Marron Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-simple-boucle-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686227\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686227\" data-product_sku=\"7792\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Simple Boucle Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686227\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:686227,&quot;item_id&quot;:686227,&quot;item_name&quot;:&quot;TLB Simple Boucle Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;7792&quot;,&quot;price&quot;:425,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:686227,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-simple-boucle-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:16,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-702449 status-publish first instock product_cat-hommes product_cat-nouveaute has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-702449 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702449\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702449,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-suede-chelsea\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6254-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Suede Chelsea\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6254-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6254-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6254-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Suede Chelsea<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-suede-chelsea\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702449\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702449\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Suede Chelsea&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702449\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:702449,&quot;item_id&quot;:702449,&quot;item_name&quot;:&quot;TLB Suede Chelsea&quot;,&quot;sku&quot;:702449,&quot;price&quot;:450,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:702449,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-suede-chelsea\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:17,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-707398 status-publish instock product_cat-hommes product_cat-nouveaute has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-707398 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707398\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707398,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-toe-cap-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_1360-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TLB Toe Cap Marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_1360-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_1360-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_1360-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">TLB Toe Cap Marron fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/tlb-toe-cap-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707398\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707398\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;TLB Toe Cap Marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707398\" class=\"screen-reader-text\">\n\t\tCe produit a plusieurs variations. Les options peuvent \u00eatre choisies sur la page du produit\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:707398,&quot;item_id&quot;:707398,&quot;item_name&quot;:&quot;TLB Toe Cap Marron fonc\\u00e9&quot;,&quot;sku&quot;:707398,&quot;price&quot;:450,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:707398,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/tlb-toe-cap-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:18,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<\/ul>\n<\/div>\n\n\n\n<style>\n.trust { background: var(--slate, #3D4754); color: #FFFFFF; padding: 80px 0; }\n.trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 48px; }\n.trust-item h4 { font-family: var(--font-display, \"Fraunces\", serif); font-size: 22px; font-weight: 400; margin-bottom: 12px; color: #FFFFFF; }\n.trust-item p { font-size: 14px; line-height: 1.6; color: rgba(250,247,242,0.78); }\n.trust-icon { width: 32px; height: 32px; margin-bottom: 20px; stroke: var(--saddle-soft, #B68957); fill: none; stroke-width: 1.25; }\n\n.faq { padding: 120px 0; background: var(--paper, #FFFFFF); border-top: 1px solid var(--line, #E5E1D8); }\n.faq-header { text-align: center; max-width: 720px; margin: 0 auto 72px; }\n.faq-header p { font-size: 17px; color: var(--ink-soft, #4A4640); line-height: 1.65; margin-top: 16px; }\n.faq-list { max-width: 880px; margin: 0 auto; }\n.faq-item { border-bottom: 1px solid var(--line, #E5E1D8); }\n.faq-item:first-child { border-top: 1px solid var(--line, #E5E1D8); }\n\n.faq-trigger {\n  width: 100%; background: none; border: none; padding: 32px 0; text-align: left; cursor: pointer;\n  font-family: var(--font-display, \"Fraunces\", serif); font-size: 22px; font-weight: 400; line-height: 1.35;\n  letter-spacing: -0.005em; color: var(--ink, #1A1814);\n  display: flex; justify-content: space-between; align-items: flex-start; gap: 24px;\n  transition: color 0.2s ease; list-style: none;\n}\n.faq-trigger::-webkit-details-marker { display: none; }\n.faq-trigger:hover { color: var(--slate, #3D4754); }\n\n.faq-icon { flex-shrink: 0; width: 28px; height: 28px; border: 1px solid var(--ink, #1A1814); border-radius: 50%; position: relative; margin-top: 4px; transition: all 0.3s ease; }\n.faq-icon::before, .faq-icon::after { content: \"\"; position: absolute; top: 50%; left: 50%; width: 10px; height: 1px; background: var(--ink, #1A1814); transform: translate(-50%, -50%); transition: transform 0.3s ease; }\n.faq-icon::after { transform: translate(-50%, -50%) rotate(90deg); }\n.faq-item[open] .faq-icon { background: var(--slate, #3D4754); border-color: var(--slate, #3D4754); }\n.faq-item[open] .faq-icon::before, .faq-item[open] .faq-icon::after { background: #FFFFFF; }\n.faq-item[open] .faq-icon::after { transform: translate(-50%, -50%) rotate(0deg); }\n\n.faq-content { padding: 0 60px 36px 0; font-size: 16px; line-height: 1.75; color: var(--ink-soft, #4A4640); }\n.faq-content p { margin-bottom: 14px; }\n.faq-content p:last-child { margin-bottom: 0; }\n.faq-content strong { color: var(--ink, #1A1814); font-weight: 600; }\n.faq-content a { color: var(--slate, #3D4754); border-bottom: 1px solid var(--slate, #3D4754); transition: opacity 0.2s ease; }\n.faq-content a:hover { opacity: 0.65; }\n\n.local-cta { padding: 120px 0; border-top: 1px solid var(--line, #E5E1D8); }\n.local-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\n.local-content { padding-right: 24px; }\n.local-eyebrow { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 0.24em; text-transform: uppercase; color: var(--saddle, #9A6A3F); margin-bottom: 18px; }\n.local-title { font-family: var(--font-display, \"Fraunces\", serif); font-size: 44px; font-weight: 300; line-height: 1.05; letter-spacing: -0.015em; margin-bottom: 24px; color: var(--ink, #1A1814); }\n.local-title em { font-style: italic; color: var(--saddle, #9A6A3F); font-weight: 400; }\n.local-body { font-size: 17px; line-height: 1.65; color: var(--ink-soft, #4A4640); margin-bottom: 32px; max-width: 460px; }\n.local-details { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; padding: 28px 0; border-top: 1px solid var(--line, #E5E1D8); border-bottom: 1px solid var(--line, #E5E1D8); margin-bottom: 32px; }\n.local-detail-label { font-size: 10px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: var(--ink-mute, #847C70); margin-bottom: 6px; }\n.local-detail-value { font-family: var(--font-display, \"Fraunces\", serif); font-size: 16px; line-height: 1.4; color: var(--ink, #1A1814); }\n\n.cta-row { display: flex; gap: 16px; flex-wrap: wrap; }\n.btn { display: inline-block; font-family: var(--font-body, \"Manrope\", sans-serif); font-size: 12px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; padding: 18px 36px; border: 1px solid var(--ink, #1A1814); background: var(--ink, #1A1814); color: #FFFFFF; transition: all 0.3s ease; cursor: pointer; }\n.btn:hover { background: var(--slate, #3D4754); border-color: var(--slate, #3D4754); }\n.btn-ghost { background: transparent; color: var(--ink, #1A1814); }\n.btn-ghost:hover { background: var(--ink, #1A1814); color: #FFFFFF; }\n\n.local-visual { aspect-ratio: 5 \/ 6; background: var(--paper-soft, #FAFAF8); position: relative; overflow: hidden; border: 1px solid var(--line, #E5E1D8); }\n.local-visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; }\n.local-visual-tag { position: absolute; bottom: 24px; left: 24px; color: #FFFFFF; font-family: var(--font-display, \"Fraunces\", serif); font-style: italic; font-size: 16px; background: rgba(26,24,20,0.78); padding: 8px 14px; backdrop-filter: blur(6px); }\n\n@media (max-width: 1024px) {\n  .local-grid { grid-template-columns: 1fr; gap: 48px; }\n  .trust-grid { grid-template-columns: repeat(2, 1fr); gap: 32px; }\n}\n@media (max-width: 640px) {\n  .faq, .local-cta { padding: 72px 0; }\n  .trust-grid { grid-template-columns: 1fr; }\n  .faq-trigger { font-size: 17px; padding: 24px 0; }\n  .faq-content { padding-right: 0; }\n  .local-title { font-size: 32px; }\n}\n<\/style>\n\n<section class=\"trust\">\n  <div class=\"container\">\n    <div class=\"trust-grid\">\n      <div class=\"trust-item\">\n        <svg class=\"trust-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2 L4 6 v6 c0 5 4 9 8 10 4-1 8-5 8-10 V6 z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n        <h4>Revendeur officiel<\/h4>\n        <p>Brogue est revendeur agr\u00e9\u00e9 TLB Mallorca en Suisse \u2014 s\u00e9lection r\u00e9guli\u00e8rement renouvel\u00e9e.<\/p>\n      <\/div>\n      <div class=\"trust-item\">\n        <svg class=\"trust-icon\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7 v5 l3 2\"\/><\/svg>\n        <h4>Conseil expert<\/h4>\n        <p>Nos vendeurs vous guident sur les pointures UK, les mod\u00e8les et le cuir Museum.<\/p>\n      <\/div>\n      <div class=\"trust-item\">\n        <svg class=\"trust-icon\" viewBox=\"0 0 24 24\"><path d=\"M3 9 h18 M3 9 l3-5 h12 l3 5 M3 9 v11 h18 V9\"\/><\/svg>\n        <h4>Livraison Suisse<\/h4>\n        <p>Exp\u00e9dition rapide en Suisse, retour sous 14 jours, \u00e9change offert en boutique.<\/p>\n      <\/div>\n      <div class=\"trust-item\">\n        <svg class=\"trust-icon\" viewBox=\"0 0 24 24\"><path d=\"M3 12 c4-6 14-6 18 0 M3 12 c4 6 14 6 18 0\"\/><path d=\"M9 12 h6\"\/><\/svg>\n        <h4>Service entretien<\/h4>\n        <p>Nous prenons en charge ressemelage et r\u00e9novation de vos TLB \u00e0 Gen\u00e8ve.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"faq\">\n  <div class=\"container\">\n    <div class=\"faq-header\">\n      <div class=\"section-eyebrow\" style=\"display:inline-block;\">Tout savoir<\/div>\n      <h2 class=\"section-title\">TLB Mallorca, <em>en d\u00e9tail.<\/em><\/h2>\n      <p>Origines espagnoles, cousu Goodyear, cuir Museum, conseils de pointure et d&rsquo;entretien&nbsp;: toutes les r\u00e9ponses pour bien choisir vos chaussures TLB.<\/p>\n    <\/div>\n\n    <div class=\"faq-list\">\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Qui est TLB Mallorca&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p><strong>TLB Mallorca<\/strong> est une manufacture espagnole de chaussures fond\u00e9e par <strong>Toni Llobera Bonnin<\/strong> \u2014 ses initiales donnent le nom de la marque. La fabrication est int\u00e9gralement r\u00e9alis\u00e9e \u00e0 <strong>Inca<\/strong>, capitale historique de la chaussure mallorquine, situ\u00e9e au centre de l&rsquo;\u00eele de Majorque.<\/p>\n          <p>Le fondateur s&rsquo;est form\u00e9 dans les grandes maisons mallorquines de soulier Goodyear avant de cr\u00e9er TLB avec une philosophie claire&nbsp;: <strong>offrir le vrai cousu Goodyear espagnol au prix le plus accessible possible<\/strong>, sans marketing ostentatoire ni licence sous-trait\u00e9e. TLB est aujourd&rsquo;hui l&rsquo;une des r\u00e9f\u00e9rences du <strong>soulier d&rsquo;entr\u00e9e de gamme s\u00e9rieux<\/strong>.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>O\u00f9 sont fabriqu\u00e9es les chaussures TLB&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Toutes les chaussures TLB sont fabriqu\u00e9es \u00e0 <strong>Inca, sur l&rsquo;\u00eele de Majorque (Mallorca), en Espagne<\/strong>. Inca est le centre historique de la chaussure mallorquine depuis le XIX\u1d49 si\u00e8cle&nbsp;: c&rsquo;est ici que se concentrent les principales manufactures espagnoles de Goodyear (Carmina, Yanko, Meermin et plusieurs autres maisons partagent ce bassin).<\/p>\n          <p>Aucune sous-traitance hors d&rsquo;Espagne, aucune fabrication asiatique&nbsp;: la production est 100% mallorquine, du coupage du cuir au lustrage final. C&rsquo;est l&rsquo;un des arguments majeurs de la marque face aux concurrents qui d\u00e9localisent partiellement.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Qu&rsquo;est-ce que le cuir Museum&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le <strong>cuir Museum<\/strong> est une <strong>signature historique des grandes manufactures espagnoles haut de gamme<\/strong>. Il s&rsquo;agit d&rsquo;un cuir de veau pleine fleur dont la <strong>patine est appliqu\u00e9e \u00e0 la main<\/strong>, en couches successives de teintures, cr\u00e9ant des nuances profondes et irr\u00e9guli\u00e8res \u2014 chaque paire est unique.<\/p>\n          <p>Le r\u00e9sultat&nbsp;: des teintes riches et vivantes \u2014 bordeaux profond, marron fonc\u00e9 chaleureux, bleu marine nuanc\u00e9 \u2014 qui \u00e9voluent avec le temps et l&rsquo;usage. Le Museum est appliqu\u00e9 chez TLB sur les mod\u00e8les les plus dressy&nbsp;: <strong>Richelieu Marron Fonc\u00e9 Museum<\/strong>, <strong>Double Boucle Bordeaux Museum<\/strong>, <strong>Blue One Cut Museum<\/strong>.<\/p>\n          <p>L&rsquo;entretien du Museum demande une cr\u00e8me incolore ou tr\u00e8s l\u00e9g\u00e8rement teint\u00e9e \u2014 une cr\u00e8me trop pigment\u00e9e modifierait les nuances originales de la patine main.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Qu&rsquo;est-ce que le cousu Goodyear TLB&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le <strong>cousu Goodyear<\/strong> est la construction de r\u00e9f\u00e9rence du soulier haut de gamme. Une <strong>tr\u00e9pointe<\/strong> (\u00e9troite bande de cuir) est cousue d&rsquo;une part \u00e0 la tige et \u00e0 la premi\u00e8re semelle, d&rsquo;autre part \u00e0 la semelle ext\u00e9rieure. Cette construction offre une chaussure robuste, \u00e9tanche, et <strong>ressemelable autant de fois que n\u00e9cessaire<\/strong>.<\/p>\n          <p>Chez TLB, <strong>100% des mod\u00e8les<\/strong> de la collection sont <strong>authentiquement Goodyear<\/strong> \u2014 pas de faux-welt coll\u00e9, pas de simulation. Ce point est important car beaucoup de chaussures \u00ab\u00a0luxe\u00a0\u00bb dans la tranche CHF 200-500 utilisent un <em>faux-welt<\/em> simplement cousu en surface, sans v\u00e9ritable tr\u00e9pointe \u2014 donnant l&rsquo;apparence Goodyear sans la solidit\u00e9 ni la possibilit\u00e9 de ressemelage.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Quels sont les mod\u00e8les iconiques de TLB&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le <strong>Richelieu Marron Fonc\u00e9 Museum<\/strong> est l&rsquo;Oxford signature de la maison \u2014 cuir Museum patin\u00e9 main, semelle cuir, cousu Goodyear, \u00e0 CHF 450. La <strong>Double Boucle Bordeaux Museum<\/strong> est le monk strap embl\u00e9matique, bordeaux profond patin\u00e9 \u00e0 la main, \u00e0 CHF 450.<\/p>\n          <p>Le <strong>Mocassin Cuir de Veau<\/strong> (marron ou noir) est le penny loafer classique, cuir lisse, semelle Goodyear, \u00e0 CHF 425. Les <strong>Bottines \u00e0 Lacets Su\u00e8de Repello<\/strong> en daim hydrofuge sur semelle Vibram commando repr\u00e9sentent la chukka polyvalente \u00e0 CHF 450.<\/p>\n          <p>Citons \u00e9galement le <strong>Blue One Cut Museum<\/strong> (Oxford bleu en construction one-cut sans couture ext\u00e9rieure, CHF 475), les <strong>Mocassins \u00e0 Pompons<\/strong> (tassel loafer noir ou marron en daim), la <strong>Chelsea Su\u00e8de Tobacco<\/strong> et la <strong>Chukka Daim Navy<\/strong> pour l&rsquo;hiver.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>TLB vs Carmina vs Magnanni&nbsp;: laquelle choisir&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Les trois maisons sont espagnoles et fabriquent dans la m\u00eame zone mallorquine et continentale. <strong>TLB<\/strong> (Inca, Mallorca) est la plus accessible \u2014 entre <strong>CHF 260 et CHF 475<\/strong>. Cousu Goodyear authentique, cuir Museum sur les mod\u00e8les dressy, esth\u00e9tique \u00e9pur\u00e9e. C&rsquo;est l&rsquo;entr\u00e9e de gamme id\u00e9ale dans le monde du soulier espagnol s\u00e9rieux.<\/p>\n          <p><strong>Carmina<\/strong> (\u00e9galement Inca, Mallorca) est positionn\u00e9e plus haut \u2014 autour de CHF 500-800. Construction Goodyear identique, mais sur des cuirs plus rares (cordovan notamment), des formes plus \u00e9l\u00e9gantes et une gamme de patines plus large.<\/p>\n          <p><strong>Magnanni<\/strong> (Almansa, Castilla-La Mancha) est diff\u00e9rente&nbsp;: <strong>cousu Bolognese<\/strong> plut\u00f4t que Goodyear sur la majorit\u00e9 des mod\u00e8les, esth\u00e9tique plus moderne (cuir tress\u00e9, sneakers haut de gamme, mocassins \u00e0 pompons), prix CHF 150-475.<\/p>\n          <p><strong>Notre conseil<\/strong>&nbsp;: TLB pour la premi\u00e8re paire Goodyear s\u00e9rieuse \u00e0 prix juste&nbsp;; Carmina pour monter en gamme tout en restant mallorquin&nbsp;; Magnanni pour le confort imm\u00e9diat et la diversit\u00e9 stylistique. Les trois marques se compl\u00e8tent dans un vestiaire bien construit.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment choisir sa pointure TLB&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>TLB suit les <strong>pointures britanniques (UK)<\/strong>, convention partag\u00e9e par la plupart des manufactures mallorquines. R\u00e8gle g\u00e9n\u00e9rale&nbsp;: votre pointure UK est votre pointure EU moins 33 (EU 42 \u2248 UK 8, EU 43 \u2248 UK 9, EU 44 \u2248 UK 10).<\/p>\n          <p>Les <strong>formes TLB<\/strong> sont <strong>plut\u00f4t allong\u00e9es et fines<\/strong> \u2014 typiques de la cordonnerie mallorquine. Si vous avez le pied large, pr\u00e9voyez une demi-pointure de plus que votre UK habituel pour les <strong>richelieus et derbies<\/strong>. Pour les <strong>mocassins<\/strong> (Cuir Veau, \u00e0 Pompons), prenez votre pointure habituelle \u2014 le cuir se d\u00e9tend rapidement.<\/p>\n          <p>Pour les <strong>bottines et Chelsea<\/strong> (Bottines \u00e0 Lacets, Su\u00e8de Chelsea, Chukka Navy), pr\u00e9voyez une pointure l\u00e9g\u00e8rement plus g\u00e9n\u00e9reuse afin de porter avec une chaussette plus \u00e9paisse en hiver. Notre <a href=\"\/fr\/guide-des-tailles\/\">guide des tailles<\/a> d\u00e9taille les correspondances UE\/US\/UK, et nous recommandons un essayage en boutique pour la premi\u00e8re paire.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment entretenir des chaussures TLB&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Apr\u00e8s chaque port&nbsp;: <strong>brossage \u00e0 la brosse en crin doux<\/strong> et insertion d&rsquo;<strong>embauchoirs en c\u00e8dre<\/strong>. Pour les mod\u00e8les en <strong>cuir Museum<\/strong> (Bordeaux, Marron Fonc\u00e9, Bleu)&nbsp;: nettoyage mensuel au savon glyc\u00e9rin\u00e9 Saphir, puis <strong>cr\u00e8me nourrissante incolore ou tr\u00e8s l\u00e9g\u00e8rement teint\u00e9e<\/strong> \u2014 jamais de cire trop pigment\u00e9e, qui modifierait les nuances de la patine main.<\/p>\n          <p>Pour les mod\u00e8les en <strong>daim et veau velours<\/strong> (Su\u00e8de Chelsea, Chukka Navy, Bottines \u00e0 Lacets, Mocassins \u00e0 Pompons)&nbsp;: brossage \u00e0 sec r\u00e9gulier, <strong>spray imperm\u00e9abilisant<\/strong> avant la premi\u00e8re sortie et apr\u00e8s chaque nettoyage humide. Pour les taches, gomme \u00e0 daim ou shampoing d\u00e9di\u00e9.<\/p>\n          <p>Le cousu Goodyear \u00e9tant ressemelable, comptez sur une <strong>dur\u00e9e de vie de 10 \u00e0 15 ans<\/strong> avec entretien r\u00e9gulier. Notre <a href=\"\/fr\/services\/\">atelier d&rsquo;entretien \u00e0 Gen\u00e8ve<\/a> propose ressemelage et r\u00e9novation compl\u00e8te.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Les TLB valent-elles leur prix&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Une paire de TLB se situe entre <strong>CHF 260 et CHF 475<\/strong> chez Brogue selon le mod\u00e8le et les soldes en cours. C&rsquo;est <strong>le positionnement le plus accessible de toute notre s\u00e9lection<\/strong>, devant Carlos Santos (CHF 175-325) sur certains mod\u00e8les mais avec une construction Goodyear plus consistante sur l&rsquo;ensemble du catalogue.<\/p>\n          <p>Pour ce niveau de prix, vous obtenez&nbsp;: <strong>cousu Goodyear authentique<\/strong> sur 100% des mod\u00e8les, <strong>cuir Museum patin\u00e9 main<\/strong> sur les mod\u00e8les dressy, <strong>cuirs europ\u00e9ens s\u00e9lectionn\u00e9s<\/strong>, <strong>fabrication 100% espagnole<\/strong> \u00e0 Inca. \u00c0 titre de comparaison, un Goodyear italien \u00e9quivalent co\u00fbte 50 \u00e0 100% plus cher.<\/p>\n          <p>Sur la dur\u00e9e, une TLB bien entretenue tient <strong>10 \u00e0 15 ans<\/strong>, ressemelage possible plusieurs fois. C&rsquo;est l&rsquo;<strong>investissement-d\u00e9couverte id\u00e9al<\/strong> pour entrer dans le monde du soulier Goodyear sans engagement financier majeur \u2014 et beaucoup d&rsquo;amateurs de soulier conservent leurs TLB des ann\u00e9es apr\u00e8s \u00eatre pass\u00e9s \u00e0 des maisons plus prestigieuses.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>O\u00f9 acheter des TLB Mallorca en Suisse&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p><strong>Brogue<\/strong> est revendeur officiel TLB Mallorca en Suisse. Notre boutique de <strong>Gen\u00e8ve<\/strong> (11 Quai des Bergues, 1201) pr\u00e9sente une s\u00e9lection r\u00e9guli\u00e8rement renouvel\u00e9e \u2014 richelieus Museum, double-boucles, mocassins penny et tassel, Chelsea su\u00e8de, chukkas et bottines \u00e0 lacets.<\/p>\n          <p>Nous <strong>livrons dans toute la Suisse<\/strong> sous quelques jours ouvr\u00e9s. Retour gratuit sous 14 jours, \u00e9change en boutique illimit\u00e9. Nous accueillons aussi sur <a href=\"\/fr\/prise-de-rendez-vous-en-boutique\/\">rendez-vous personnalis\u00e9<\/a> pour un essayage approfondi.<\/p>\n          <p>Pour les clients bas\u00e9s \u00e0 <strong>Zurich, Lausanne, Berne ou B\u00e2le<\/strong>, la livraison Brogue reste l&rsquo;option la plus directe \u2014 TLB ne dispose pas de boutique en propre en Suisse, et l&rsquo;e-commerce direct depuis Mallorca implique des d\u00e9lais de douane et de livraison plus longs.<\/p>\n        <\/div>\n      <\/details>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"local-cta\">\n  <div class=\"container\">\n    <div class=\"local-grid\">\n      <div class=\"local-content\">\n        <div class=\"local-eyebrow\">11 Quai des Bergues \u00b7 Gen\u00e8ve<\/div>\n        <h2 class=\"local-title\">Essayez vos TLB <em>en boutique.<\/em><\/h2>\n        <p class=\"local-body\">Le cuir Museum se voit mieux \u00e0 la lumi\u00e8re de la boutique, et le confort du cousu Goodyear se ressent au premier essayage. Notre \u00e9quipe \u00e0 Gen\u00e8ve vous accueille pour vous guider sur la pointure UK et le mod\u00e8le adapt\u00e9s \u00e0 votre usage.<\/p>\n\n        <div class=\"local-details\">\n          <div>\n            <div class=\"local-detail-label\">Adresse<\/div>\n            <div class=\"local-detail-value\">11 Quai des Bergues<br>1201 Gen\u00e8ve<\/div>\n          <\/div>\n          <div>\n            <div class=\"local-detail-label\">Horaires<\/div>\n            <div class=\"local-detail-value\">Lun-Ven \u00b7 10h-18h30<br>Samedi \u00b7 10h-18h<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"cta-row\">\n          <a class=\"btn\" href=\"\/fr\/prise-de-rendez-vous-en-boutique\/\">Prendre rendez-vous<\/a>\n          <a class=\"btn btn-ghost\" href=\"\/fr\/contact\/\">Nous contacter<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"local-visual\">\n        <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8406-416x555.jpg\"\n             alt=\"TLB Mocassins \u00e0 Pompons Marron Fonc\u00e9 \u2014 tassel loafer mallorquin\"\n             width=\"416\" height=\"555\" loading=\"lazy\">\n        <span class=\"local-visual-tag\">Tassel Loafer<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Accueil \/ Nos marques \/ TLB Mallorca Manufacture mallorquine \u00b7 Inca TLB Mallorca. Cousu Goodyear authentique, cuirs Museum patin\u00e9s, fabrication espagnole \u00e0 Inca, Mallorca. Le soulier haut de gamme mallorquin le plus accessible du march\u00e9 \u2014 sans compromis sur la construction. Fondateur Toni Llobera Bonnin Fabrication Inca, Mallorca Disponible \u00e0 Gen\u00e8ve Cuir Museum Double Boucle [&hellip;]<\/p>\n","protected":false},"author":6869,"featured_media":0,"parent":19489,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-711597","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Brogue<\/title>\n<meta name=\"description\" content=\"TLB Mallorca \u00e0 Gen\u00e8ve : chaussures espagnoles cousu Goodyear authentique, cuir Museum patin\u00e9 main, fabriqu\u00e9es \u00e0 Inca.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TLB Suisse - Chaussures Cousu Goodyear | Brogue Gen\u00e8ve\" \/>\n<meta property=\"og:description\" content=\"TLB Mallorca \u00e0 Gen\u00e8ve : chaussures espagnoles cousu Goodyear authentique, cuir Museum patin\u00e9 main, fabriqu\u00e9es \u00e0 Inca.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/\" \/>\n<meta property=\"og:site_name\" content=\"Brogue\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-19T11:35:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-416x555.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/\",\"url\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/\",\"name\":\"TLB Suisse - Chaussures Cousu Goodyear | Brogue Gen\u00e8ve\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/IMG_8424-416x555.jpg\",\"datePublished\":\"2026-05-19T11:06:02+00:00\",\"dateModified\":\"2026-05-19T11:35:14+00:00\",\"description\":\"TLB Mallorca \u00e0 Gen\u00e8ve : chaussures espagnoles cousu Goodyear authentique, cuir Museum patin\u00e9 main, fabriqu\u00e9es \u00e0 Inca.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/#primaryimage\",\"url\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/IMG_8424-416x555.jpg\",\"contentUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/IMG_8424-416x555.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/tlb-chaussures-geneve\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nos marques\",\"item\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"TLB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/\",\"name\":\"Brogue\",\"description\":\"World class shoes\",\"publisher\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#organization\",\"name\":\"Brogue\",\"url\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/logo-brogue.png\",\"contentUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/logo-brogue.png\",\"width\":1176,\"height\":444,\"caption\":\"Brogue\"},\"image\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Brogue","description":"TLB Mallorca \u00e0 Gen\u00e8ve : chaussures espagnoles cousu Goodyear authentique, cuir Museum patin\u00e9 main, fabriqu\u00e9es \u00e0 Inca.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/","og_locale":"fr_FR","og_type":"article","og_title":"TLB Suisse - Chaussures Cousu Goodyear | Brogue Gen\u00e8ve","og_description":"TLB Mallorca \u00e0 Gen\u00e8ve : chaussures espagnoles cousu Goodyear authentique, cuir Museum patin\u00e9 main, fabriqu\u00e9es \u00e0 Inca.","og_url":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/","og_site_name":"Brogue","article_modified_time":"2026-05-19T11:35:14+00:00","og_image":[{"url":"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-416x555.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/","url":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/","name":"TLB Suisse - Chaussures Cousu Goodyear | Brogue Gen\u00e8ve","isPartOf":{"@id":"https:\/\/brogue.ch\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/#primaryimage"},"image":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/#primaryimage"},"thumbnailUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-416x555.jpg","datePublished":"2026-05-19T11:06:02+00:00","dateModified":"2026-05-19T11:35:14+00:00","description":"TLB Mallorca \u00e0 Gen\u00e8ve : chaussures espagnoles cousu Goodyear authentique, cuir Museum patin\u00e9 main, fabriqu\u00e9es \u00e0 Inca.","breadcrumb":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/#primaryimage","url":"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-416x555.jpg","contentUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8424-416x555.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/tlb-chaussures-geneve\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/brogue.ch\/fr\/"},{"@type":"ListItem","position":2,"name":"Nos marques","item":"https:\/\/brogue.ch\/fr\/nos-marques\/"},{"@type":"ListItem","position":3,"name":"TLB"}]},{"@type":"WebSite","@id":"https:\/\/brogue.ch\/fr\/#website","url":"https:\/\/brogue.ch\/fr\/","name":"Brogue","description":"World class shoes","publisher":{"@id":"https:\/\/brogue.ch\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/brogue.ch\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/brogue.ch\/fr\/#organization","name":"Brogue","url":"https:\/\/brogue.ch\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/brogue.ch\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/02\/logo-brogue.png","contentUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/02\/logo-brogue.png","width":1176,"height":444,"caption":"Brogue"},"image":{"@id":"https:\/\/brogue.ch\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/711597","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/users\/6869"}],"replies":[{"embeddable":true,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/comments?post=711597"}],"version-history":[{"count":2,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/711597\/revisions"}],"predecessor-version":[{"id":711607,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/711597\/revisions\/711607"}],"up":[{"embeddable":true,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/19489"}],"wp:attachment":[{"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/media?parent=711597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}