{"id":19966,"date":"2020-06-23T13:11:56","date_gmt":"2020-06-23T11:11:56","guid":{"rendered":"https:\/\/www.brogue.ch\/?page_id=19966"},"modified":"2026-05-15T15:20:40","modified_gmt":"2026-05-15T13:20:40","slug":"crockett-and-jones-chaussures","status":"publish","type":"page","link":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/","title":{"rendered":"Crockett and Jones"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\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  --navy:           #1F2D4A;\n  --navy-deep:      #13243C;\n  --tan:            #9A6B3F;\n  --tan-soft:       #B89274;\n  --accent:         var(--navy);\n  --font-display:   \"Fraunces\", \"Times New Roman\", serif;\n  --font-body:      \"Manrope\", -apple-system, BlinkMacSystemFont, sans-serif;\n  --container:      1320px;\n}\n\n\/* Hide the WordPress page title on this brand page *\/\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(--navy); color: var(--paper); }\n\n.container { width: 100%; max-width: var(--container); margin: 0 auto; padding: 0 32px; }\n\n.breadcrumb {\n  padding: 28px 0 0;\n  font-size: 12px;\n  letter-spacing: 0.08em;\n  color: var(--ink-mute);\n  text-transform: uppercase;\n}\n.breadcrumb a { transition: color 0.2s ease; }\n.breadcrumb a:hover { color: var(--navy); }\n.breadcrumb .sep { margin: 0 10px; opacity: 0.5; }\n\n.hero { padding: 60px 0 100px; position: relative; }\n.hero-grid {\n  display: grid;\n  grid-template-columns: 1fr 1.1fr;\n  gap: 80px;\n  align-items: center;\n}\n.hero-content { padding-right: 20px; }\n.hero-eyebrow {\n  display: flex; align-items: center;\n  gap: 14px;\n  margin-bottom: 40px;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--navy);\n}\n.hero-eyebrow::before {\n  content: \"\"; width: 32px; height: 1px;\n  background: linear-gradient(90deg, var(--navy), var(--tan));\n}\n\nh1.brand-title {\n  font-family: var(--font-display);\n  font-weight: 300;\n  font-size: clamp(48px, 7vw, 108px);\n  line-height: 0.92;\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;\n  font-weight: 400;\n  background: linear-gradient(135deg, var(--navy) 0%, var(--tan) 100%);\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n\n.hero-lede {\n  font-family: var(--font-display);\n  font-size: 22px;\n  line-height: 1.4;\n  font-weight: 300;\n  color: var(--ink-soft);\n  max-width: 540px;\n  margin-bottom: 40px;\n  font-variation-settings: \"opsz\" 48;\n}\n\n.hero-meta {\n  display: flex;\n  gap: 48px;\n  padding-top: 32px;\n  border-top: 1px solid var(--line);\n}\n.hero-meta-label {\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-mute);\n  margin-bottom: 6px;\n}\n.hero-meta-value {\n  font-family: var(--font-display);\n  font-size: 20px;\n  font-weight: 400;\n  color: var(--ink);\n}\n\n.hero-visual {\n  position: relative;\n  aspect-ratio: 4 \/ 5;\n  background: var(--paper-soft);\n  overflow: hidden;\n}\n.hero-visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; }\n.hero-visual-caption {\n  position: absolute;\n  bottom: 24px; left: 24px;\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--paper);\n  background: rgba(26,24,20,0.78);\n  backdrop-filter: blur(8px);\n  padding: 10px 16px;\n}\n.hero-visual-tag {\n  position: absolute;\n  top: 24px; right: 24px;\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 14px;\n  color: var(--paper);\n  writing-mode: vertical-rl;\n  transform: rotate(180deg);\n  background: rgba(26,24,20,0.78);\n  padding: 14px 8px;\n}\n\nsection { position: relative; z-index: 2; }\n\n.section-title {\n  font-family: var(--font-display);\n  font-size: clamp(36px, 4.5vw, 56px);\n  font-weight: 300;\n  line-height: 1.05;\n  letter-spacing: -0.015em;\n  color: var(--ink);\n  margin-bottom: 24px;\n  font-variation-settings: \"opsz\" 96;\n}\n.section-title em { font-style: italic; color: var(--navy); font-weight: 400; }\n\n.section-eyebrow {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--navy);\n  margin-bottom: 18px;\n  padding-bottom: 8px;\n  border-bottom: 1px solid var(--navy);\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);\n  font-size: 120px;\n  font-weight: 300;\n  line-height: 1;\n  letter-spacing: -0.03em;\n  background: linear-gradient(135deg, var(--navy) 0%, var(--tan) 100%);\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n  margin-bottom: 8px;\n  font-variation-settings: \"opsz\" 144;\n}\n.heritage-year-label {\n  font-size: 11px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--ink-mute);\n  font-weight: 600;\n  margin-bottom: 48px;\n}\n.heritage-quote {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 22px;\n  line-height: 1.5;\n  font-weight: 300;\n  color: var(--ink-soft);\n  padding-left: 24px;\n  border-left: 2px solid var(--navy);\n  font-variation-settings: \"opsz\" 48;\n}\n.heritage-body p {\n  font-size: 17px;\n  line-height: 1.75;\n  color: var(--ink-soft);\n  margin-bottom: 24px;\n  max-width: 560px;\n}\n.heritage-body p:first-of-type::first-letter {\n  font-family: var(--font-display);\n  font-size: 64px;\n  font-weight: 400;\n  line-height: 1;\n  float: left;\n  margin: 6px 12px 0 0;\n  color: var(--navy);\n  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 {\n  padding: 40px 32px;\n  border: 1px solid var(--line);\n  background: var(--paper);\n  position: relative;\n  transition: all 0.3s ease;\n}\n.signature-card:hover {\n  border-color: var(--navy);\n  transform: translateY(-2px);\n  box-shadow: 0 24px 48px -16px rgba(31,45,74,0.12);\n}\n.signature-number {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 14px;\n  color: var(--navy);\n  margin-bottom: 24px;\n  font-weight: 500;\n}\n.signature-card h3 {\n  font-family: var(--font-display);\n  font-size: 26px;\n  font-weight: 400;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n  margin-bottom: 16px;\n}\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 {\n  font-family: var(--font-display);\n  font-size: 20px;\n  line-height: 1.5;\n  font-weight: 300;\n  color: var(--ink-soft);\n  max-width: 620px;\n  margin-bottom: 80px;\n  font-variation-settings: \"opsz\" 48;\n}\n.iconic-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; }\n.iconic-card { position: relative; }\n.iconic-frame {\n  aspect-ratio: 3 \/ 4;\n  background: var(--paper-soft);\n  margin-bottom: 20px;\n  overflow: hidden;\n  position: relative;\n  border: 1px solid var(--line);\n  transition: all 0.3s ease;\n}\n.iconic-card:hover .iconic-frame { border-color: var(--navy); 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 {\n  font-family: var(--font-display);\n  font-size: 26px;\n  font-weight: 400;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n  margin-bottom: 4px;\n}\n.iconic-desc { font-size: 13px; letter-spacing: 0.03em; color: var(--ink-mute); line-height: 1.5; }\n.iconic-est {\n  position: absolute;\n  top: 14px; left: 14px;\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 13px;\n  color: var(--tan);\n  z-index: 2;\n  background: rgba(255,255,255,0.92);\n  backdrop-filter: blur(6px);\n  padding: 4px 10px;\n  border-radius: 2px;\n}\n\n.collection { padding: 120px 0 100px; border-top: 1px solid var(--line); }\n.collection-header {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-end;\n  margin-bottom: 64px;\n  gap: 40px;\n  flex-wrap: wrap;\n}\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 {\n  font-family: var(--font-display);\n  font-size: 14px;\n  font-style: italic;\n  color: var(--ink-mute);\n  border: 1px solid var(--line);\n  padding: 12px 20px;\n  border-radius: 999px;\n  white-space: nowrap;\n}\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 {\n  aspect-ratio: 1 \/ 1;\n  background: var(--paper-soft);\n  margin-bottom: 18px;\n  overflow: hidden;\n  position: relative;\n  border: 1px solid var(--line-soft);\n  transition: border-color 0.3s ease;\n}\n.product-card:hover .product-frame { border-color: var(--navy); }\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 {\n  font-family: var(--font-display);\n  font-size: 18px;\n  font-weight: 400;\n  line-height: 1.3;\n  color: var(--ink);\n  margin-bottom: 4px;\n}\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>Crockett &amp; Jones<\/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 anglaise \u00b7 Depuis 1879<\/div>\n        <h1 class=\"brand-title\">Crockett &amp; Jones<em>.<\/em><\/h1>\n        <p class=\"hero-lede\">\n          Cousu Goodyear, fabrication int\u00e9gralement britannique, cinq g\u00e9n\u00e9rations\n          familiales. Pr\u00e8s de cent cinquante ans de soulier anglais sign\u00e9s \u00e0\n          Northampton.\n        <\/p>\n        <div class=\"hero-meta\">\n          <div><div class=\"hero-meta-label\">Fond\u00e9e en<\/div><div class=\"hero-meta-value\">1879<\/div><\/div>\n          <div><div class=\"hero-meta-label\">Fabrication<\/div><div class=\"hero-meta-value\">Northampton, UK<\/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\/2026\/01\/IMG_0502-416x555.jpeg\"\n             alt=\"Crockett &amp; Jones Cavendish \u2014 penny loafer cousu Goodyear\"\n             width=\"416\" height=\"555\" fetchpriority=\"high\">\n        <span class=\"hero-visual-tag\">Cousu Goodyear<\/span>\n        <div class=\"hero-visual-caption\">Cavendish \u00b7 Made in England<\/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\">147<\/div>\n        <div class=\"heritage-year-label\">Ans de manufacture<\/div>\n        <blockquote class=\"heritage-quote\">\n          \u00ab Une paire Crockett &amp; Jones n&rsquo;est pas une chaussure : c&rsquo;est un\n          engagement de vingt ans, ressemelable au fabricant, transmissible \u00e0 la\n          g\u00e9n\u00e9ration suivante. \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 anglais, <em>sign\u00e9 Crockett &amp; Jones<\/em> depuis 1879.<\/h2>\n        <p>\n          Fond\u00e9e en 1879 par <strong>Sir James Crockett<\/strong> et <strong>Charles\n          Jones<\/strong> \u00e0 Northampton \u2014 capitale historique du soulier britannique\n          depuis le XVII\u1d49 si\u00e8cle \u2014 la maison est n\u00e9e dans la tradition du cousu\n          Goodyear. Cinq g\u00e9n\u00e9rations de la famille Jones perp\u00e9tuent aujourd&rsquo;hui ce\n          savoir-faire, faisant de Crockett &amp; Jones l&rsquo;une des rares manufactures\n          anglaises rest\u00e9es int\u00e9gralement familiales.\n        <\/p>\n        <p>\n          Toujours bas\u00e9e \u00e0 <strong>Northampton<\/strong>, la maison pr\u00e9serve son\n          caract\u00e8re artisanal tout en int\u00e9grant la modernit\u00e9 \u2014 outillage perfectionn\u00e9,\n          mesures environnementales, conditions de travail exemplaires. Chaque paire\n          mobilise pr\u00e8s de <strong>200 op\u00e9rations sur 8 semaines<\/strong>, sous les\n          mains de ma\u00eetres-ouvriers parmi les plus qualifi\u00e9s d&rsquo;Europe.\n        <\/p>\n        <p>\n          Trois collections structurent la production. La <strong>Main Collection<\/strong>\n          incarne l&rsquo;excellence britannique accessible. La <strong>Handgrade Collection<\/strong>\n          repr\u00e9sente le summum du soulier anglais industriel \u2014 davantage de finitions\n          \u00e0 la main, cuirs sup\u00e9rieurs, lustrage manuel. La <strong>Shell Cordovan\n          Collection<\/strong>, plus rare encore, utilise le cuir \u00e9quin d&rsquo;Horween,\n          membrane unique au caract\u00e8re inimitable.\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 maison anglaise.<\/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<\/h3>\n        <p>Construction britannique de r\u00e9f\u00e9rence. Tr\u00e9pointe cousue \u00e0 la tige puis \u00e0 la semelle, garantissant solidit\u00e9, \u00e9tanch\u00e9it\u00e9 et ressemelage \u00e0 l&rsquo;infini. Le standard auquel se mesurent toutes les chaussures anglaises haut de gamme.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 II.<\/div>\n        <h3>Northampton, Angleterre<\/h3>\n        <p>C\u0153ur historique de la chaussure britannique. Les ateliers Crockett &amp; Jones, en activit\u00e9 continue depuis 1879, perp\u00e9tuent un savoir-faire transmis dans les m\u00eames locaux, par les m\u00eames familles, g\u00e9n\u00e9ration apr\u00e8s g\u00e9n\u00e9ration.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 III.<\/div>\n        <h3>Trois collections<\/h3>\n        <p>Main Collection pour l&rsquo;excellence accessible. Handgrade Collection pour le summum de la finition \u00e0 la main. Shell Cordovan Collection pour le cuir \u00e9quin le plus rare. Trois niveaux d&rsquo;exigence, une m\u00eame rigueur d&rsquo;ex\u00e9cution.<\/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>ic\u00f4nes.<\/em><\/h2>\n    <p class=\"iconic-lede\">\n      Quatre silhouettes n\u00e9es dans les ateliers de Northampton, devenues les\n      piliers du vestiaire masculin britannique. Du Chelsea quintessentiel au\n      Cavendish iconique.\n    <\/p>\n    <div class=\"iconic-grid\">\n      <a href=\"\/fr\/product\/crockett-jones-cavendish\/\" 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\/2026\/01\/IMG_0502-416x555.jpeg\"\n               alt=\"Crockett &amp; Jones Cavendish\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Cavendish<\/div>\n        <div class=\"iconic-desc\">Penny loafer \u00b7 Construction Goodyear<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/crockett-jones-coniston-2\/\" 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\/2020\/10\/IMG_4063-416x555.jpg\"\n               alt=\"Crockett &amp; Jones Coniston\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Coniston<\/div>\n        <div class=\"iconic-desc\">Derby grain scotch \u00b7 Semelle Dainite<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/crockett-jones-chelsea-11-brown\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le Chelsea<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-416x555.jpg\"\n               alt=\"Crockett &amp; Jones Chelsea 11\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Chelsea 11<\/div>\n        <div class=\"iconic-desc\">Cuir grain\u00e9 \u00b7 Semelle Vibram commando<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/crockett-jones-connaught-dark-brown\/\" 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\/2022\/06\/IMG_7761_jpg-416x555.jpg\"\n               alt=\"Crockett &amp; Jones Connaught\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Connaught<\/div>\n        <div class=\"iconic-desc\">Richelieu classique \u00b7 Cuir lisse marron<\/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\">Crockett &amp; Jones <em>chez Brogue.<\/em><\/h2>\n        <p>S\u00e9lection compl\u00e8te des mod\u00e8les Crockett &amp; Jones disponibles \u00e0 notre boutique de Gen\u00e8ve et en livraison dans toute la Suisse.<\/p>\n      <\/div>\n      <div class=\"collection-count\">Mocassins \u00b7 Bottines \u00b7 Richelieux \u00b7 Chelsea<\/div>\n    <\/div>\n    <div class=\"product-grid\">\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-cavendish\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-416x555.jpeg\" alt=\"Crockett &amp; Jones Cavendish\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Cavendish<\/div>\n        <div class=\"product-price\">CHF 690.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-coniston-2\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-416x555.jpg\" alt=\"Crockett &amp; Jones Coniston Marron Fonc\u00e9 Grain\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Coniston Marron Fonc\u00e9 Grain\u00e9<\/div>\n        <div class=\"product-price\">CHF 695.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-chelsea-11-brown\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-416x555.jpg\" alt=\"Crockett &amp; Jones Chelsea 11 Marron\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Chelsea 11 Marron<\/div>\n        <div class=\"product-price\">CHF 690.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-connaught-dark-brown\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-416x555.jpg\" alt=\"Crockett &amp; Jones Connaught Marron Fonc\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Connaught Marron Fonc\u00e9<\/div>\n        <div class=\"product-price\">CHF 660.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-alex-dark-brown\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-416x555.jpeg\" alt=\"Crockett &amp; Jones Alex Marron Fonc\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Alex Marron Fonc\u00e9<\/div>\n        <div class=\"product-price\">CHF 680.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-boston-marron-fonce-graine\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2203_jpg-416x555.jpeg\" alt=\"Crockett &amp; Jones Boston Marron Fonc\u00e9 Grain\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Boston Marron Fonc\u00e9 Grain\u00e9<\/div>\n        <div class=\"product-price\">CHF 625.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-argyll-dark-brown-wax\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-416x555.jpg\" alt=\"Crockett &amp; Jones Argyll Marron Fonc\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Argyll Marron Fonc\u00e9 Semelle Dainite<\/div>\n        <div class=\"product-price\">CHF 690.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/crockett-jones-aldershot-grain-suede\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4966_jpg-416x555.jpeg\" alt=\"Crockett &amp; Jones Aldershot Cuir Grain\u00e9\/Daim\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Crockett &amp; Jones Aldershot Cuir Grain\u00e9\/Daim<\/div>\n        <div class=\"product-price\">CHF 735.00<\/div>\n      <\/a>\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-682818 status-publish first 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-682818 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682818\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682818,&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\/crockett-jones-chelsea-5-walnut-hatch-grain\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4954_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett  Jones Chelsea 5 Cognac Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4954_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4954_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4954_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett  Jones Chelsea 5 Cognac Grain\u00e9<\/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>690.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;690.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;475.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-chelsea-5-walnut-hatch-grain\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682818\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682818\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett  Jones Chelsea 5 Cognac Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682818\" 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;:682818,&quot;item_id&quot;:682818,&quot;item_name&quot;:&quot;Crockett  Jones Chelsea 5 Cognac Grain\\u00e9&quot;,&quot;sku&quot;:682818,&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;:682818,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-chelsea-5-walnut-hatch-grain\\\/&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-682808 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-682808 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682808\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682808,&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\/crockett-jones-coniston-noir-graine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4950_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett  Jones Coniston Noir Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4950_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4950_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4950_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett  Jones Coniston Noir Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>680.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-coniston-noir-graine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682808\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682808\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett  Jones Coniston Noir Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682808\" 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;:682808,&quot;item_id&quot;:682808,&quot;item_name&quot;:&quot;Crockett  Jones Coniston Noir Grain\\u00e9&quot;,&quot;sku&quot;:682808,&quot;price&quot;:680,&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;:682808,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-coniston-noir-graine\\\/&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-57031 status-publish instock product_cat-men has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-57031 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57031\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57031,&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\/product\/crockett-jones-chelsea-11-slate-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1424_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Chelsea 11 Slate Suede\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1424_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1424_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1424_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1424_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1424_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1424_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &#038; Jones Chelsea 11 Slate Suede<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>590.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/product\/crockett-jones-chelsea-11-slate-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57031\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57031\" data-product_sku=\"0226\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Chelsea 11 Slate Suede&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57031\" 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;:57031,&quot;item_id&quot;:57031,&quot;item_name&quot;:&quot;Crockett &amp; Jones Chelsea 11 Slate Suede&quot;,&quot;sku&quot;:&quot;0226&quot;,&quot;price&quot;:590,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Men&quot;,&quot;id&quot;:57031,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/crockett-jones-chelsea-11-slate-suede\\\/&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-57807 status-publish last instock product_cat-men has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-57807 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57807\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57807,&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\/product\/crockett-jones-chelsea-8-dark-brown-leather\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2085_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Chelsea 8 Dark Brown Leather\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2085_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2085_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2085_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2085_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2085_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2085_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &#038; Jones Chelsea 8 Dark Brown Leather<\/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>700.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;700.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>400.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;400.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/product\/crockett-jones-chelsea-8-dark-brown-leather\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57807\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57807\" data-product_sku=\"0246\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Chelsea 8 Dark Brown Leather&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57807\" 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;:57807,&quot;item_id&quot;:57807,&quot;item_name&quot;:&quot;Crockett &amp; Jones Chelsea 8 Dark Brown Leather&quot;,&quot;sku&quot;:&quot;0246&quot;,&quot;price&quot;:400,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Men&quot;,&quot;id&quot;:57807,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/crockett-jones-chelsea-8-dark-brown-leather\\\/&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-690896 status-publish first instock product_cat-men has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-690896 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690896\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690896,&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\/crockett-jones-columbia-indigo-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3746_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Columbia Indigo Suede\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3746_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3746_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3746_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &#038; Jones Columbia Indigo Suede<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-columbia-indigo-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690896\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690896\" data-product_sku=\"4441\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Columbia Indigo Suede&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690896\" 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;:690896,&quot;item_id&quot;:690896,&quot;item_name&quot;:&quot;Crockett &amp; Jones Columbia Indigo Suede&quot;,&quot;sku&quot;:&quot;4441&quot;,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Men&quot;,&quot;id&quot;:690896,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-columbia-indigo-suede\\\/&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-48020 status-publish instock product_cat-men has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-48020 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"48020\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:48020,&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\/product\/crockett-jones-connaught-dark-oak-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2550_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Connaught Dark Oak Suede\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2550_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2550_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2550_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2550_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2550_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2550_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &#038; Jones Connaught Dark Oak Suede<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/product\/crockett-jones-connaught-dark-oak-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_48020\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"48020\" data-product_sku=\"0061\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Connaught Dark Oak Suede&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_48020\" 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;:48020,&quot;item_id&quot;:48020,&quot;item_name&quot;:&quot;Crockett &amp; Jones Connaught Dark Oak Suede&quot;,&quot;sku&quot;:&quot;0061&quot;,&quot;price&quot;:550,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Men&quot;,&quot;id&quot;:48020,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/crockett-jones-connaught-dark-oak-suede\\\/&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-39698 status-publish instock product_cat-men has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-39698 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"39698\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:39698,&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\/product\/crockett-jones-grantham-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/07\/IMG_9607_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Grantham Black\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/07\/IMG_9607_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/07\/IMG_9607_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/07\/IMG_9607_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/07\/IMG_9607_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/07\/IMG_9607_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/07\/IMG_9607_jpg-1000x1000.jpg 1000w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &#038; Jones Grantham Black<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>665.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/product\/crockett-jones-grantham-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_39698\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"39698\" data-product_sku=\"0021\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Grantham Black&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_39698\" 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;:39698,&quot;item_id&quot;:39698,&quot;item_name&quot;:&quot;Crockett &amp; Jones Grantham Black&quot;,&quot;sku&quot;:&quot;0021&quot;,&quot;price&quot;:665,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Men&quot;,&quot;id&quot;:39698,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/crockett-jones-grantham-black\\\/&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-38910 status-publish last instock product_cat-men product_cat-outlet has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-38910 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38910\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38910,&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\/product\/crockett-jones-malton-chesnut-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Malton Chesnut\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8431_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &#038; Jones Malton Chesnut<\/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>655.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;655.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;425.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/product\/crockett-jones-malton-chesnut-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38910\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38910\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Malton Chesnut&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38910\" 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;:38910,&quot;item_id&quot;:38910,&quot;item_name&quot;:&quot;Crockett &amp; Jones Malton Chesnut&quot;,&quot;sku&quot;:38910,&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;Men&quot;,&quot;id&quot;:38910,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/crockett-jones-malton-chesnut-2\\\/&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-54869 status-publish first instock product_cat-men has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-54869 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"54869\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:54869,&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\/product\/crockett-jones-newlyn-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9383_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Newlyn Black\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9383_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9383_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9383_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9383_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9383_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9383_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &#038; Jones Newlyn Black<\/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>665.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;665.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;450.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/product\/crockett-jones-newlyn-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_54869\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"54869\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Newlyn Black&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_54869\" 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;:54869,&quot;item_id&quot;:54869,&quot;item_name&quot;:&quot;Crockett &amp; Jones Newlyn Black&quot;,&quot;sku&quot;:54869,&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;Men&quot;,&quot;id&quot;:54869,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/crockett-jones-newlyn-black\\\/&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-682839 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-682839 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682839\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682839,&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\/crockett-jones-aldershot-grain-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4966_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Aldershot Cuir Grain\u00e9\/Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4966_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4966_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4966_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Aldershot Cuir Grain\u00e9\/Daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>735.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-aldershot-grain-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682839\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682839\" data-product_sku=\"8879\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Aldershot Cuir Grain\u00e9\/Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682839\" 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;:682839,&quot;item_id&quot;:682839,&quot;item_name&quot;:&quot;Crockett &amp; Jones Aldershot Cuir Grain\\u00e9\\\/Daim&quot;,&quot;sku&quot;:&quot;8879&quot;,&quot;price&quot;:735,&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;:682839,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-aldershot-grain-suede\\\/&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-60493 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-60493 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"60493\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:60493,&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\/crockett-jones-alex-dark-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Alex Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3280_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Alex 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>680.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-alex-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_60493\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"60493\" data-product_sku=\"0306\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Alex Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_60493\" 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;:60493,&quot;item_id&quot;:60493,&quot;item_name&quot;:&quot;Crockett &amp; Jones Alex Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0306&quot;,&quot;price&quot;:665,&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;:60493,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-alex-dark-brown\\\/&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-40208 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-40208 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"40208\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:40208,&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\/crockett-jones-alex-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Alex Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7880_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Alex Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>680.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-alex-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_40208\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"40208\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Alex Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_40208\" 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;:40208,&quot;item_id&quot;:40208,&quot;item_name&quot;:&quot;Crockett &amp; Jones Alex Noir&quot;,&quot;sku&quot;:40208,&quot;price&quot;:665,&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;:40208,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-alex-black\\\/&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-44055 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-44055 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"44055\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:44055,&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\/crockett-jones-argyll-dark-brown-wax\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Argyll Marron Fonc\u00e9 Semelle Dainite\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2266_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Argyll Marron Fonc\u00e9 Semelle Dainite<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>690.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-argyll-dark-brown-wax\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_44055\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"44055\" data-product_sku=\"0053\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Argyll Marron Fonc\u00e9 Semelle Dainite&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_44055\" 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;:44055,&quot;item_id&quot;:44055,&quot;item_name&quot;:&quot;Crockett &amp; Jones Argyll Marron Fonc\\u00e9 Semelle Dainite&quot;,&quot;sku&quot;:&quot;0053&quot;,&quot;price&quot;:690,&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;:44055,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-argyll-dark-brown-wax\\\/&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-686397 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-686397 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686397\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686397,&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\/crockett-jones-atherstone-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_8692_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Atherstone Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8692_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8692_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8692_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Atherstone 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>785.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-atherstone-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686397\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686397\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Atherstone Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686397\" 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;:686397,&quot;item_id&quot;:686397,&quot;item_name&quot;:&quot;Crockett &amp; Jones Atherstone Marron Fonc\\u00e9&quot;,&quot;sku&quot;:686397,&quot;price&quot;:785,&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;:686397,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-atherstone-marron-fonce\\\/&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-685353 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-685353 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685353\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685353,&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\/crockett-jones-bibury-daim-vert-khaki\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image1-1-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Bibury Daim Vert Khaki\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image1-1-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image1-1-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image1-1-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Bibury Daim Vert Khaki<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>590.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-bibury-daim-vert-khaki\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685353\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685353\" data-product_sku=\"8815\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Bibury Daim Vert Khaki&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685353\" 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;:685353,&quot;item_id&quot;:685353,&quot;item_name&quot;:&quot;Crockett &amp; Jones Bibury Daim Vert Khaki&quot;,&quot;sku&quot;:&quot;8815&quot;,&quot;price&quot;:590,&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;:685353,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-bibury-daim-vert-khaki\\\/&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-706339 status-publish last instock product_cat-femmes product_cat-soldes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-706339 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706339\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706339,&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\/crockett-jones-bonnie\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3462-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Bonnie\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3462-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3462-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3462-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3462-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3462-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3462-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Bonnie<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-bonnie\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706339\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706339\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Bonnie&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706339\" 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;:706339,&quot;item_id&quot;:706339,&quot;item_name&quot;:&quot;Crockett &amp; Jones Bonnie&quot;,&quot;sku&quot;:706339,&quot;price&quot;:695,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Femmes&quot;,&quot;id&quot;:706339,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-bonnie\\\/&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-706342 status-publish first instock product_cat-femmes product_cat-soldes has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-706342 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706342\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706342,&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\/crockett-jones-bonnie-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5379_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Bonnie\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5379_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5379_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5379_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Bonnie<\/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>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;595.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-bonnie-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706342\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706342\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Bonnie&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706342\" 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;:706342,&quot;item_id&quot;:706342,&quot;item_name&quot;:&quot;Crockett &amp; Jones Bonnie&quot;,&quot;sku&quot;:706342,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Femmes&quot;,&quot;id&quot;:706342,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-bonnie-2\\\/&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-688854 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-688854 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"688854\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:688854,&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\/crockett-jones-boston-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\/2025\/03\/IMG_2203_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Boston Marron Fonc\u00e9 Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2203_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2203_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2203_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Boston 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>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-boston-marron-fonce-graine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_688854\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"688854\" data-product_sku=\"4457\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Boston Marron Fonc\u00e9 Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_688854\" 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;:688854,&quot;item_id&quot;:688854,&quot;item_name&quot;:&quot;Crockett &amp; Jones Boston Marron Fonc\\u00e9 Grain\\u00e9&quot;,&quot;sku&quot;:&quot;4457&quot;,&quot;price&quot;:625,&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;:688854,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-boston-marron-fonce-graine\\\/&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<li class=\"add-to-wishlist-before_image product type-product post-75378 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-75378 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75378\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75378,&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\/crockett-jones-cadogan\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2068_jpg-1-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Cadogan\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2068_jpg-1-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2068_jpg-1-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2068_jpg-1-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Cadogan<\/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>795.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;795.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;595.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-cadogan\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75378\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75378\" data-product_sku=\"0309\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Cadogan&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75378\" 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;:75378,&quot;item_id&quot;:75378,&quot;item_name&quot;:&quot;Crockett &amp; Jones Cadogan&quot;,&quot;sku&quot;:&quot;0309&quot;,&quot;price&quot;:595,&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;:75378,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-cadogan\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:19,&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-706306 status-publish last 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-706306 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706306\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706306,&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\/crockett-jones-cavendish\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Cavendish\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Cavendish<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>690.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-cavendish\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706306\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706306\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Cavendish&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706306\" 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;:706306,&quot;item_id&quot;:706306,&quot;item_name&quot;:&quot;Crockett &amp; Jones Cavendish&quot;,&quot;sku&quot;:706306,&quot;price&quot;:650,&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;:706306,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-cavendish\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:20,&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-35528 status-publish first instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable has-default-attributes\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-35528 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"35528\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:35528,&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\/crockett-jones-cavendish-dark-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Cavendish Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5075-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Cavendish 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>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-cavendish-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_35528\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"35528\" data-product_sku=\"5402\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Cavendish Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_35528\" 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;:35528,&quot;item_id&quot;:35528,&quot;item_name&quot;:&quot;Crockett &amp; Jones Cavendish Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;5402&quot;,&quot;price&quot;:655,&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;:35528,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-cavendish-dark-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:21,&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-38120 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-38120 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38120\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38120,&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\/crockett-jones-cavendish-pebble-grain\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Cavendish Marron Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7499_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Cavendish Marron Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>655.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-cavendish-pebble-grain\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38120\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38120\" data-product_sku=\"14\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Cavendish Marron Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38120\" 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;:38120,&quot;item_id&quot;:38120,&quot;item_name&quot;:&quot;Crockett &amp; Jones Cavendish Marron Grain\\u00e9&quot;,&quot;sku&quot;:&quot;14&quot;,&quot;price&quot;:655,&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;:38120,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-cavendish-pebble-grain\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:22,&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-35510 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-35510 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"35510\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:35510,&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\/crockett-jones-cavendish-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Cavendish Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5079-1-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Cavendish Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-cavendish-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_35510\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"35510\" data-product_sku=\"9120\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Cavendish Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_35510\" 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;:35510,&quot;item_id&quot;:35510,&quot;item_name&quot;:&quot;Crockett &amp; Jones Cavendish Noir&quot;,&quot;sku&quot;:&quot;9120&quot;,&quot;price&quot;:655,&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;:35510,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-cavendish-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:23,&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-37997 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-37997 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"37997\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:37997,&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\/crockett-jones-cavendish-polo-brown-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Cavendish Veau Velours Cognac\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7281_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Cavendish Veau Velours Cognac<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>650.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-cavendish-polo-brown-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_37997\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"37997\" data-product_sku=\"5550\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Cavendish Veau Velours Cognac&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_37997\" 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;:37997,&quot;item_id&quot;:37997,&quot;item_name&quot;:&quot;Crockett &amp; Jones Cavendish Veau Velours Cognac&quot;,&quot;sku&quot;:&quot;5550&quot;,&quot;price&quot;:620,&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;:37997,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-cavendish-polo-brown-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:24,&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-31019 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-31019 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"31019\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:31019,&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\/crockett-jones-chelsea-11-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Chelsea 11 Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2335-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Chelsea 11 Marron<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>690.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-chelsea-11-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_31019\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"31019\" data-product_sku=\"4554\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Chelsea 11 Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_31019\" 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;:31019,&quot;item_id&quot;:31019,&quot;item_name&quot;:&quot;Crockett &amp; Jones Chelsea 11 Marron&quot;,&quot;sku&quot;:&quot;4554&quot;,&quot;price&quot;:690,&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;:31019,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-chelsea-11-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:25,&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-30968 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-30968 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"30968\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:30968,&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\/crockett-jones-chelsea-11-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Chelsea 11 Noir Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2312-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Chelsea 11 Noir Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>665.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>690.00<\/bdi><\/span><span class=\"screen-reader-text\">Plage de prix\u00a0: &#67;&#72;&#70;665.00 \u00e0 &#67;&#72;&#70;690.00<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-chelsea-11-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_30968\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"30968\" data-product_sku=\"1111\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Chelsea 11 Noir Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_30968\" 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;:30968,&quot;item_id&quot;:30968,&quot;item_name&quot;:&quot;Crockett &amp; Jones Chelsea 11 Noir Grain\\u00e9&quot;,&quot;sku&quot;:&quot;1111&quot;,&quot;price&quot;:665,&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;:30968,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-chelsea-11-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:26,&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-35992 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-35992 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"35992\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:35992,&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\/crockett-jones-chelsea-8-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Chelsea 8 Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_5668-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Chelsea 8 Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>720.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>725.00<\/bdi><\/span><span class=\"screen-reader-text\">Plage de prix\u00a0: &#67;&#72;&#70;720.00 \u00e0 &#67;&#72;&#70;725.00<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-chelsea-8-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_35992\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"35992\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Chelsea 8 Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_35992\" 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;:35992,&quot;item_id&quot;:35992,&quot;item_name&quot;:&quot;Crockett &amp; Jones Chelsea 8 Noir&quot;,&quot;sku&quot;:35992,&quot;price&quot;:720,&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;:35992,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-chelsea-8-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:27,&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-39098 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-39098 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"39098\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:39098,&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\/crockett-jones-chiltern-earth-green-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Chiltern Veau Velours Vert Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8204_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Chiltern Veau Velours Vert Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>560.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-chiltern-earth-green-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_39098\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"39098\" data-product_sku=\"25\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Chiltern Veau Velours Vert Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_39098\" 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;:39098,&quot;item_id&quot;:39098,&quot;item_name&quot;:&quot;Crockett &amp; Jones Chiltern Veau Velours Vert Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;25&quot;,&quot;price&quot;:560,&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;:39098,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-chiltern-earth-green-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:28,&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-691307 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-691307 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"691307\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:691307,&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\/crockett-jones-chukka-4-daim-taupe\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3742_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Chukka 4 Daim Taupe\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3742_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3742_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3742_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Chukka 4 Daim Taupe<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-chukka-4-daim-taupe\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_691307\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"691307\" data-product_sku=\"4450\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Chukka 4 Daim Taupe&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_691307\" 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;:691307,&quot;item_id&quot;:691307,&quot;item_name&quot;:&quot;Crockett &amp; Jones Chukka 4 Daim Taupe&quot;,&quot;sku&quot;:&quot;4450&quot;,&quot;price&quot;:595,&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;:691307,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-chukka-4-daim-taupe\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:29,&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-689227 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-689227 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"689227\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:689227,&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\/crockett-jones-columbia\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2055_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Columbia\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2055_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2055_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2055_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Columbia<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>665.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-columbia\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_689227\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"689227\" data-product_sku=\"0056\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Columbia&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_689227\" 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;:689227,&quot;item_id&quot;:689227,&quot;item_name&quot;:&quot;Crockett &amp; Jones Columbia&quot;,&quot;sku&quot;:&quot;0056&quot;,&quot;price&quot;:665,&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;:689227,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-columbia\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:30,&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-38011 status-publish instock product_cat-hommes has-post-thumbnail shipping-taxable purchasable product-type-variable has-default-attributes\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-38011 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38011\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38011,&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\/crockett-jones-consiton-dark-brown-roughout\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Coniston Marron Fonc\u00e9 Cuir Huil\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_4069-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Coniston Marron Fonc\u00e9 Cuir Huil\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-consiton-dark-brown-roughout\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38011\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38011\" data-product_sku=\"3125\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Coniston Marron Fonc\u00e9 Cuir Huil\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38011\" 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;:38011,&quot;item_id&quot;:38011,&quot;item_name&quot;:&quot;Crockett &amp; Jones Coniston Marron Fonc\\u00e9 Cuir Huil\\u00e9&quot;,&quot;sku&quot;:&quot;3125&quot;,&quot;price&quot;:625,&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;:38011,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-consiton-dark-brown-roughout\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:31,&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-27624 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-27624 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"27624\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:27624,&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\/crockett-jones-coniston-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Coniston Marron Fonc\u00e9 Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4063-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Coniston 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>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-coniston-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_27624\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"27624\" data-product_sku=\"1078\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Coniston Marron Fonc\u00e9 Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_27624\" 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;:27624,&quot;item_id&quot;:27624,&quot;item_name&quot;:&quot;Crockett &amp; Jones Coniston Marron Fonc\\u00e9 Grain\\u00e9&quot;,&quot;sku&quot;:&quot;1078&quot;,&quot;price&quot;:695,&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;:27624,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-coniston-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:32,&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-30089 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-30089 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"30089\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:30089,&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\/crockett-jones-coniston-black-roughout\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1583-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Coniston Noir cuir huil\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1583-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1583-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1583-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1583-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1583-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1583-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Coniston Noir cuir huil\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-coniston-black-roughout\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_30089\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"30089\" data-product_sku=\"44774\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Coniston Noir cuir huil\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_30089\" 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;:30089,&quot;item_id&quot;:30089,&quot;item_name&quot;:&quot;Crockett &amp; Jones Coniston Noir cuir huil\\u00e9&quot;,&quot;sku&quot;:&quot;44774&quot;,&quot;price&quot;:625,&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;:30089,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-coniston-black-roughout\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:33,&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-60723 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-60723 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"60723\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:60723,&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\/crockett-jones-connaught-2-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3275_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Connaught 2 Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3275_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3275_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3275_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3275_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3275_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3275_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Connaught 2 Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>660.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-connaught-2-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_60723\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"60723\" data-product_sku=\"0308\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Connaught 2 Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_60723\" 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;:60723,&quot;item_id&quot;:60723,&quot;item_name&quot;:&quot;Crockett &amp; Jones Connaught 2 Noir&quot;,&quot;sku&quot;:&quot;0308&quot;,&quot;price&quot;:660,&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;:60723,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-connaught-2-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:34,&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-38786 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-38786 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38786\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38786,&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\/crockett-jones-connaught-dark-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Connaught Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7761_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Connaught 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>660.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-connaught-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38786\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38786\" data-product_sku=\"7770\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Connaught Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38786\" 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;:38786,&quot;item_id&quot;:38786,&quot;item_name&quot;:&quot;Crockett &amp; Jones Connaught Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;7770&quot;,&quot;price&quot;:660,&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;:38786,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-connaught-dark-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:35,&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-38766 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-38766 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38766\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38766,&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\/crockett-jones-connaught-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Connaught Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7782_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Connaught Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>665.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-connaught-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38766\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38766\" data-product_sku=\"9888\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Connaught Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38766\" 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;:38766,&quot;item_id&quot;:38766,&quot;item_name&quot;:&quot;Crockett &amp; Jones Connaught Noir&quot;,&quot;sku&quot;:&quot;9888&quot;,&quot;price&quot;:665,&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;:38766,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-connaught-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:36,&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-56702 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-56702 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"56702\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:56702,&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\/crockett-jones-denver\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1131_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Denver\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1131_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1131_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1131_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1131_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1131_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1131_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Denver<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>565.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-denver\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_56702\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"56702\" data-product_sku=\"0218\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Denver&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_56702\" 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;:56702,&quot;item_id&quot;:56702,&quot;item_name&quot;:&quot;Crockett &amp; Jones Denver&quot;,&quot;sku&quot;:&quot;0218&quot;,&quot;price&quot;:565,&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;:56702,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-denver\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:37,&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-706251 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-706251 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706251\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706251,&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\/crockett-jones-drayton\/\" 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_0750-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Drayton\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0750-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0750-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0750-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Drayton<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-drayton\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706251\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706251\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Drayton&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706251\" 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;:706251,&quot;item_id&quot;:706251,&quot;item_name&quot;:&quot;Crockett &amp; Jones Drayton&quot;,&quot;sku&quot;:706251,&quot;price&quot;:675,&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;:706251,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-drayton\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:38,&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-61075 status-publish instock product_cat-femmes has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-61075 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"61075\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:61075,&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\/crockett-jones-elise-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3507-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Elise Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3507-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3507-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3507-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3507-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3507-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3507-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Elise Noir<\/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>660.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;660.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>460.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;460.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-elise-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_61075\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"61075\" data-product_sku=\"0316\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Elise Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_61075\" 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;:61075,&quot;item_id&quot;:61075,&quot;item_name&quot;:&quot;Crockett &amp; Jones Elise Noir&quot;,&quot;sku&quot;:&quot;0316&quot;,&quot;price&quot;:460,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Femmes&quot;,&quot;id&quot;:61075,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-elise-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:39,&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-682829 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-682829 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682829\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682829,&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\/crockett-jones-eskdale-5-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\/09\/IMG_4959_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Eskdale 5 Daim marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4959_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4959_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4959_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Eskdale 5 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>655.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-eskdale-5-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682829\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682829\" data-product_sku=\"7999\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Eskdale 5 Daim marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682829\" 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;:682829,&quot;item_id&quot;:682829,&quot;item_name&quot;:&quot;Crockett &amp; Jones Eskdale 5 Daim marron fonc\\u00e9&quot;,&quot;sku&quot;:&quot;7999&quot;,&quot;price&quot;:655,&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;:682829,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-eskdale-5-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:40,&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-30954 status-publish first 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-30954 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"30954\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:30954,&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\/crockett-jones-fairford\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Fairford\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2299-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Fairford<\/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>815.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;815.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>615.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;615.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-fairford\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_30954\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"30954\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Fairford&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_30954\" 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;:30954,&quot;item_id&quot;:30954,&quot;item_name&quot;:&quot;Crockett &amp; Jones Fairford&quot;,&quot;sku&quot;:30954,&quot;price&quot;:615,&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;:30954,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-fairford\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:41,&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-60483 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-60483 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"60483\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:60483,&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\/crockett-jones-glencoe\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3175_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Glencoe\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3175_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3175_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3175_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3175_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3175_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3175_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Glencoe<\/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>790.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;790.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;595.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-glencoe\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_60483\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"60483\" data-product_sku=\"0305\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Glencoe&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_60483\" 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;:60483,&quot;item_id&quot;:60483,&quot;item_name&quot;:&quot;Crockett &amp; Jones Glencoe&quot;,&quot;sku&quot;:&quot;0305&quot;,&quot;price&quot;:595,&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;:60483,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-glencoe\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:42,&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-37972 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-37972 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"37972\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:37972,&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\/crockett-jones-grantham-dark-brown-leather\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Grantham Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7208_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Grantham 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>635.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-grantham-dark-brown-leather\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_37972\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"37972\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Grantham Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_37972\" 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;:37972,&quot;item_id&quot;:37972,&quot;item_name&quot;:&quot;Crockett &amp; Jones Grantham Marron Fonc\\u00e9&quot;,&quot;sku&quot;:37972,&quot;price&quot;:635,&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;:37972,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-grantham-dark-brown-leather\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:43,&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-75681 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-75681 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75681\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75681,&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\/crockett-jones-grantham-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\/04\/IMG_7208_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Grantham Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_7208_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_7208_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_7208_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Grantham 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>665.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-grantham-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75681\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75681\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Grantham Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75681\" 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;:75681,&quot;item_id&quot;:75681,&quot;item_name&quot;:&quot;Crockett &amp; Jones Grantham Marron Fonc\\u00e9&quot;,&quot;sku&quot;:75681,&quot;price&quot;:650,&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;:75681,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-grantham-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:44,&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-38827 status-publish first 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-38827 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38827\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38827,&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\/crockett-jones-hallam-dark-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Hallam Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8395_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Hallam Marron Fonc\u00e9<\/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>635.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;635.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>460.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;460.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-hallam-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38827\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38827\" data-product_sku=\"1110\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Hallam Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38827\" 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;:38827,&quot;item_id&quot;:38827,&quot;item_name&quot;:&quot;Crockett &amp; Jones Hallam Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;1110&quot;,&quot;price&quot;:460,&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;:38827,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-hallam-dark-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:45,&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-71046 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-71046 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"71046\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:71046,&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\/crockett-jones-hardwick-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2900-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Hardwick\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2900-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2900-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2900-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Hardwick<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>635.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-hardwick-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_71046\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"71046\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Hardwick&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_71046\" 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;:71046,&quot;item_id&quot;:71046,&quot;item_name&quot;:&quot;Crockett &amp; Jones Hardwick&quot;,&quot;sku&quot;:71046,&quot;price&quot;:635,&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;:71046,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-hardwick-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:46,&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-708180 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-708180 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"708180\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:708180,&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\/crockett-jones-harvard-2-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"CROCKETT &amp; JONES Harvard 2 Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2010-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">CROCKETT &amp; JONES Harvard 2 Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-harvard-2-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_708180\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"708180\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;CROCKETT &amp; JONES Harvard 2 Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_708180\" 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;:708180,&quot;item_id&quot;:708180,&quot;item_name&quot;:&quot;CROCKETT &amp; JONES Harvard 2 Noir&quot;,&quot;sku&quot;:708180,&quot;price&quot;:695,&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;:708180,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-harvard-2-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:47,&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-708172 status-publish last 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-708172 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"708172\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:708172,&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\/crockett-jones-harvard-2-walnut\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"CROCKETT &amp; JONES Harvard 2 Walnut\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2017-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">CROCKETT &amp; JONES Harvard 2 Walnut<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-harvard-2-walnut\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_708172\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"708172\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;CROCKETT &amp; JONES Harvard 2 Walnut&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_708172\" 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;:708172,&quot;item_id&quot;:708172,&quot;item_name&quot;:&quot;CROCKETT &amp; JONES Harvard 2 Walnut&quot;,&quot;sku&quot;:708172,&quot;price&quot;:695,&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;:708172,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-harvard-2-walnut\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:48,&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-692014 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-692014 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"692014\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:692014,&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\/crockett-jones-harvard-green-cordovan-special-order-20eme-anniversaire\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/06\/IMG_4309_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Harvard Green Cordovan Special Order 20\u00e8me anniversaire\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/06\/IMG_4309_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/06\/IMG_4309_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/06\/IMG_4309_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Harvard Green Cordovan Special Order 20\u00e8me anniversaire<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>995.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-harvard-green-cordovan-special-order-20eme-anniversaire\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_692014\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"692014\" data-product_sku=\"5548\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Harvard Green Cordovan Special Order 20\u00e8me anniversaire&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_692014\" 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;:692014,&quot;item_id&quot;:692014,&quot;item_name&quot;:&quot;Crockett &amp; Jones Harvard Green Cordovan Special Order 20\\u00e8me anniversaire&quot;,&quot;sku&quot;:&quot;5548&quot;,&quot;price&quot;:995,&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;:692014,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-harvard-green-cordovan-special-order-20eme-anniversaire\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:49,&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-53183 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-53183 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"53183\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:53183,&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\/crockett-jones-henley-chesnut\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_6941_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Henley Cognac\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_6941_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_6941_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_6941_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_6941_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_6941_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_6941_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Henley Cognac<\/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>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;525.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-henley-chesnut\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_53183\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"53183\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Henley Cognac&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_53183\" 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;:53183,&quot;item_id&quot;:53183,&quot;item_name&quot;:&quot;Crockett &amp; Jones Henley Cognac&quot;,&quot;sku&quot;:53183,&quot;price&quot;:525,&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;:53183,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-henley-chesnut\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:50,&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-37986 status-publish instock product_cat-hommes product_cat-sortie has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-37986 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"37986\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:37986,&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\/crockett-jones-jersey-blue\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Jersey Bleu\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7163_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Jersey Bleu<\/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>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>375.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;375.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-jersey-blue\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_37986\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"37986\" data-product_sku=\"1350\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Jersey Bleu&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_37986\" 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;:37986,&quot;item_id&quot;:37986,&quot;item_name&quot;:&quot;Crockett &amp; Jones Jersey Bleu&quot;,&quot;sku&quot;:&quot;1350&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;Sortie&quot;,&quot;id&quot;:37986,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-jersey-blue\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:51,&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-36606 status-publish last 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-36606 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"36606\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:36606,&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\/crockett-jones-lisson-burgundy\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lisson Bordeaux\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_7154_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lisson Bordeaux<\/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>635.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;635.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;450.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lisson-burgundy\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_36606\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"36606\" data-product_sku=\"8754\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lisson Bordeaux&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_36606\" 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;:36606,&quot;item_id&quot;:36606,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lisson Bordeaux&quot;,&quot;sku&quot;:&quot;8754&quot;,&quot;price&quot;:500,&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;:36606,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lisson-burgundy\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:52,&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-75352 status-publish first 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-75352 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75352\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75352,&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\/crockett-jones-lisson-chesnut-cuir-souple\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2063_jpg-1-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lisson Cognac Cuir Souple\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2063_jpg-1-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2063_jpg-1-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2063_jpg-1-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lisson Cognac Cuir Souple<\/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>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;425.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lisson-chesnut-cuir-souple\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75352\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75352\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lisson Cognac Cuir Souple&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75352\" 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;:75352,&quot;item_id&quot;:75352,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lisson Cognac Cuir Souple&quot;,&quot;sku&quot;:75352,&quot;price&quot;:500,&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;:75352,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lisson-chesnut-cuir-souple\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:53,&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-36261 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-36261 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"36261\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:36261,&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\/crockett-jones-lisson\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lisson Tan\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6014-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lisson Tan<\/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>635.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;635.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>425.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;425.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lisson\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_36261\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"36261\" data-product_sku=\"4\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lisson Tan&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_36261\" 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;:36261,&quot;item_id&quot;:36261,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lisson Tan&quot;,&quot;sku&quot;:&quot;4&quot;,&quot;price&quot;:500,&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;:36261,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lisson\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:54,&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-706735 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-706735 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706735\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706735,&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\/crockett-jones-lonsdale\/\" 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_1350-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lonsdale\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_1350-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_1350-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_1350-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lonsdale<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>835.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lonsdale\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706735\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706735\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lonsdale&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706735\" 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;:706735,&quot;item_id&quot;:706735,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lonsdale&quot;,&quot;sku&quot;:706735,&quot;price&quot;:835,&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;:706735,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lonsdale\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:55,&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-75246 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-75246 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75246\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75246,&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\/crockett-jones-lonsdale-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\/04\/IMG_1994_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lonsdale Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1994_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1994_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1994_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lonsdale 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>835.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lonsdale-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75246\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75246\" data-product_sku=\"0733\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lonsdale Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75246\" 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;:75246,&quot;item_id&quot;:75246,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lonsdale Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0733&quot;,&quot;price&quot;:795,&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;:75246,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lonsdale-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:56,&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-27600 status-publish first instock product_cat-hommes product_cat-modeles-actuels has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-27600 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"27600\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:27600,&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\/crockett-jones-lowndes\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4364-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lowndes Cuir Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4364-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4364-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4364-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4364-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4364-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_4364-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lowndes Cuir Marron<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lowndes\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_27600\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"27600\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lowndes Cuir Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_27600\" 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;:27600,&quot;item_id&quot;:27600,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lowndes Cuir Marron&quot;,&quot;sku&quot;:27600,&quot;price&quot;:655,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mod\\u00e8les actuels&quot;,&quot;id&quot;:27600,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lowndes\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:57,&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-38193 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-38193 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38193\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38193,&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\/crockett-jones-lowndes-pebbe-grain-dark-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lowndes Marron Fonc\u00e9 Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7551_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lowndes 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>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lowndes-pebbe-grain-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38193\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38193\" data-product_sku=\"9788\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lowndes Marron Fonc\u00e9 Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38193\" 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;:38193,&quot;item_id&quot;:38193,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lowndes Marron Fonc\\u00e9 Grain\\u00e9&quot;,&quot;sku&quot;:&quot;9788&quot;,&quot;price&quot;:655,&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;:38193,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lowndes-pebbe-grain-dark-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:58,&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-38306 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-38306 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38306\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38306,&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\/crockett-jones-lowndes-black-city-sole\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Lowndes Noir Semelle Gomme\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7576_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Lowndes Noir Semelle Gomme<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-lowndes-black-city-sole\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38306\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38306\" data-product_sku=\"6465\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Lowndes Noir Semelle Gomme&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38306\" 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;:38306,&quot;item_id&quot;:38306,&quot;item_name&quot;:&quot;Crockett &amp; Jones Lowndes Noir Semelle Gomme&quot;,&quot;sku&quot;:&quot;6465&quot;,&quot;price&quot;:675,&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;:38306,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-lowndes-black-city-sole\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:59,&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-55250 status-publish last 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-55250 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"55250\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:55250,&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\/crockett-jones-newlyn-dark-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9761_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Newlyn Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9761_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9761_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9761_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9761_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9761_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/07\/IMG_9761_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Newlyn Marron Fonc\u00e9<\/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>665.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;665.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;450.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-newlyn-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_55250\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"55250\" data-product_sku=\"0124\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Newlyn Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_55250\" 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;:55250,&quot;item_id&quot;:55250,&quot;item_name&quot;:&quot;Crockett &amp; Jones Newlyn Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0124&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;:55250,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-newlyn-dark-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:60,&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-75411 status-publish first 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-75411 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75411\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75411,&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\/crockett-jones-nice\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0882-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Nice\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0882-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0882-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0882-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Nice<\/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>655.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;655.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>460.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;460.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-nice\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75411\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75411\" data-product_sku=\"0703\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Nice&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75411\" 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;:75411,&quot;item_id&quot;:75411,&quot;item_name&quot;:&quot;Crockett &amp; Jones Nice&quot;,&quot;sku&quot;:&quot;0703&quot;,&quot;price&quot;:460,&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;:75411,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-nice\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:61,&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-706608 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-706608 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706608\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706608,&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\/crockett-jones-ormond-black\/\" 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_7202-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Ormond Black\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7202-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7202-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7202-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Ormond Black<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>850.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-ormond-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706608\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706608\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Ormond Black&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706608\" 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;:706608,&quot;item_id&quot;:706608,&quot;item_name&quot;:&quot;Crockett &amp; Jones Ormond Black&quot;,&quot;sku&quot;:706608,&quot;price&quot;:850,&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;:706608,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-ormond-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:62,&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-706640 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-706640 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706640\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706640,&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\/crockett-jones-ormond-ivywood\/\" 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_7199-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Ormond Ivywood\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7199-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7199-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7199-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Ormond Ivywood<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>850.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-ormond-ivywood\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706640\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706640\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Ormond Ivywood&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706640\" 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;:706640,&quot;item_id&quot;:706640,&quot;item_name&quot;:&quot;Crockett &amp; Jones Ormond Ivywood&quot;,&quot;sku&quot;:706640,&quot;price&quot;:850,&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;:706640,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-ormond-ivywood\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:63,&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-34112 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-34112 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"34112\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:34112,&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\/crockett-jones-overton\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Overton\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/01\/IMG_3934-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Overton<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-overton\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_34112\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"34112\" data-product_sku=\"5480\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Overton&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_34112\" 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;:34112,&quot;item_id&quot;:34112,&quot;item_name&quot;:&quot;Crockett &amp; Jones Overton&quot;,&quot;sku&quot;:&quot;5480&quot;,&quot;price&quot;:595,&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;:34112,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-overton\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:64,&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-706332 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-706332 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706332\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706332,&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\/crockett-jones-pembroke\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0431-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Pembroke\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0431-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0431-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0431-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Pembroke<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-pembroke\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706332\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706332\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Pembroke&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706332\" 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;:706332,&quot;item_id&quot;:706332,&quot;item_name&quot;:&quot;Crockett &amp; Jones Pembroke&quot;,&quot;sku&quot;:706332,&quot;price&quot;:675,&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;:706332,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-pembroke\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:65,&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-29608 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-29608 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"29608\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:29608,&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\/crockett-jones-pembroke-grain-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1477-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Pembroke Noir Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1477-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1477-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1477-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1477-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1477-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/09\/IMG_1477-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Pembroke Noir Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-pembroke-grain-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_29608\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"29608\" data-product_sku=\"90002\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Pembroke Noir Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_29608\" 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;:29608,&quot;item_id&quot;:29608,&quot;item_name&quot;:&quot;Crockett &amp; Jones Pembroke Noir Grain\\u00e9&quot;,&quot;sku&quot;:&quot;90002&quot;,&quot;price&quot;:675,&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;:29608,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-pembroke-grain-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:66,&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-38134 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-38134 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38134\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38134,&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\/crockett-jones-pembroke-tan\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Pembroke Tan\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7504_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Pembroke Tan<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-pembroke-tan\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38134\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38134\" data-product_sku=\"3100\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Pembroke Tan&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38134\" 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;:38134,&quot;item_id&quot;:38134,&quot;item_name&quot;:&quot;Crockett &amp; Jones Pembroke Tan&quot;,&quot;sku&quot;:&quot;3100&quot;,&quot;price&quot;:655,&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;:38134,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-pembroke-tan\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:67,&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-691288 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-691288 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"691288\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:691288,&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\/crockett-jones-perth-cuir-cognac-daim-cognac-commande-special-20e-anniversaire\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Perth Cuir Cognac &amp; Daim Cognac Commande Sp\u00e9ciale 20e Anniversaire\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613-100x100.jpeg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/Photoroom_20250505_141613.jpeg 1600w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Perth Cuir Cognac &amp; Daim Cognac Commande Sp\u00e9ciale 20e Anniversaire<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>995.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-perth-cuir-cognac-daim-cognac-commande-special-20e-anniversaire\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_691288\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"691288\" data-product_sku=\"4442\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Perth Cuir Cognac &amp; Daim Cognac Commande Sp\u00e9ciale 20e Anniversaire&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_691288\" 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;:691288,&quot;item_id&quot;:691288,&quot;item_name&quot;:&quot;Crockett &amp; Jones Perth Cuir Cognac &amp; Daim Cognac Commande Sp\\u00e9ciale 20e Anniversaire&quot;,&quot;sku&quot;:&quot;4442&quot;,&quot;price&quot;:995,&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;:691288,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-perth-cuir-cognac-daim-cognac-commande-special-20e-anniversaire\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:68,&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-706323 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-706323 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706323\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706323,&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\/crockett-jones-richmond-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Richmond 2\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--1021x1024.jpg 1021w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--768x770.jpg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--1531x1536.jpg 1531w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--2042x2048.jpg 2042w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--416x417.jpg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/new-seaweed--100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Richmond 2<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-richmond-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706323\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706323\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Richmond 2&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706323\" 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;:706323,&quot;item_id&quot;:706323,&quot;item_name&quot;:&quot;Crockett &amp; Jones Richmond 2&quot;,&quot;sku&quot;:706323,&quot;price&quot;:595,&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;:706323,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-richmond-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:69,&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-706270 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-706270 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706270\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706270,&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\/crockett-jones-richmond-2-navy-ivory\/\" 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_0756-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Richmond 2 Navy Ivory\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0756-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0756-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0756-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Richmond 2 Navy Ivory<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-richmond-2-navy-ivory\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706270\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706270\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Richmond 2 Navy Ivory&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706270\" 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;:706270,&quot;item_id&quot;:706270,&quot;item_name&quot;:&quot;Crockett &amp; Jones Richmond 2 Navy Ivory&quot;,&quot;sku&quot;:706270,&quot;price&quot;:695,&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;:706270,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-richmond-2-navy-ivory\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:70,&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-75573 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-75573 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75573\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75573,&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\/crockett-jones-richmond-marron-fonce-cuir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0877-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Richmond Marron Fonc\u00e9 Cuir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0877-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0877-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0877-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Richmond Marron Fonc\u00e9 Cuir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>590.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-richmond-marron-fonce-cuir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75573\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75573\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Richmond Marron Fonc\u00e9 Cuir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75573\" 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;:75573,&quot;item_id&quot;:75573,&quot;item_name&quot;:&quot;Crockett &amp; Jones Richmond Marron Fonc\\u00e9 Cuir&quot;,&quot;sku&quot;:75573,&quot;price&quot;:590,&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;:75573,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-richmond-marron-fonce-cuir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:71,&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-75491 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-75491 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75491\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75491,&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\/crockett-jones-richmond-veau-velours-olive\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0867-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Richmond Veau Velours Olive\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0867-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0867-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0867-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Richmond Veau Velours Olive<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>535.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-richmond-veau-velours-olive\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75491\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75491\" data-product_sku=\"0701\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Richmond Veau Velours Olive&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75491\" 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;:75491,&quot;item_id&quot;:75491,&quot;item_name&quot;:&quot;Crockett &amp; Jones Richmond Veau Velours Olive&quot;,&quot;sku&quot;:&quot;0701&quot;,&quot;price&quot;:535,&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;:75491,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-richmond-veau-velours-olive\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:72,&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-75314 status-publish first 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-75314 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75314\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75314,&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\/crockett-jones-richmond-vert-cuir-graine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2073_jpg-1-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Richmond Vert Cuir Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2073_jpg-1-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2073_jpg-1-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2073_jpg-1-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Richmond Vert Cuir Grain\u00e9<\/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>610.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;610.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>460.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;460.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-richmond-vert-cuir-graine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75314\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75314\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Richmond Vert Cuir Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75314\" 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;:75314,&quot;item_id&quot;:75314,&quot;item_name&quot;:&quot;Crockett &amp; Jones Richmond Vert Cuir Grain\\u00e9&quot;,&quot;sku&quot;:75314,&quot;price&quot;:460,&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;:75314,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-richmond-vert-cuir-graine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:73,&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-706261 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-706261 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706261\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706261,&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\/crockett-jones-rosebery\/\" 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_0745-Copy-Copy-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Rosebery\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0745-Copy-Copy-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0745-Copy-Copy-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_0745-Copy-Copy-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Rosebery<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>800.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-rosebery\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706261\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706261\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Rosebery&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706261\" 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;:706261,&quot;item_id&quot;:706261,&quot;item_name&quot;:&quot;Crockett &amp; Jones Rosebery&quot;,&quot;sku&quot;:706261,&quot;price&quot;:800,&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;:706261,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-rosebery\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:74,&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-708265 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-708265 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"708265\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:708265,&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\/crockett-jones-salcombe-2-desert\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"CROCKETT &amp; JONES Salcombe 2 Desert\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2006-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">CROCKETT &amp; JONES Salcombe 2 Desert<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-salcombe-2-desert\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_708265\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"708265\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;CROCKETT &amp; JONES Salcombe 2 Desert&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_708265\" 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;:708265,&quot;item_id&quot;:708265,&quot;item_name&quot;:&quot;CROCKETT &amp; JONES Salcombe 2 Desert&quot;,&quot;sku&quot;:708265,&quot;price&quot;:595,&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;:708265,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-salcombe-2-desert\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:75,&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-708272 status-publish last 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-708272 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"708272\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:708272,&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\/crockett-jones-salcombe-2-pistache\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"CROCKETT &amp; JONES Salcombe 2 Pistache\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2002-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">CROCKETT &amp; JONES Salcombe 2 Pistache<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-salcombe-2-pistache\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_708272\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"708272\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;CROCKETT &amp; JONES Salcombe 2 Pistache&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_708272\" 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;:708272,&quot;item_id&quot;:708272,&quot;item_name&quot;:&quot;CROCKETT &amp; JONES Salcombe 2 Pistache&quot;,&quot;sku&quot;:708272,&quot;price&quot;:595,&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;:708272,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-salcombe-2-pistache\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:76,&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-36209 status-publish first instock product_cat-hommes product_cat-sortie has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-36209 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"36209\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:36209,&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\/crockett-jones-sulgrave-tan-grain\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Sulgrave Cognac Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_5719-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Sulgrave Cognac Grain\u00e9<\/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>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;395.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-sulgrave-tan-grain\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_36209\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"36209\" data-product_sku=\"6875\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Sulgrave Cognac Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_36209\" 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;:36209,&quot;item_id&quot;:36209,&quot;item_name&quot;:&quot;Crockett &amp; Jones Sulgrave Cognac Grain\\u00e9&quot;,&quot;sku&quot;:&quot;6875&quot;,&quot;price&quot;:395,&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;:36209,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-sulgrave-tan-grain\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:77,&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-75449 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-75449 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75449\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75449,&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\/crockett-jones-sussex\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0887-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Sussex\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0887-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0887-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0887-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Sussex<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>850.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-sussex\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75449\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75449\" data-product_sku=\"0702\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Sussex&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75449\" 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;:75449,&quot;item_id&quot;:75449,&quot;item_name&quot;:&quot;Crockett &amp; Jones Sussex&quot;,&quot;sku&quot;:&quot;0702&quot;,&quot;price&quot;:850,&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;:75449,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-sussex\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:78,&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-48044 status-publish instock product_cat-hommes has-post-thumbnail sale shipping-taxable purchasable product-type-variable has-default-attributes\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-48044 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"48044\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:48044,&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\/crockett-jones-swansea-tan\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2441_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Swansea Tan\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2441_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2441_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2441_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2441_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2441_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2441_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Swansea Tan<\/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>665.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;665.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>465.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;465.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-swansea-tan\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_48044\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"48044\" data-product_sku=\"0059\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Swansea Tan&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_48044\" 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;:48044,&quot;item_id&quot;:48044,&quot;item_name&quot;:&quot;Crockett &amp; Jones Swansea Tan&quot;,&quot;sku&quot;:&quot;0059&quot;,&quot;price&quot;:465,&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;:48044,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-swansea-tan\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:79,&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-697120 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-697120 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"697120\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:697120,&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\/crockett-jones-sydney-cuir-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_9217_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Sydney cuir noir.\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_9217_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_9217_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_9217_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Sydney cuir noir.<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>670.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-sydney-cuir-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_697120\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"697120\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Sydney cuir noir.&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_697120\" 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;:697120,&quot;item_id&quot;:697120,&quot;item_name&quot;:&quot;Crockett &amp; Jones Sydney cuir noir.&quot;,&quot;sku&quot;:697120,&quot;price&quot;:670,&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;:697120,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-sydney-cuir-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:80,&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-60174 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-60174 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"60174\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:60174,&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\/crockett-jones-sydney-dark-brown-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3164_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Sydney Veau Velours Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3164_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3164_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3164_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3164_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3164_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3164_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Sydney Veau Velours 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>565.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-sydney-dark-brown-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_60174\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"60174\" data-product_sku=\"0303\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Sydney Veau Velours Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_60174\" 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;:60174,&quot;item_id&quot;:60174,&quot;item_name&quot;:&quot;Crockett &amp; Jones Sydney Veau Velours Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0303&quot;,&quot;price&quot;:565,&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;:60174,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-sydney-dark-brown-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:81,&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-690310 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-690310 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690310\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690310,&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\/crockett-jones-tresco-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\/04\/IMG_2701_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Tresco Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2701_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2701_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2701_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Tresco Daim Marron Fonc\u00e9<\/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>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;395.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-tresco-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690310\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690310\" data-product_sku=\"0081\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Tresco Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690310\" 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;:690310,&quot;item_id&quot;:690310,&quot;item_name&quot;:&quot;Crockett &amp; Jones Tresco Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0081&quot;,&quot;price&quot;:395,&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;:690310,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-tresco-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:82,&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-690249 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-690249 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690249\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690249,&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\/crockett-jones-tresco-en-cuir-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\/03\/IMG_2692_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Tresco en Cuir Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2692_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2692_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2692_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Tresco en Cuir Marron Fonc\u00e9<\/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>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;495.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-tresco-en-cuir-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690249\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690249\" data-product_sku=\"0073\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Tresco en Cuir Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690249\" 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;:690249,&quot;item_id&quot;:690249,&quot;item_name&quot;:&quot;Crockett &amp; Jones Tresco en Cuir Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0073&quot;,&quot;price&quot;:455,&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;:690249,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-tresco-en-cuir-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:83,&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-690319 status-publish last 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-690319 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690319\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690319,&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\/crockett-jones-tresco-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\/2025\/04\/IMG_3182_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Tresco en Cuir Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3182_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3182_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3182_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Tresco en Cuir Noir<\/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>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>455.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;455.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-tresco-en-cuir-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690319\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690319\" data-product_sku=\"0082\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Tresco en Cuir Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690319\" 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;:690319,&quot;item_id&quot;:690319,&quot;item_name&quot;:&quot;Crockett &amp; Jones Tresco en Cuir Noir&quot;,&quot;sku&quot;:&quot;0082&quot;,&quot;price&quot;:520,&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;:690319,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-tresco-en-cuir-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:84,&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-56692 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-56692 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"56692\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:56692,&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\/crockett-jones-upton-dark-brown-milled-calf\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1135_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Upton Marron Fonc\u00e9 Cuir Souple\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1135_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1135_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1135_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1135_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1135_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1135_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Upton Marron Fonc\u00e9 Cuir Souple<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>710.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-upton-dark-brown-milled-calf\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_56692\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"56692\" data-product_sku=\"0217\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Upton Marron Fonc\u00e9 Cuir Souple&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_56692\" 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;:56692,&quot;item_id&quot;:56692,&quot;item_name&quot;:&quot;Crockett &amp; Jones Upton Marron Fonc\\u00e9 Cuir Souple&quot;,&quot;sku&quot;:&quot;0217&quot;,&quot;price&quot;:710,&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;:56692,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-upton-dark-brown-milled-calf\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:85,&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-39070 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-39070 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"39070\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:39070,&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\/crockett-jones-upton-black-city\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Upton Noir Semelle Gomme\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8512_jpg-2-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Upton Noir Semelle Gomme<\/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>635.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;635.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>445.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;445.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-upton-black-city\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_39070\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"39070\" data-product_sku=\"23\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Upton Noir Semelle Gomme&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_39070\" 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;:39070,&quot;item_id&quot;:39070,&quot;item_name&quot;:&quot;Crockett &amp; Jones Upton Noir Semelle Gomme&quot;,&quot;sku&quot;:&quot;23&quot;,&quot;price&quot;:445,&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;:39070,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-upton-black-city\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:86,&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-39084 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-39084 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"39084\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:39084,&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\/crockett-jones-upton-dark-oak-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Upton Veau Velours Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_8508_jpg-1-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Upton Veau Velours 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>550.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-upton-dark-oak-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_39084\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"39084\" data-product_sku=\"24\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Upton Veau Velours Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_39084\" 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;:39084,&quot;item_id&quot;:39084,&quot;item_name&quot;:&quot;Crockett &amp; Jones Upton Veau Velours Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;24&quot;,&quot;price&quot;:550,&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;:39084,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-upton-dark-oak-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:87,&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-29487 status-publish last instock product_cat-hommes product_cat-sortie has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-29487 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"29487\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:29487,&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\/crockett-jones-wembley-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0771-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Wembley Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0771-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0771-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0771-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0771-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0771-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0771-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Wembley Marron<\/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>635.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;635.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;450.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-wembley-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_29487\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"29487\" data-product_sku=\"00001\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Wembley Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_29487\" 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;:29487,&quot;item_id&quot;:29487,&quot;item_name&quot;:&quot;Crockett &amp; Jones Wembley Marron&quot;,&quot;sku&quot;:&quot;00001&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;:29487,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-wembley-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:88,&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-60705 status-publish first 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-60705 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"60705\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:60705,&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\/crockett-jones-wembley-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3300_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Wembley Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3300_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3300_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3300_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3300_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3300_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3300_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Wembley Noir<\/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>635.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;635.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>535.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;535.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-wembley-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_60705\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"60705\" data-product_sku=\"0307\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Wembley Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_60705\" 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;:60705,&quot;item_id&quot;:60705,&quot;item_name&quot;:&quot;Crockett &amp; Jones Wembley Noir&quot;,&quot;sku&quot;:&quot;0307&quot;,&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;:60705,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-wembley-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:89,&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-686140 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-686140 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"686140\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:686140,&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\/crockett-jones-wesgate-2-cuir-brun-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_8401-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Wesgate 2 Cuir Brun Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8401-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8401-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/11\/IMG_8401-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Wesgate 2 Cuir Brun Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-wesgate-2-cuir-brun-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_686140\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"686140\" data-product_sku=\"7798\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Wesgate 2 Cuir Brun Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_686140\" 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;:686140,&quot;item_id&quot;:686140,&quot;item_name&quot;:&quot;Crockett &amp; Jones Wesgate 2 Cuir Brun Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;7798&quot;,&quot;price&quot;:660,&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;:686140,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-wesgate-2-cuir-brun-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:90,&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-38466 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-38466 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38466\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38466,&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\/crockett-jones-westbourne-chesnut\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Westbourne Cognac\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7680_jpg-1-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Westbourne Cognac<\/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>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;475.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-westbourne-chesnut\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38466\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38466\" data-product_sku=\"8880\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Westbourne Cognac&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38466\" 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;:38466,&quot;item_id&quot;:38466,&quot;item_name&quot;:&quot;Crockett &amp; Jones Westbourne Cognac&quot;,&quot;sku&quot;:&quot;8880&quot;,&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;:38466,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-westbourne-chesnut\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:91,&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-38482 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-38482 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38482\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38482,&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\/crockett-jones-westbourne-dark-brown-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Westbourne Marron Fonc\u00e9 Veau Velours\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7687_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Westbourne Marron Fonc\u00e9 Veau Velours<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>660.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-westbourne-dark-brown-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38482\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38482\" data-product_sku=\"6660\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Westbourne Marron Fonc\u00e9 Veau Velours&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38482\" 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;:38482,&quot;item_id&quot;:38482,&quot;item_name&quot;:&quot;Crockett &amp; Jones Westbourne Marron Fonc\\u00e9 Veau Velours&quot;,&quot;sku&quot;:&quot;6660&quot;,&quot;price&quot;:660,&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;:38482,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-westbourne-dark-brown-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:92,&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-38320 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-38320 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"38320\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:38320,&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\/crockett-jones-westbourne-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett &amp; Jones Westbourne Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/06\/IMG_7566_jpg-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett &amp; Jones Westbourne Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-jones-westbourne-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_38320\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"38320\" data-product_sku=\"5414\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett &amp; Jones Westbourne Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_38320\" 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;:38320,&quot;item_id&quot;:38320,&quot;item_name&quot;:&quot;Crockett &amp; Jones Westbourne Noir&quot;,&quot;sku&quot;:&quot;5414&quot;,&quot;price&quot;:695,&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;:38320,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-jones-westbourne-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:93,&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-702421 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-702421 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702421\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702421,&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\/crockett-and-jones-bibury\/\" 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_6298-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett and Jones Bibury\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6298-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6298-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_6298-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett and Jones Bibury<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-and-jones-bibury\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702421\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702421\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett and Jones Bibury&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702421\" 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;:702421,&quot;item_id&quot;:702421,&quot;item_name&quot;:&quot;Crockett and Jones Bibury&quot;,&quot;sku&quot;:702421,&quot;price&quot;:575,&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;:702421,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-and-jones-bibury\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:94,&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-702881 status-publish instock product_cat-femmes has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-702881 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702881\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702881,&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\/crockett-et-jones-bonnie\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6581_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett et Jones Bonnie\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6581_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6581_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6581_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett et Jones Bonnie<\/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>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;595.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crockett-et-jones-bonnie\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702881\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702881\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett et Jones Bonnie&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702881\" 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;:702881,&quot;item_id&quot;:702881,&quot;item_name&quot;:&quot;Crockett et Jones Bonnie&quot;,&quot;sku&quot;:702881,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Femmes&quot;,&quot;id&quot;:702881,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crockett-et-jones-bonnie\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:95,&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-699858 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-699858 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"699858\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:699858,&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\/crocket-jones-kendal\/\" 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_9432-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Crockett et Jones Kendal\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9432-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9432-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9432-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Crockett et Jones Kendal<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>770.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/crocket-jones-kendal\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_699858\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"699858\" data-product_sku=\"001\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Crockett et Jones Kendal&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_699858\" 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;:699858,&quot;item_id&quot;:699858,&quot;item_name&quot;:&quot;Crockett et Jones Kendal&quot;,&quot;sku&quot;:&quot;001&quot;,&quot;price&quot;:770,&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;:699858,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/crocket-jones-kendal\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:96,&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-700054 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-700054 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"700054\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:700054,&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\/mocassins-crockett-jones\/\" 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_9417-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Mocassins Crockett &amp; Jones\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9417-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9417-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9417-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Mocassins Crockett &amp; Jones<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>680.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/mocassins-crockett-jones\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_700054\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"700054\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Mocassins Crockett &amp; Jones&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_700054\" 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;:700054,&quot;item_id&quot;:700054,&quot;item_name&quot;:&quot;Mocassins Crockett &amp; Jones&quot;,&quot;sku&quot;:700054,&quot;price&quot;:680,&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;:700054,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/mocassins-crockett-jones\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:97,&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(--navy, #1F2D4A); 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(--tan-soft, #B89274); 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(--navy, #1F2D4A); }\n\n.faq-icon {\n  flex-shrink: 0; width: 28px; height: 28px;\n  border: 1px solid var(--ink, #1A1814); border-radius: 50%;\n  position: relative; margin-top: 4px; transition: all 0.3s ease;\n}\n.faq-icon::before, .faq-icon::after {\n  content: \"\"; position: absolute; top: 50%; left: 50%;\n  width: 10px; height: 1px; background: var(--ink, #1A1814);\n  transform: translate(-50%, -50%); transition: transform 0.3s ease;\n}\n.faq-icon::after { transform: translate(-50%, -50%) rotate(90deg); }\n.faq-item[open] .faq-icon { background: var(--navy, #1F2D4A); border-color: var(--navy, #1F2D4A); }\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(--navy, #1F2D4A); border-bottom: 1px solid var(--navy, #1F2D4A); 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 {\n  display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 0.24em;\n  text-transform: uppercase; color: var(--tan, #9A6B3F); margin-bottom: 18px;\n}\n.local-title {\n  font-family: var(--font-display, \"Fraunces\", serif); font-size: 44px; font-weight: 300;\n  line-height: 1.05; letter-spacing: -0.015em; margin-bottom: 24px; color: var(--ink, #1A1814);\n}\n.local-title em { font-style: italic; color: var(--tan, #9A6B3F); 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 {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; padding: 28px 0;\n  border-top: 1px solid var(--line, #E5E1D8); border-bottom: 1px solid var(--line, #E5E1D8); margin-bottom: 32px;\n}\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 {\n  display: inline-block; font-family: var(--font-body, \"Manrope\", sans-serif);\n  font-size: 12px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase;\n  padding: 18px 36px; border: 1px solid var(--ink, #1A1814); background: var(--ink, #1A1814);\n  color: #FFFFFF; transition: all 0.3s ease; cursor: pointer;\n}\n.btn:hover { background: var(--navy, #1F2D4A); border-color: var(--navy, #1F2D4A); }\n.btn-ghost { background: transparent; color: var(--ink, #1A1814); }\n.btn-ghost:hover { background: var(--ink, #1A1814); color: #FFFFFF; }\n\n.local-visual {\n  aspect-ratio: 5 \/ 6; background: var(--paper-soft, #FAFAF8);\n  position: relative; overflow: hidden; border: 1px solid var(--line, #E5E1D8);\n}\n.local-visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; }\n.local-visual-tag {\n  position: absolute; bottom: 24px; left: 24px; color: #FFFFFF;\n  font-family: var(--font-display, \"Fraunces\", serif); font-style: italic; font-size: 16px;\n  background: rgba(26,24,20,0.78); padding: 8px 14px; backdrop-filter: blur(6px);\n}\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 Crockett &amp; Jones en Suisse depuis plus de quinze ans.<\/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 collections et l&rsquo;entretien.<\/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>Ressemelage<\/h4>\n        <p>Service de ressemelage direct chez le fabricant \u00e0 Northampton, via Brogue.<\/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\">Crockett &amp; Jones, <em>en d\u00e9tail.<\/em><\/h2>\n      <p>Origines, savoir-faire, conseils de pointure et d&rsquo;entretien&nbsp;: toutes les r\u00e9ponses pour bien choisir vos chaussures Crockett &amp; Jones et les garder vingt ans.<\/p>\n    <\/div>\n\n    <div class=\"faq-list\">\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>O\u00f9 sont fabriqu\u00e9es les chaussures Crockett &amp; Jones&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Les chaussures <strong>Crockett &amp; Jones sont int\u00e9gralement fabriqu\u00e9es \u00e0 Northampton, Angleterre<\/strong>, dans la manufacture historique fond\u00e9e en 1879 par Sir James Crockett et Charles Jones. La ville de Northampton, dans le Northamptonshire, est consid\u00e9r\u00e9e comme la <strong>capitale historique du soulier britannique depuis le XVII\u1d49 si\u00e8cle<\/strong>, et concentre encore aujourd&rsquo;hui les principales maisons anglaises de cousu Goodyear \u2014 Edward Green, Church&rsquo;s, Tricker&rsquo;s et Crockett &amp; Jones.<\/p>\n          <p>La production reste <strong>enti\u00e8rement britannique<\/strong>, du coupage du cuir \u00e0 la finition, en passant par le montage et le lustrage. Aucune sous-traitance hors d&rsquo;Angleterre. La famille Jones, \u00e0 la cinqui\u00e8me g\u00e9n\u00e9ration, dirige toujours la manufacture en direct.<\/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&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 qui d\u00e9finit le soulier britannique 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 double couture isol\u00e9e du pied offre une chaussure robuste, \u00e9tanche, et surtout <strong>ressemelable autant de fois que n\u00e9cessaire<\/strong> \u2014 d&rsquo;o\u00f9 sa long\u00e9vit\u00e9 l\u00e9gendaire.<\/p>\n          <p>Chaque paire Crockett &amp; Jones demande pr\u00e8s de <strong>200 op\u00e9rations sur 8 semaines<\/strong> de production. Le proc\u00e9d\u00e9, mis au point au XIX\u1d49 si\u00e8cle, est la m\u00e9canisation du cousu-main centenaire des bottiers \u2014 combinant pr\u00e9cision industrielle et savoir-faire artisanal. Les cordonniers qualifi\u00e9s peuvent ressemeler une C&amp;J 3 \u00e0 5 fois sur la vie de la chaussure.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment choisir sa pointure Crockett &amp; Jones&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Les Crockett &amp; Jones suivent les <strong>pointures britanniques (UK)<\/strong>. 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). Les mod\u00e8les classiques (<strong>Connaught<\/strong>, <strong>Alex<\/strong>, Audley) taillent fid\u00e8le&nbsp;: prenez votre pointure habituelle.<\/p>\n          <p>Pour les <strong>bottines<\/strong> (Coniston, Chelsea, Aldershot, Argyll), pr\u00e9voyez une pointure plus g\u00e9n\u00e9reuse afin de porter avec une chaussette plus \u00e9paisse en hiver. Pour les <strong>mocassins<\/strong> (Cavendish, Boston), comptez plut\u00f4t une demi-pointure en moins \u2014 le cuir non lac\u00e9 doit rester ferme au pied.<\/p>\n          <p>Crockett &amp; Jones utilise plusieurs <em>lasts<\/em> (formes) num\u00e9rot\u00e9s (325, 348, 367\u2026) qui influent sur le chaussant. Notre <a href=\"\/fr\/guide-des-tailles\/\">guide des tailles<\/a> d\u00e9taille les correspondances. En cas de doute, notre boutique de Gen\u00e8ve vous accueille pour un essayage personnalis\u00e9.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Main Collection ou Handgrade&nbsp;: quelles diff\u00e9rences&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p><strong>Main Collection<\/strong> rassemble la production standard de Crockett &amp; Jones&nbsp;: cousu Goodyear, cuirs s\u00e9lectionn\u00e9s, finitions soign\u00e9es. L&rsquo;excellence anglaise \u00e0 un prix ma\u00eetris\u00e9 (CHF 560-690 chez Brogue), avec une finition machine impeccable. C&rsquo;est la collection la plus large, et l&rsquo;entr\u00e9e id\u00e9ale chez la maison.<\/p>\n          <p><strong>Handgrade Collection<\/strong> repr\u00e9sente le summum du soulier industriel anglais. <strong>Davantage d&rsquo;\u00e9tapes manuelles<\/strong>, lustrage \u00e0 la main, cuirs sup\u00e9rieurs (souvent de chez Annonay ou Du Puy), finitions invisibles. Comptez CHF 700-815 chez Brogue. La diff\u00e9rence de qualit\u00e9 se voit dans la finesse des coutures, la souplesse du cuir et le tomb\u00e9 g\u00e9n\u00e9ral.<\/p>\n          <p><strong>Shell Cordovan Collection<\/strong>, la plus rare, utilise le <strong>cuir \u00e9quin d&rsquo;Horween<\/strong> (Chicago) \u2014 un cuir-membrane lisse et brillant, issu de la croupe du cheval. Caract\u00e8re inimitable, lustre profond, dur\u00e9e de vie exceptionnelle. Tarif plus \u00e9lev\u00e9 encore, justifi\u00e9 par la raret\u00e9 du cuir et l&rsquo;expertise de finition.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Quels sont les mod\u00e8les iconiques de Crockett &amp; Jones&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le <strong>Cavendish<\/strong> \u2014 penny loafer cousu Goodyear \u2014 est l&rsquo;incontournable de la maison, d\u00e9clin\u00e9 en cuirs lisses, grain\u00e9s, veau velours et Shell Cordovan. Le <strong>Coniston<\/strong> est la bottine derby de r\u00e9f\u00e9rence, en cuir grain\u00e9 \u00e9cossais (\u00ab scotch grain \u00bb) et semelle Dainite caoutchouc \u2014 la chaussure parfaite du week-end pluvieux.<\/p>\n          <p>Le <strong>Chelsea 11<\/strong> s&rsquo;impose comme le Chelsea boot ultime pour l&rsquo;hiver, en grain robuste et semelle Vibram commando. Le <strong>Connaught<\/strong>, richelieu classique \u00e0 bout droit, et le <strong>Boston<\/strong>, mocassin \u00e0 bout fleuri grain\u00e9, compl\u00e8tent les piliers de la collection.<\/p>\n          <p>Citons \u00e9galement le <strong>Tetbury<\/strong> (double-monk port\u00e9 par James Bond), l&rsquo;<strong>Audley<\/strong> (oxford brogue) et le <strong>Hardwick<\/strong> (full brogue) parmi les r\u00e9f\u00e9rences historiques de la maison.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Crockett &amp; Jones, Paraboot ou Santoni&nbsp;: lesquelles choisir&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Trois \u00e9coles, trois philosophies. <strong>Crockett &amp; Jones<\/strong> incarne l&rsquo;\u00e9l\u00e9gance britannique classique&nbsp;: cousu Goodyear robuste, silhouettes intemporelles, sobri\u00e9t\u00e9 de bon ton. Parfait pour le costume anglais, le tweed, la City, le week-end-club.<\/p>\n          <p><strong>Paraboot<\/strong>, fran\u00e7aise, mise sur la robustesse et le <strong>cousu norv\u00e9gien \u00e9tanche<\/strong>&nbsp;: la chaussure rugueuse-\u00e9l\u00e9gante des week-ends ruraux, des longues marches et des pav\u00e9s humides. Plus rurale, plus rugueuse, plus marqu\u00e9e.<\/p>\n          <p><strong>Santoni<\/strong>, italienne, offre le <strong>luxe italien et la patine \u00e0 la main<\/strong>&nbsp;: finesse, souplesse, raffinement, double-boucle Goodyear. Notre conseil&nbsp;: Crockett pour le bureau et le costume britannique, Paraboot pour le terrain et la pluie, Santoni pour le soir et le costume italien. Id\u00e9alement, les trois cohabitent dans un vestiaire bien pens\u00e9.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment entretenir des chaussures Crockett &amp; Jones&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le secret d&rsquo;une Crockett &amp; Jones qui dure vingt ans tient \u00e0 l&rsquo;entretien r\u00e9gulier. <strong>Apr\u00e8s chaque port<\/strong>&nbsp;: brossage \u00e0 la brosse en crin doux, puis insertion d&rsquo;<strong>embauchoirs en c\u00e8dre<\/strong> non vernis. Le bois absorbe l&rsquo;humidit\u00e9 et maintient la forme du cuir.<\/p>\n          <p><strong>Une fois par mois<\/strong>&nbsp;: nettoyage au savon glyc\u00e9rin\u00e9 (type Saphir), application d&rsquo;une cr\u00e8me nourrissante (Renovateur Saphir ou cr\u00e8me M\u00e9daille d&rsquo;Or) en respectant la teinte du cuir. Lustrage \u00e0 la brosse de crin, puis au chiffon coton pour finition miroir.<\/p>\n          <p>Pour les mod\u00e8les en <strong>cuir grain\u00e9<\/strong> (Coniston, Chelsea 11), un cirage occasionnel maintient l&rsquo;imperm\u00e9abilit\u00e9. Pour le <strong>veau velours<\/strong> (Bibury, Chiltern, Chukka 4, Eskdale), brossage \u00e0 sec et spray imperm\u00e9abilisant d\u00e9di\u00e9. Notre <a href=\"\/fr\/services\/\">atelier d&rsquo;entretien \u00e0 Gen\u00e8ve<\/a> propose un service complet de r\u00e9novation et de ressemelage.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Les Crockett &amp; Jones 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 Crockett &amp; Jones se situe entre <strong>CHF 550 et CHF 815<\/strong> chez Brogue, selon la collection et le mod\u00e8le. La Main Collection d\u00e9marre autour de CHF 560-690, la Handgrade autour de CHF 700-800, le Shell Cordovan peut d\u00e9passer CHF 900.<\/p>\n          <p>Sur la dur\u00e9e, une C&amp;J bien entretenue tient <strong>15 \u00e0 20 ans<\/strong>, ressemelage compris. Le soulier peut \u00eatre ressemel\u00e9 <strong>3 \u00e0 5 fois<\/strong> directement par le fabricant \u00e0 Northampton ou par un atelier qualifi\u00e9. Rapport\u00e9 \u00e0 la dur\u00e9e de vie, le co\u00fbt annuel devient comp\u00e9titif&nbsp;: face \u00e0 une paire industrielle \u00e0 CHF 200 qui dure deux saisons, l&rsquo;investissement Crockett &amp; Jones est largement rentabilis\u00e9.<\/p>\n          <p>Pour d\u00e9buter chez la maison&nbsp;: le <strong>Cavendish<\/strong>, l&rsquo;<strong>Alex<\/strong> ou le <strong>Connaught<\/strong> offrent le meilleur rapport qualit\u00e9-investissement.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>O\u00f9 acheter des Crockett &amp; Jones 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 Crockett &amp; Jones en Suisse depuis plus de quinze ans. Notre boutique de <strong>Gen\u00e8ve<\/strong> (11 Quai des Bergues, 1201) pr\u00e9sente la collection compl\u00e8te \u2014 Main Collection, Handgrade et Shell Cordovan \u2014 ainsi que des mod\u00e8les saisonniers exclusifs et des s\u00e9ries limit\u00e9es.<\/p>\n          <p>Nous <strong>livrons dans toute la Suisse<\/strong> sous quelques jours ouvr\u00e9s. Pour les commandes en ligne&nbsp;: 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 et un conseil sur le choix du <em>last<\/em> (forme) adapt\u00e9 \u00e0 votre pied.<\/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 pour acc\u00e9der \u00e0 un revendeur officiel agr\u00e9\u00e9 Crockett &amp; Jones en Suisse.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Crockett &amp; Jones et James Bond&nbsp;: quelle histoire&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Depuis plusieurs films de la franchise \u2014 notamment <strong>Skyfall<\/strong>, <strong>Spectre<\/strong> et <strong>No Time to Die<\/strong> \u2014 Daniel Craig porte des mod\u00e8les Crockett &amp; Jones dans le r\u00f4le de James Bond. Le <strong>Tetbury<\/strong> (chaussure double-monk) et le <strong>Norwich<\/strong> ont notamment \u00e9t\u00e9 identifi\u00e9s \u00e0 l&rsquo;\u00e9cran.<\/p>\n          <p>Ce choix vestimentaire n&rsquo;est pas anodin&nbsp;: Bond, par son \u00e9ducation \u00e0 Eton, son passage dans la Royal Navy et son go\u00fbt pour l&rsquo;\u00e9l\u00e9gance discr\u00e8te, incarne le client-type de Crockett &amp; Jones. <strong>\u00c9l\u00e9gance discr\u00e8te, savoir-faire britannique authentique, sobri\u00e9t\u00e9 de bon ton<\/strong>. Une cons\u00e9cration que la maison de Northampton porte avec mesure \u2014 la qualit\u00e9 d&rsquo;abord, la communication ensuite.<\/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 Crockett &amp; Jones <em>en boutique.<\/em><\/h2>\n        <p class=\"local-body\">Une C&amp;J s&rsquo;appr\u00e9cie au pied \u2014 la pointure UK, le choix du <em>last<\/em>, la souplesse du cuir grain\u00e9. Notre \u00e9quipe \u00e0 Gen\u00e8ve vous accueille pour vous guider sur le mod\u00e8le, la collection et la finition 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 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\/2021\/10\/IMG_2335-416x555.jpg\"\n             alt=\"Crockett &amp; Jones Chelsea 11 \u2014 Chelsea boot anglais\"\n             width=\"416\" height=\"555\" loading=\"lazy\">\n        <span class=\"local-visual-tag\">Chelsea 11<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Accueil \/ Nos marques \/ Crockett &amp; Jones Manufacture anglaise \u00b7 Depuis 1879 Crockett &amp; Jones. Cousu Goodyear, fabrication int\u00e9gralement britannique, cinq g\u00e9n\u00e9rations familiales. Pr\u00e8s de cent cinquante ans de soulier anglais sign\u00e9s \u00e0 Northampton. Fond\u00e9e en 1879 Fabrication Northampton, UK Disponible \u00e0 Gen\u00e8ve Cousu Goodyear Cavendish \u00b7 Made in England 147 Ans de manufacture [&hellip;]<\/p>\n","protected":false},"author":3824,"featured_media":0,"parent":19489,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-19966","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Brogue<\/title>\n<meta name=\"description\" content=\"Crockett &amp; Jones \u00e0 Gen\u00e8ve : collection compl\u00e8te de chaussures anglaises cousu Goodyear, fabriqu\u00e9es \u00e0 Northampton depuis 1879.\" \/>\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\/crockett-and-jones-chaussures\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Crockett and Jones \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue\" \/>\n<meta property=\"og:description\" content=\"Crockett &amp; Jones \u00e0 Gen\u00e8ve : collection compl\u00e8te de chaussures anglaises cousu Goodyear, fabriqu\u00e9es \u00e0 Northampton depuis 1879.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/\" \/>\n<meta property=\"og:site_name\" content=\"Brogue\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T13:20:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-416x555.jpeg\" \/>\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=\"12 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\\\/crockett-and-jones-chaussures\\\/\",\"url\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/crockett-and-jones-chaussures\\\/\",\"name\":\"Crockett and Jones \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/crockett-and-jones-chaussures\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/crockett-and-jones-chaussures\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/IMG_0502-416x555.jpeg\",\"datePublished\":\"2020-06-23T11:11:56+00:00\",\"dateModified\":\"2026-05-15T13:20:40+00:00\",\"description\":\"Crockett & Jones \u00e0 Gen\u00e8ve : collection compl\u00e8te de chaussures anglaises cousu Goodyear, fabriqu\u00e9es \u00e0 Northampton depuis 1879.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/crockett-and-jones-chaussures\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/crockett-and-jones-chaussures\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/crockett-and-jones-chaussures\\\/#primaryimage\",\"url\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/IMG_0502-416x555.jpeg\",\"contentUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/IMG_0502-416x555.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/crockett-and-jones-chaussures\\\/#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\":\"Crockett and Jones\"}]},{\"@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":"Crockett & Jones \u00e0 Gen\u00e8ve : collection compl\u00e8te de chaussures anglaises cousu Goodyear, fabriqu\u00e9es \u00e0 Northampton depuis 1879.","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\/crockett-and-jones-chaussures\/","og_locale":"fr_FR","og_type":"article","og_title":"Crockett and Jones \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue","og_description":"Crockett & Jones \u00e0 Gen\u00e8ve : collection compl\u00e8te de chaussures anglaises cousu Goodyear, fabriqu\u00e9es \u00e0 Northampton depuis 1879.","og_url":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/","og_site_name":"Brogue","article_modified_time":"2026-05-15T13:20:40+00:00","og_image":[{"url":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-416x555.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/","url":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/","name":"Crockett and Jones \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue","isPartOf":{"@id":"https:\/\/brogue.ch\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/#primaryimage"},"image":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/#primaryimage"},"thumbnailUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-416x555.jpeg","datePublished":"2020-06-23T11:11:56+00:00","dateModified":"2026-05-15T13:20:40+00:00","description":"Crockett & Jones \u00e0 Gen\u00e8ve : collection compl\u00e8te de chaussures anglaises cousu Goodyear, fabriqu\u00e9es \u00e0 Northampton depuis 1879.","breadcrumb":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/#primaryimage","url":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-416x555.jpeg","contentUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0502-416x555.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/crockett-and-jones-chaussures\/#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":"Crockett and Jones"}]},{"@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\/19966","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\/3824"}],"replies":[{"embeddable":true,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/comments?post=19966"}],"version-history":[{"count":0,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/19966\/revisions"}],"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=19966"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}