{"id":19970,"date":"2020-06-23T13:48:29","date_gmt":"2020-06-23T11:48:29","guid":{"rendered":"https:\/\/www.brogue.ch\/?page_id=19970"},"modified":"2026-05-15T15:34:25","modified_gmt":"2026-05-15T13:34:25","slug":"magnanni-chaussures","status":"publish","type":"page","link":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/","title":{"rendered":"Magnanni Chaussures Gen\u00e8ve"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p><\/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  --sienna:         #A0432A;\n  --sienna-deep:    #7E3320;\n  --saffron:        #B47C3A;\n  --saffron-soft:   #D4A56A;\n  --accent:         var(--sienna);\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(--sienna); 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(--sienna); }\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(--sienna);\n}\n.hero-eyebrow::before {\n  content: \"\"; width: 32px; height: 1px;\n  background: linear-gradient(90deg, var(--sienna), var(--saffron));\n}\n\nh1.brand-title {\n  font-family: var(--font-display);\n  font-weight: 300;\n  font-size: clamp(64px, 9vw, 144px);\n  line-height: 0.88;\n  letter-spacing: -0.025em;\n  color: var(--ink);\n  margin-bottom: 36px;\n  font-variation-settings: \"opsz\" 144;\n}\nh1.brand-title em {\n  font-style: italic;\n  font-weight: 400;\n  background: linear-gradient(135deg, var(--sienna) 0%, var(--saffron) 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(--sienna); 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(--sienna);\n  margin-bottom: 18px;\n  padding-bottom: 8px;\n  border-bottom: 1px solid var(--sienna);\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(--sienna) 0%, var(--saffron) 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(--sienna);\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(--sienna);\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(--sienna);\n  transform: translateY(-2px);\n  box-shadow: 0 24px 48px -16px rgba(160,67,42,0.12);\n}\n.signature-number {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 14px;\n  color: var(--sienna);\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(--sienna); 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(--saffron);\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(--sienna); }\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>Magnanni<\/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 espagnole \u00b7 Depuis 1954<\/div>\n        <h1 class=\"brand-title\">Magnanni<em>.<\/em><\/h1>\n        <p class=\"hero-lede\">\n          Cousu Bolognese, cuir tress\u00e9 \u00e0 la main, h\u00e9ritage familial espagnol\n          depuis trois g\u00e9n\u00e9rations. Pr\u00e8s de soixante-dix ans de soulier sign\u00e9\n          Almansa, en Castille-La Manche.\n        <\/p>\n        <div class=\"hero-meta\">\n          <div><div class=\"hero-meta-label\">Fond\u00e9e en<\/div><div class=\"hero-meta-value\">1954<\/div><\/div>\n          <div><div class=\"hero-meta-label\">Fabrication<\/div><div class=\"hero-meta-value\">Almansa, Espagne<\/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\/03\/IMG_1588-416x555.jpeg\"\n             alt=\"Magnanni Mocassins en daim tress\u00e9 \u2014 cuir travaill\u00e9 \u00e0 la main\"\n             width=\"416\" height=\"555\" fetchpriority=\"high\">\n        <span class=\"hero-visual-tag\">Cuir tress\u00e9 main<\/span>\n        <div class=\"hero-visual-caption\">Mocassins tress\u00e9s \u00b7 Made in Spain<\/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\">72<\/div>\n        <div class=\"heritage-year-label\">Ans de manufacture<\/div>\n        <blockquote class=\"heritage-quote\">\n          \u00ab Un petit atelier de cinq employ\u00e9s en 1954, devenu manufacture de\n          r\u00e9f\u00e9rence \u2014 trois g\u00e9n\u00e9rations plus tard, la m\u00eame famille, la m\u00eame\n          rigueur, la m\u00eame Espagne. \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 espagnol, <em>sign\u00e9 Magnanni<\/em> depuis 1954.<\/h2>\n        <p>\n          Fond\u00e9e en 1954 \u00e0 <strong>Almansa<\/strong>, dans la province d&rsquo;Albacete\n          en Castille-La Manche \u2014 l&rsquo;un des berceaux historiques du soulier espagnol \u2014\n          la maison Magnanni est n\u00e9e d&rsquo;un petit atelier familial comptant \u00e0 peine\n          cinq employ\u00e9s. Soixante-douze ans plus tard, l&rsquo;entreprise est devenue\n          l&rsquo;une des manufactures les plus respect\u00e9es de la p\u00e9ninsule ib\u00e9rique,\n          toujours dirig\u00e9e par la <strong>troisi\u00e8me g\u00e9n\u00e9ration<\/strong> de la\n          m\u00eame famille.\n        <\/p>\n        <p>\n          La signature technique de la maison&nbsp;: le <strong>cousu Bolognese<\/strong>,\n          une construction enveloppante qui forme un v\u00e9ritable \u00ab chausson \u00bb de cuir\n          autour du pied, offrant un confort incomparable d\u00e8s le premier port. \u00c0\n          cela s&rsquo;ajoute un savoir-faire rare en Europe&nbsp;: le <strong>travail du\n          cuir tress\u00e9 \u00e0 la main<\/strong>, qui distingue imm\u00e9diatement les\n          mocassins et baskets Magnanni \u2014 chaque entrelacs est ajust\u00e9\n          individuellement par un artisan.\n        <\/p>\n        <p>\n          Du soulier de ville le plus habill\u00e9 au mocassin estival, en passant par\n          les chukkas, double-boucles et baskets en cuir, Magnanni propose un\n          <strong>rapport qualit\u00e9-prix exceptionnel<\/strong> \u2014 l&rsquo;excellence du\n          cuir espagnol, hand-painted patinas et finitions soign\u00e9es, \u00e0 un tarif\n          plus accessible que les maisons italiennes \u00e9quivalentes.\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 espagnole.<\/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 Bolognese<\/h3>\n        <p>Construction enveloppante d&rsquo;origine italienne adopt\u00e9e par les ma\u00eetres espagnols. La tige forme un v\u00e9ritable chausson de cuir autour du pied, garantissant un confort exceptionnel d\u00e8s le premier port et une souplesse incomparable.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 II.<\/div>\n        <h3>Cuir tress\u00e9 main<\/h3>\n        <p>Savoir-faire rare en Europe. Chaque entrelacs du cuir \u2014 sur les mocassins comme sur les baskets signature \u2014 est tress\u00e9 \u00e0 la main par un artisan. Une heure de travail minutieux par paire, pour une texture inimitable.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 III.<\/div>\n        <h3>Trois g\u00e9n\u00e9rations<\/h3>\n        <p>Fond\u00e9e en 1954 par la famille Magnanni, la maison reste dirig\u00e9e par la troisi\u00e8me g\u00e9n\u00e9ration. Une transmission familiale rare dans l&rsquo;industrie du soulier europ\u00e9en, qui garantit la continuit\u00e9 du savoir-faire d&rsquo;Almansa.<\/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 d&rsquo;Almansa, qui couvrent toute\n      la gamme Magnanni \u2014 du soulier le plus habill\u00e9 \u00e0 la basket contemporaine,\n      en passant par les pi\u00e8ces tress\u00e9es signature.\n    <\/p>\n    <div class=\"iconic-grid\">\n      <a href=\"\/fr\/product\/magnanni-mocassins-en-daim-tresse\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le tress\u00e9<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-416x555.jpeg\"\n               alt=\"Magnanni Mocassins en daim tress\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Mocassin tress\u00e9<\/div>\n        <div class=\"iconic-desc\">Daim sauge \u00b7 Travail \u00e0 la main<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/magnanni-tassel-loafer-dark-brown\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le tassel<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-416x555.jpg\"\n               alt=\"Magnanni Mocassin \u00e0 pompons\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Mocassin \u00e0 pompons<\/div>\n        <div class=\"iconic-desc\">Cuir marron fonc\u00e9 \u00b7 \u00c9l\u00e9gance espagnole<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/magnanni-double-boucle\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">La double-boucle<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1597-416x555.jpeg\"\n               alt=\"Magnanni Double Boucle\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Double boucle<\/div>\n        <div class=\"iconic-desc\">Daim marron \u00b7 Cousu Blake<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/magnanni-baskets-en-cuir-tisse-beige\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">La basket<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1620-416x555.jpeg\"\n               alt=\"Magnanni Baskets en cuir tiss\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Basket tress\u00e9e<\/div>\n        <div class=\"iconic-desc\">Cuir beige tress\u00e9 \u00b7 Semelle blanche<\/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\">Magnanni <em>chez Brogue.<\/em><\/h2>\n        <p>S\u00e9lection compl\u00e8te des mod\u00e8les Magnanni disponibles \u00e0 notre boutique de Gen\u00e8ve et en livraison dans toute la Suisse.<\/p>\n      <\/div>\n      <div class=\"collection-count\">Mocassins \u00b7 Baskets \u00b7 Bottines \u00b7 Derbies<\/div>\n    <\/div>\n    <div class=\"product-grid\">\n      <a class=\"product-card\" href=\"\/fr\/product\/magnanni-mocassins-en-daim-tresse\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-416x555.jpeg\" alt=\"Magnanni Mocassins en daim tress\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Mocassins en daim tress\u00e9<\/div>\n        <div class=\"product-price\">CHF 475.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/magnanni-tassel-loafer-dark-brown\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-416x555.jpg\" alt=\"Magnanni Mocassin \u00e0 pompons Marron Fonc\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Mocassin \u00e0 pompons Marron Fonc\u00e9<\/div>\n        <div class=\"product-price\">CHF 280.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/magnanni-double-boucle\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1597-416x555.jpeg\" alt=\"Magnanni Double Boucle\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Double Boucle<\/div>\n        <div class=\"product-price\">CHF 350.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/magnanni-baskets-en-cuir-tisse-beige\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1620-416x555.jpeg\" alt=\"Magnanni Baskets en cuir tiss\u00e9 beige\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Baskets en cuir tiss\u00e9 beige<\/div>\n        <div class=\"product-price\">CHF 395.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/magnanni-chukka-boot-dark-brown-suede\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0748_jpg-416x555.jpg\" alt=\"Magnanni Chukka Marron Fonc\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Chukka Marron Fonc\u00e9<\/div>\n        <div class=\"product-price\">CHF 350.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/botte-chelsea-en-daim-marron\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_5350-416x555.jpeg\" alt=\"Magnanni Bottine Chelsea en veau velours marron\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Bottine Chelsea Daim Marron<\/div>\n        <div class=\"product-price\">CHF 375.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/magnanni-derby-dark-brown-grain\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1262_jpg-416x555.jpg\" alt=\"Magnanni Derby Marron Grain\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Derby Marron Grain\u00e9<\/div>\n        <div class=\"product-price\">CHF 350.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/magnanni-derby-plateau-daim-marron-fonce\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4166_jpg-416x555.jpg\" alt=\"Magnanni Derby Plateau Daim Marron Fonc\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Magnanni Derby Plateau Daim Marron Fonc\u00e9<\/div>\n        <div class=\"product-price\">CHF 325.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-695281 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-695281 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"695281\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:695281,&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\/botte-chelsea-en-daim-marron\/\" 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_5350-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Bottine Chelsea en veau velours marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_5350-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_5350-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/IMG_5350-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Bottine Chelsea en 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>375.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/botte-chelsea-en-daim-marron\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_695281\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"695281\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Bottine Chelsea en veau velours marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_695281\" 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;:695281,&quot;item_id&quot;:695281,&quot;item_name&quot;:&quot;Bottine Chelsea en veau velours marron fonc\\u00e9&quot;,&quot;sku&quot;:695281,&quot;price&quot;:375,&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;:695281,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/botte-chelsea-en-daim-marron\\\/&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-706354 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-706354 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706354\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706354,&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\/bottines-de-montagne-magnanni\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5416-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Bottines de montagne Magnanni\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5416-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5416-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5416-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Bottines de montagne Magnanni<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/bottines-de-montagne-magnanni\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706354\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706354\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Bottines de montagne Magnanni&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706354\" 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;:706354,&quot;item_id&quot;:706354,&quot;item_name&quot;:&quot;Bottines de montagne Magnanni&quot;,&quot;sku&quot;:706354,&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;:706354,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/bottines-de-montagne-magnanni\\\/&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-707312 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-707312 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707312\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707312,&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\/magnanni-mocassins-en-daim-tresse\/\" 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_1588-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI - Mocassins en daim tress\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI &#8211; Mocassins en daim tress\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassins-en-daim-tresse\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707312\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707312\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI - Mocassins en daim tress\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707312\" 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;:707312,&quot;item_id&quot;:707312,&quot;item_name&quot;:&quot;MAGNANNI - Mocassins en daim tress\\u00e9&quot;,&quot;sku&quot;:707312,&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;:707312,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassins-en-daim-tresse\\\/&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-57098 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-57098 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57098\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57098,&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\/magnanni-navy-grain-trainer\/\" 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_1280_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Basket Bleu Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1280_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1280_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1280_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1280_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1280_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1280_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Basket Bleu 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>325.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;325.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>260.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;260.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-navy-grain-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57098\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57098\" data-product_sku=\"0221\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Basket Bleu Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57098\" 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;:57098,&quot;item_id&quot;:57098,&quot;item_name&quot;:&quot;Magnanni Basket Bleu Grain\\u00e9&quot;,&quot;sku&quot;:&quot;0221&quot;,&quot;price&quot;:260,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:57098,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-navy-grain-trainer\\\/&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-707334 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-707334 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707334\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707334,&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\/magnanni-baskets-en-cuir-tisse-beige\/\" 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_1620-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Baskets en cuir tiss\u00e9 beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1620-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1620-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1620-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Baskets en cuir tiss\u00e9 beige<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-baskets-en-cuir-tisse-beige\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707334\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707334\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Baskets en cuir tiss\u00e9 beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707334\" 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;:707334,&quot;item_id&quot;:707334,&quot;item_name&quot;:&quot;MAGNANNI Baskets en cuir tiss\\u00e9 beige&quot;,&quot;sku&quot;:707334,&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;:707334,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-baskets-en-cuir-tisse-beige\\\/&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-707343 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-707343 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707343\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707343,&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\/magnanni-baskets-en-cuir-tresse-bleu-marine\/\" 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_1614-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Baskets en cuir tress\u00e9 bleu marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1614-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1614-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1614-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Baskets en cuir tress\u00e9 bleu marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-baskets-en-cuir-tresse-bleu-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707343\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707343\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Baskets en cuir tress\u00e9 bleu marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707343\" 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;:707343,&quot;item_id&quot;:707343,&quot;item_name&quot;:&quot;MAGNANNI Baskets en cuir tress\\u00e9 bleu marine&quot;,&quot;sku&quot;:707343,&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;:707343,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-baskets-en-cuir-tresse-bleu-marine\\\/&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-682710 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-682710 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682710\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682710,&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\/magnanni-bottine-chukka-daim-marine\/\" 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_4902_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Bottine Chukka Daim Bleu Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4902_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4902_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4902_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Bottine Chukka Daim Bleu Marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-bottine-chukka-daim-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682710\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682710\" data-product_sku=\"8998\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Bottine Chukka Daim Bleu Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682710\" 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;:682710,&quot;item_id&quot;:682710,&quot;item_name&quot;:&quot;Magnanni Bottine Chukka Daim Bleu Marine&quot;,&quot;sku&quot;:&quot;8998&quot;,&quot;price&quot;:350,&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;:682710,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-bottine-chukka-daim-marine\\\/&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-681492 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-681492 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"681492\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:681492,&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\/magnanni-bottine-slip-on-daim-chocolat\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4176_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Bottine Slip On Daim Chocolat\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4176_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4176_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4176_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Bottine Slip On Daim Chocolat<\/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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>175.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;175.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-bottine-slip-on-daim-chocolat\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_681492\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"681492\" data-product_sku=\"9998\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Bottine Slip On Daim Chocolat&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_681492\" 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;:681492,&quot;item_id&quot;:681492,&quot;item_name&quot;:&quot;Magnanni Bottine Slip On Daim Chocolat&quot;,&quot;sku&quot;:&quot;9998&quot;,&quot;price&quot;:175,&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;:681492,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-bottine-slip-on-daim-chocolat\\\/&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-681507 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-681507 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"681507\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:681507,&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\/magnanni-bottine-slip-on-daim-taupe\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4171_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Bottine Slip On Daim Taupe\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4171_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4171_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4171_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Bottine Slip On Daim Taupe<\/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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>175.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;175.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-bottine-slip-on-daim-taupe\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_681507\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"681507\" data-product_sku=\"9997\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Bottine Slip On Daim Taupe&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_681507\" 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;:681507,&quot;item_id&quot;:681507,&quot;item_name&quot;:&quot;Magnanni Bottine Slip On Daim Taupe&quot;,&quot;sku&quot;:&quot;9997&quot;,&quot;price&quot;:175,&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;:681507,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-bottine-slip-on-daim-taupe\\\/&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-682775 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-682775 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682775\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682775,&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\/magnanni-chelsea-marine-en-daim-semelle-gomme-noir\/\" 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_4883_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Chelsea Marine en Daim Semelle Gomme Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4883_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4883_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4883_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Chelsea Marine en Daim Semelle Gomme Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-chelsea-marine-en-daim-semelle-gomme-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682775\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682775\" data-product_sku=\"8882\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Chelsea Marine en Daim Semelle Gomme Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682775\" 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;:682775,&quot;item_id&quot;:682775,&quot;item_name&quot;:&quot;Magnanni Chelsea Marine en Daim Semelle Gomme Noir&quot;,&quot;sku&quot;:&quot;8882&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;:682775,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-chelsea-marine-en-daim-semelle-gomme-noir\\\/&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-684695 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-684695 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"684695\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:684695,&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\/magnanni-chelsea-rose-poudre\/\" 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_6301-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Chelsea Rose Poudre\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_6301-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_6301-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_6301-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Chelsea Rose Poudre<\/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>375.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;375.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>295.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;295.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-chelsea-rose-poudre\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_684695\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"684695\" data-product_sku=\"8865\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Chelsea Rose Poudre&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_684695\" 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;:684695,&quot;item_id&quot;:684695,&quot;item_name&quot;:&quot;Magnanni Chelsea Rose Poudre&quot;,&quot;sku&quot;:&quot;8865&quot;,&quot;price&quot;:295,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Femmes&quot;,&quot;id&quot;:684695,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-chelsea-rose-poudre\\\/&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-41490 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-41490 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"41490\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:41490,&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\/magnanni-chukka-boot-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\/09\/IMG_0748_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Chukka Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0748_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0748_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0748_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0748_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0748_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0748_jpg-1000x1000.jpg 1000w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Chukka 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>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-chukka-boot-dark-brown-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_41490\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"41490\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Chukka Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_41490\" 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;:41490,&quot;item_id&quot;:41490,&quot;item_name&quot;:&quot;Magnanni Chukka Marron Fonc\\u00e9&quot;,&quot;sku&quot;:41490,&quot;price&quot;:350,&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;:41490,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-chukka-boot-dark-brown-suede\\\/&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-57131 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-57131 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57131\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57131,&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\/magnanni-derby-dark-brown-grain\/\" 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_1262_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Derby Marron Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1262_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1262_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1262_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1262_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1262_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1262_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Derby Marron 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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>175.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;175.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-derby-dark-brown-grain\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57131\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57131\" data-product_sku=\"0225\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Derby Marron Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57131\" 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;:57131,&quot;item_id&quot;:57131,&quot;item_name&quot;:&quot;Magnanni Derby Marron Grain\\u00e9&quot;,&quot;sku&quot;:&quot;0225&quot;,&quot;price&quot;:175,&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;:57131,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-derby-dark-brown-grain\\\/&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-681482 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-681482 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"681482\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:681482,&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\/magnanni-derby-plateau-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\/08\/IMG_4166_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Derby Plateau Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4166_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4166_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/08\/IMG_4166_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Derby Plateau 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>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-derby-plateau-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_681482\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"681482\" data-product_sku=\"9999\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Derby Plateau Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_681482\" 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;:681482,&quot;item_id&quot;:681482,&quot;item_name&quot;:&quot;Magnanni Derby Plateau Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;9999&quot;,&quot;price&quot;:325,&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;:681482,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-derby-plateau-daim-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-688052 status-publish instock product_cat-hommes has-post-thumbnail sale shipping-taxable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-688052 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"688052\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:688052,&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\/magnanni-derby-veau-velours-marron\/\" 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_1269_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Derby Veau Velours Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1269_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1269_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1269_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1269_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1269_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1269_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Derby Veau Velours 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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>280.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;280.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-derby-veau-velours-marron\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_688052\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"688052\" data-product_sku=\"5554\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Derby Veau Velours Marron&rdquo;\" rel=\"nofollow\">Lire la suite<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_688052\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:688052,&quot;item_id&quot;:688052,&quot;item_name&quot;:&quot;Magnanni Derby Veau Velours Marron&quot;,&quot;sku&quot;:&quot;5554&quot;,&quot;price&quot;:0,&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;:688052,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-derby-veau-velours-marron\\\/&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-707365 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-707365 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707365\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707365,&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\/magnanni-double-boucle\/\" 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_1597-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Double boucle\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1597-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1597-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1597-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Double boucle<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-double-boucle\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707365\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707365\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Double boucle&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707365\" 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;:707365,&quot;item_id&quot;:707365,&quot;item_name&quot;:&quot;MAGNANNI Double boucle&quot;,&quot;sku&quot;:707365,&quot;price&quot;:350,&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;:707365,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-double-boucle\\\/&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-707377 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-707377 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707377\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707377,&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\/magnanni-double-boucles\/\" 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_1592-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Double boucles\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1592-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1592-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1592-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Double boucles<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-double-boucles\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707377\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707377\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Double boucles&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707377\" 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;:707377,&quot;item_id&quot;:707377,&quot;item_name&quot;:&quot;MAGNANNI Double boucles&quot;,&quot;sku&quot;:707377,&quot;price&quot;:350,&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;:707377,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-double-boucles\\\/&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-684650 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-684650 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"684650\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:684650,&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\/magnanni-lace-up-boot-cream-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_6216-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Lace Up Boot Cream Suede\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_6216-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_6216-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_6216-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Lace Up Boot Cream Suede<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;395.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>300.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;300.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-lace-up-boot-cream-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_684650\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"684650\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Lace Up Boot Cream Suede&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_684650\" 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;:684650,&quot;item_id&quot;:684650,&quot;item_name&quot;:&quot;Magnanni Lace Up Boot Cream Suede&quot;,&quot;sku&quot;:684650,&quot;price&quot;:300,&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;:684650,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-lace-up-boot-cream-suede\\\/&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-42427 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-42427 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"42427\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:42427,&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\/magnanni-tassel-loafer-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\/10\/IMG_1243_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin \u00e0 pompons Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1243_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin \u00e0 pompons 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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>280.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;280.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-tassel-loafer-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_42427\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"42427\" data-product_sku=\"30\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin \u00e0 pompons Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_42427\" 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;:42427,&quot;item_id&quot;:42427,&quot;item_name&quot;:&quot;Magnanni Mocassin \\u00e0 pompons Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;30&quot;,&quot;price&quot;:280,&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;:42427,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-tassel-loafer-dark-brown\\\/&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-52601 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-52601 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52601\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52601,&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\/magnanni-boat-shoes-navy-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6099_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Bateau Bleu Veau Velours\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6099_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6099_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6099_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6099_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6099_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6099_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin Bateau Bleu Veau Velours<\/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>325.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;325.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>225.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;225.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-boat-shoes-navy-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52601\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52601\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Bateau Bleu Veau Velours&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52601\" 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;:52601,&quot;item_id&quot;:52601,&quot;item_name&quot;:&quot;Magnanni Mocassin Bateau Bleu Veau Velours&quot;,&quot;sku&quot;:52601,&quot;price&quot;:225,&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;:52601,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-boat-shoes-navy-suede\\\/&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-52418 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-52418 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52418\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52418,&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\/magnanni-boat-shoes-grey-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5508_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Bateau Veau Velours Gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5508_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5508_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5508_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5508_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5508_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5508_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin Bateau Veau Velours Gris<\/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>325.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;325.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>165.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;165.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-boat-shoes-grey-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52418\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52418\" data-product_sku=\"0028\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Bateau Veau Velours Gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52418\" 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;:52418,&quot;item_id&quot;:52418,&quot;item_name&quot;:&quot;Magnanni Mocassin Bateau Veau Velours Gris&quot;,&quot;sku&quot;:&quot;0028&quot;,&quot;price&quot;:165,&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;:52418,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-boat-shoes-grey-suede\\\/&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-75410 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-75410 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75410\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75410,&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\/magnanni-mocassin-bateau-veau-velours-gris\/\" 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_0992-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Bateau Veau Velours Gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0992-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0992-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0992-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin Bateau Veau Velours Gris<\/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>295.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;295.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>150.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;150.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-bateau-veau-velours-gris\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75410\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75410\" data-product_sku=\"0709\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Bateau Veau Velours Gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75410\" 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;:75410,&quot;item_id&quot;:75410,&quot;item_name&quot;:&quot;Magnanni Mocassin Bateau Veau Velours Gris&quot;,&quot;sku&quot;:&quot;0709&quot;,&quot;price&quot;:150,&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;:75410,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-bateau-veau-velours-gris\\\/&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-52427 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-52427 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52427\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52427,&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\/magnanni-white-grain-loafer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5513_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Blanc\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5513_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5513_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5513_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5513_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5513_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5513_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin Blanc<\/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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>250.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;250.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-white-grain-loafer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52427\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52427\" data-product_sku=\"0030\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Blanc&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52427\" 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;:52427,&quot;item_id&quot;:52427,&quot;item_name&quot;:&quot;Magnanni Mocassin Blanc&quot;,&quot;sku&quot;:&quot;0030&quot;,&quot;price&quot;:250,&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;:52427,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-white-grain-loafer\\\/&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-682232 status-publish last 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-682232 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682232\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682232,&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\/mocassin-en-cuir-noir-magnanni\/\" 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_4685_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Cuir Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4685_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4685_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4685_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin 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>395.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;395.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>195.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;195.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/mocassin-en-cuir-noir-magnanni\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682232\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682232\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Cuir Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682232\" 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;:682232,&quot;item_id&quot;:682232,&quot;item_name&quot;:&quot;Magnanni Mocassin Cuir Noir&quot;,&quot;sku&quot;:682232,&quot;price&quot;:195,&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;:682232,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/mocassin-en-cuir-noir-magnanni\\\/&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-697352 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-697352 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"697352\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:697352,&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\/magnanni-mocassin-en-daim-bleu-marine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5473-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin en daim bleu marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5473-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5473-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5473-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin en daim bleu marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-en-daim-bleu-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_697352\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"697352\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin en daim bleu marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_697352\" 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;:697352,&quot;item_id&quot;:697352,&quot;item_name&quot;:&quot;Magnanni Mocassin en daim bleu marine&quot;,&quot;sku&quot;:697352,&quot;price&quot;:325,&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;:697352,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-en-daim-bleu-marine\\\/&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-76573 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-76573 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"76573\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:76573,&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\/magnanni-mocassin-en-daim-bleu-marine-semelle-cuir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_2735_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin en Daim Bleu Marine Semelle Cuir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_2735_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_2735_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_2735_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin en Daim Bleu Marine Semelle Cuir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-en-daim-bleu-marine-semelle-cuir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_76573\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"76573\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin en Daim Bleu Marine Semelle Cuir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_76573\" 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;:76573,&quot;item_id&quot;:76573,&quot;item_name&quot;:&quot;Magnanni Mocassin en Daim Bleu Marine Semelle Cuir&quot;,&quot;sku&quot;:76573,&quot;price&quot;:325,&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;:76573,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-en-daim-bleu-marine-semelle-cuir\\\/&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-76583 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-76583 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"76583\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:76583,&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\/magnanni-mocassin-en-daim-bleu-marine-semelle-gomme\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_1165-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin en Daim Bleu Marine Semelle Gomme\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_1165-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_1165-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_1165-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin en Daim Bleu Marine Semelle Gomme<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>295.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-en-daim-bleu-marine-semelle-gomme\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_76583\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"76583\" data-product_sku=\"0358\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin en Daim Bleu Marine Semelle Gomme&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_76583\" 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;:76583,&quot;item_id&quot;:76583,&quot;item_name&quot;:&quot;Magnanni Mocassin en Daim Bleu Marine Semelle Gomme&quot;,&quot;sku&quot;:&quot;0358&quot;,&quot;price&quot;:295,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:76583,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-en-daim-bleu-marine-semelle-gomme\\\/&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-693863 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-693863 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"693863\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:693863,&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\/magnanni-mocassin-en-daim-moka\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/suede-mocc-2-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin en daim moka\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/suede-mocc-2-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/suede-mocc-2-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/07\/suede-mocc-2-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin en daim moka<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-en-daim-moka\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_693863\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"693863\" data-product_sku=\"0323\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin en daim moka&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_693863\" 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;:693863,&quot;item_id&quot;:693863,&quot;item_name&quot;:&quot;Magnanni Mocassin en daim moka&quot;,&quot;sku&quot;:&quot;0323&quot;,&quot;price&quot;:350,&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;:693863,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-en-daim-moka\\\/&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-57111 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-57111 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57111\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57111,&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\/magnanni-black-pecary-loafer\/\" 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_1275_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Noir Pecary\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1275_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1275_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1275_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1275_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1275_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1275_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin Noir Pecary<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;495.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>250.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;250.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-black-pecary-loafer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57111\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57111\" data-product_sku=\"0223\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Noir Pecary&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57111\" 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;:57111,&quot;item_id&quot;:57111,&quot;item_name&quot;:&quot;Magnanni Mocassin Noir Pecary&quot;,&quot;sku&quot;:&quot;0223&quot;,&quot;price&quot;:250,&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;:57111,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-black-pecary-loafer\\\/&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-75570 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-75570 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75570\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75570,&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\/magnanni-mocassin-pompons-veau-velours-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_0999-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Pompons Veau Velours Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0999-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0999-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0999-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin Pompons 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>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-pompons-veau-velours-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75570\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75570\" data-product_sku=\"0707\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Pompons Veau Velours Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75570\" 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;:75570,&quot;item_id&quot;:75570,&quot;item_name&quot;:&quot;Magnanni Mocassin Pompons Veau Velours Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0707&quot;,&quot;price&quot;:325,&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;:75570,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-pompons-veau-velours-marron-fonce\\\/&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-41455 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-41455 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"41455\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:41455,&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\/magnanni-slip-on-loafer-blue-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0431_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Mocassin Veau Velours Bleu.\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0431_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0431_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0431_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0431_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0431_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_0431_jpg-1000x1000.jpg 1000w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Mocassin Veau Velours 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>295.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;295.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>175.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;175.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-slip-on-loafer-blue-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_41455\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"41455\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Mocassin Veau Velours Bleu.&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_41455\" 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;:41455,&quot;item_id&quot;:41455,&quot;item_name&quot;:&quot;Magnanni Mocassin Veau Velours Bleu.&quot;,&quot;sku&quot;:41455,&quot;price&quot;:195,&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;:41455,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-slip-on-loafer-blue-suede\\\/&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-711645 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-711645 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"711645\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:711645,&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\/magnanni-mocassin-vert-en-daim\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Mocassin vert en daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2112-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Mocassin vert en daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-vert-en-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_711645\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"711645\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Mocassin vert en daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_711645\" 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;:711645,&quot;item_id&quot;:711645,&quot;item_name&quot;:&quot;MAGNANNI Mocassin vert en daim&quot;,&quot;sku&quot;:711645,&quot;price&quot;:350,&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;:711645,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-vert-en-daim\\\/&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-707386 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-707386 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707386\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707386,&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\/magnanni-mocassins-a-enfiler\/\" 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_1571-Copy-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Mocassins \u00e0 enfiler\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1571-Copy-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1571-Copy-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1571-Copy-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Mocassins \u00e0 enfiler<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassins-a-enfiler\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707386\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707386\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Mocassins \u00e0 enfiler&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707386\" 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;:707386,&quot;item_id&quot;:707386,&quot;item_name&quot;:&quot;MAGNANNI Mocassins \\u00e0 enfiler&quot;,&quot;sku&quot;:707386,&quot;price&quot;:325,&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;:707386,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassins-a-enfiler\\\/&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-707405 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-707405 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707405\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707405,&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\/magnanni-mocassins-a-enfiler-2\/\" 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_1582-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Mocassins \u00e0 enfiler\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1582-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1582-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1582-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Mocassins \u00e0 enfiler<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassins-a-enfiler-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707405\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707405\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Mocassins \u00e0 enfiler&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707405\" 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;:707405,&quot;item_id&quot;:707405,&quot;item_name&quot;:&quot;MAGNANNI Mocassins \\u00e0 enfiler&quot;,&quot;sku&quot;:707405,&quot;price&quot;:325,&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;:707405,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassins-a-enfiler-2\\\/&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-707967 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-707967 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707967\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707967,&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\/magnanni-mocassins-a-pampilles-gris\/\" 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_1970-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Mocassins \u00e0 pampilles gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1970-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Mocassins \u00e0 pampilles gris<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassins-a-pampilles-gris\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707967\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707967\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Mocassins \u00e0 pampilles gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707967\" 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;:707967,&quot;item_id&quot;:707967,&quot;item_name&quot;:&quot;MAGNANNI Mocassins \\u00e0 pampilles gris&quot;,&quot;sku&quot;:707967,&quot;price&quot;:325,&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;:707967,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassins-a-pampilles-gris\\\/&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-707321 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-707321 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707321\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707321,&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\/magnanni-mocassins-en-daim\/\" 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_1603-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI Mocassins en daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1603-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1603-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1603-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI Mocassins en daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>295.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassins-en-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707321\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707321\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI Mocassins en daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707321\" 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;:707321,&quot;item_id&quot;:707321,&quot;item_name&quot;:&quot;MAGNANNI Mocassins en daim&quot;,&quot;sku&quot;:707321,&quot;price&quot;:295,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:707321,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassins-en-daim\\\/&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-707355 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-707355 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707355\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707355,&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\/magnanni-mocassins-en-daim-2\/\" 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_1608-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"MAGNANNI mocassins en daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1608-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1608-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1608-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">MAGNANNI mocassins en daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>325.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassins-en-daim-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707355\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707355\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;MAGNANNI mocassins en daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707355\" 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;:707355,&quot;item_id&quot;:707355,&quot;item_name&quot;:&quot;MAGNANNI mocassins en daim&quot;,&quot;sku&quot;:707355,&quot;price&quot;:325,&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;:707355,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassins-en-daim-2\\\/&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-694693 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-694693 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"694693\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:694693,&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\/magnanni-moccasin\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/mag-2-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Moccasin\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/mag-2-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/mag-2-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/08\/mag-2-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Moccasin<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>295.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-moccasin\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_694693\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"694693\" data-product_sku=\"2233\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Moccasin&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_694693\" 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;:694693,&quot;item_id&quot;:694693,&quot;item_name&quot;:&quot;Magnanni Moccasin&quot;,&quot;sku&quot;:&quot;2233&quot;,&quot;price&quot;:295,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:694693,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-moccasin\\\/&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-75490 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-75490 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75490\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75490,&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\/magnanni-moccasin-veau-velours-marron-fonce-en-gomme\/\" 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_1139_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Moccasin Veau Velours Marron Fonc\u00e9 En Gomme\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1139_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1139_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1139_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Moccasin Veau Velours Marron Fonc\u00e9 En Gomme<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>295.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-moccasin-veau-velours-marron-fonce-en-gomme\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75490\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75490\" data-product_sku=\"0705\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Moccasin Veau Velours Marron Fonc\u00e9 En Gomme&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75490\" 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;:75490,&quot;item_id&quot;:75490,&quot;item_name&quot;:&quot;Magnanni Moccasin Veau Velours Marron Fonc\\u00e9 En Gomme&quot;,&quot;sku&quot;:&quot;0705&quot;,&quot;price&quot;:295,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:75490,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-moccasin-veau-velours-marron-fonce-en-gomme\\\/&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-682699 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-682699 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682699\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682699,&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\/magnanni-richelieu-bleu-marine-daim\/\" 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_4897_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Richelieu Bleu Marine Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4897_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4897_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4897_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Richelieu Bleu Marine Daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-richelieu-bleu-marine-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682699\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682699\" data-product_sku=\"8999\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Richelieu Bleu Marine Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682699\" 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;:682699,&quot;item_id&quot;:682699,&quot;item_name&quot;:&quot;Magnanni Richelieu Bleu Marine Daim&quot;,&quot;sku&quot;:&quot;8999&quot;,&quot;price&quot;:350,&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;:682699,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-richelieu-bleu-marine-daim\\\/&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-682720 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-682720 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682720\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682720,&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\/magnanni-richelieu-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_4893_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Richelieu Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4893_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4893_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4893_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Richelieu 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>350.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-richelieu-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682720\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682720\" data-product_sku=\"8888\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Richelieu Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682720\" 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;:682720,&quot;item_id&quot;:682720,&quot;item_name&quot;:&quot;Magnanni Richelieu Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8888&quot;,&quot;price&quot;:350,&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;:682720,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-richelieu-daim-marron-fonce\\\/&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-57058 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-57058 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57058\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57058,&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\/magnanni-toe-cap-dark-brown-grain\/\" 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_1337_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Richelieu Marron Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1337_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1337_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1337_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1337_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1337_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1337_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Richelieu Marron 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>375.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;375.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>190.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;190.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-toe-cap-dark-brown-grain\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57058\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57058\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Richelieu Marron Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57058\" 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;:57058,&quot;item_id&quot;:57058,&quot;item_name&quot;:&quot;Magnanni Richelieu Marron Grain\\u00e9&quot;,&quot;sku&quot;:57058,&quot;price&quot;:190,&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;:57058,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-toe-cap-dark-brown-grain\\\/&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-75412 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-75412 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75412\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75412,&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\/magnanni-slip-on-mocassin-cuir-marine\/\" 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_1047_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Slip On Mocassin Cuir Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1047_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1047_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1047_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Slip On Mocassin Cuir Marine<\/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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>175.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;175.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-slip-on-mocassin-cuir-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75412\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75412\" data-product_sku=\"0716\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Slip On Mocassin Cuir Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75412\" 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;:75412,&quot;item_id&quot;:75412,&quot;item_name&quot;:&quot;Magnanni Slip On Mocassin Cuir Marine&quot;,&quot;sku&quot;:&quot;0716&quot;,&quot;price&quot;:175,&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;:75412,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-slip-on-mocassin-cuir-marine\\\/&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-75495 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-75495 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75495\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75495,&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\/magnanni-slip-on-mocassin-cuir-marron\/\" 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_1042_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Magnanni Slip On Mocassin Cuir Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1042_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1042_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1042_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Magnanni Slip On Mocassin Cuir 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>350.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;350.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>175.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;175.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-slip-on-mocassin-cuir-marron\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75495\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75495\" data-product_sku=\"0710\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Magnanni Slip On Mocassin Cuir Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75495\" 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;:75495,&quot;item_id&quot;:75495,&quot;item_name&quot;:&quot;Magnanni Slip On Mocassin Cuir Marron&quot;,&quot;sku&quot;:&quot;0710&quot;,&quot;price&quot;:175,&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;:75495,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-slip-on-mocassin-cuir-marron\\\/&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-685019 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-685019 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685019\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685019,&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\/magnanni-mocassin-a-pompons-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\/2024\/10\/IMG_6806_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Mocassin \u00e0 glands Magnanni Cuir marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6806_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6806_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6806_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Mocassin \u00e0 glands Magnanni 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>375.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;375.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#67;&#72;&#70;<\/span>190.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;190.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/magnanni-mocassin-a-pompons-cuir-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685019\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685019\" data-product_sku=\"8839\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Mocassin \u00e0 glands Magnanni Cuir marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685019\" 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;:685019,&quot;item_id&quot;:685019,&quot;item_name&quot;:&quot;Mocassin \\u00e0 glands Magnanni Cuir marron fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8839&quot;,&quot;price&quot;:190,&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;:685019,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/magnanni-mocassin-a-pompons-cuir-marron-fonce\\\/&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<\/ul>\n<\/div>\n\n\n\n<style>\n.trust { background: var(--sienna, #A0432A); 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(--saffron-soft, #D4A56A); 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(--sienna, #A0432A); }\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(--sienna, #A0432A); border-color: var(--sienna, #A0432A); }\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(--sienna, #A0432A); border-bottom: 1px solid var(--sienna, #A0432A); 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(--saffron, #B47C3A); 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(--saffron, #B47C3A); 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(--sienna, #A0432A); border-color: var(--sienna, #A0432A); }\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 Magnanni en Suisse depuis plus de dix 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, les mod\u00e8les 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>Service entretien<\/h4>\n        <p>Nous prenons en charge ressemelage et r\u00e9novation de vos Magnanni.<\/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\">Magnanni, <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 Magnanni et les garder des ann\u00e9es.<\/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 Magnanni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Les chaussures <strong>Magnanni sont int\u00e9gralement fabriqu\u00e9es en Espagne<\/strong>, \u00e0 <strong>Almansa<\/strong>, dans la province d&rsquo;Albacete (Castille-La Manche). Cette petite ville du centre de la p\u00e9ninsule ib\u00e9rique est l&rsquo;un des trois berceaux historiques du soulier espagnol, aux c\u00f4t\u00e9s d&rsquo;Elche et de Mah\u00f3n.<\/p>\n          <p>La maison a \u00e9t\u00e9 fond\u00e9e en <strong>1954<\/strong> par la famille Magnanni, et reste aujourd&rsquo;hui dirig\u00e9e par la <strong>troisi\u00e8me g\u00e9n\u00e9ration<\/strong>. La production reste enti\u00e8rement espagnole \u2014 du coupage du cuir \u00e0 la finition, en passant par le montage Bolognese et le tressage \u00e0 la main. Aucune sous-traitance hors d&rsquo;Espagne.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Qu&rsquo;est-ce que le cousu Bolognese&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le <strong>cousu Bolognese<\/strong> est une construction d&rsquo;origine italienne (de Bologne, d&rsquo;o\u00f9 son nom) adopt\u00e9e par les ma\u00eetres-bottiers espagnols. Au lieu d&rsquo;une assise plate classique, la <strong>tige forme un v\u00e9ritable chausson<\/strong> de cuir cousu autour du pied, cr\u00e9ant une chaussure presque sans couture int\u00e9rieure.<\/p>\n          <p>Le r\u00e9sultat&nbsp;: un <strong>confort exceptionnel d\u00e8s le premier port<\/strong> \u2014 pas de p\u00e9riode de rodage \u2014 et une souplesse incomparable, notamment au niveau du cou-de-pied. C&rsquo;est la construction de r\u00e9f\u00e9rence pour les mocassins haut de gamme, les double-boucles et certains derbies souples.<\/p>\n          <p>Magnanni utilise le Bolognese pour ses mod\u00e8les les plus habill\u00e9s et confortables. Pour les pi\u00e8ces plus structur\u00e9es (bottines, derbies grain\u00e9s), la maison utilise \u00e9galement le cousu Blake et le cousu Goodyear selon les mod\u00e8les.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Qu&rsquo;est-ce que le cuir tress\u00e9 Magnanni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le <strong>cuir tress\u00e9<\/strong> (ou <em>woven leather<\/em>) est l&rsquo;une des signatures visuelles de Magnanni. Chaque entrelacs du cuir \u2014 sur les <strong>mocassins en daim tress\u00e9<\/strong>, les <strong>baskets en cuir tiss\u00e9<\/strong> ou certains derbies \u2014 est ajust\u00e9 \u00e0 la main par un artisan, \u00e0 raison d&rsquo;environ <strong>une heure de travail minutieux par paire<\/strong>.<\/p>\n          <p>La technique demande un cuir d&rsquo;une souplesse parfaite, des bandelettes de largeur rigoureusement constante, et un sens artisanal du rythme. Le r\u00e9sultat est une texture profonde, presque tactile, qui patine magnifiquement avec le temps \u2014 chaque pli, chaque ombre s&rsquo;accentuant \u00e0 l&rsquo;usage.<\/p>\n          <p>Cette technique, rare en Europe en dehors de quelques maisons italiennes (Bottega Veneta) et espagnoles, distingue imm\u00e9diatement les mod\u00e8les Magnanni signature.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment choisir sa pointure Magnanni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Les Magnanni suivent les <strong>pointures europ\u00e9ennes<\/strong> classiques. R\u00e8gle g\u00e9n\u00e9rale&nbsp;: restez \u00e0 votre taille EU habituelle pour les mod\u00e8les classiques (Tassel Loafer, Double Boucle, Derby).<\/p>\n          <p>Pour les <strong>mod\u00e8les en cousu Bolognese<\/strong>, le cuir est plus souple et la chaussure se forme rapidement au pied&nbsp;: <strong>aucune sur-pointure<\/strong> \u00e0 prendre. Pour les <strong>baskets et mocassins en cuir tress\u00e9<\/strong>, prenez votre pointure habituelle \u2014 le tressage offre une l\u00e9g\u00e8re \u00e9lasticit\u00e9 au confort.<\/p>\n          <p>Pour les <strong>bottines<\/strong> (Chelsea, Chukka, Lace-up Boot), pr\u00e9voyez une pointure l\u00e9g\u00e8rement plus g\u00e9n\u00e9reuse afin de porter avec une chaussette plus \u00e9paisse en hiver. Notre <a href=\"\/fr\/guide-des-tailles\/\">guide des tailles<\/a> d\u00e9taille les correspondances UE\/US\/UK. 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>Quels sont les mod\u00e8les iconiques de Magnanni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Le <strong>Mocassin \u00e0 pompons (Tassel Loafer)<\/strong> est l&rsquo;incontournable habill\u00e9 de la maison \u2014 silhouette \u00e9pur\u00e9e, pompons signature, semelle gomme souple. Le <strong>Mocassin en daim tress\u00e9<\/strong> et la <strong>Basket en cuir tiss\u00e9<\/strong> incarnent la signature artisanale de Magnanni&nbsp;: cuir tress\u00e9 \u00e0 la main, finitions soign\u00e9es.<\/p>\n          <p>La <strong>Double Boucle<\/strong> en daim ou cuir lisse offre une \u00e9l\u00e9gance sleek pour le bureau exigeant. La <strong>Chukka Boot en daim<\/strong> reste la pi\u00e8ce la plus polyvalente \u2014 du costume sans cravate au jean brut.<\/p>\n          <p>Citons \u00e9galement les <strong>Chelsea Boots<\/strong> en daim ou cuir, les <strong>Lace-up Boots<\/strong> en daim cr\u00e8me, et les <strong>Mocassins Bateau<\/strong> en veau velours pour la belle saison.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Magnanni, 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>Quatre \u00e9coles, quatre philosophies, quatre prix. <strong>Magnanni<\/strong>, espagnole, mise sur le <strong>confort imm\u00e9diat (cousu Bolognese)<\/strong>, la <strong>vari\u00e9t\u00e9 stylistique<\/strong> (du Tassel au sneaker tress\u00e9) et un <strong>rapport qualit\u00e9-prix exceptionnel<\/strong> (CHF 150-475). C&rsquo;est la maison la plus accessible des quatre.<\/p>\n          <p><strong>Crockett &amp; Jones<\/strong>, anglaise (CHF 550-815), incarne l&rsquo;\u00e9l\u00e9gance britannique formelle, cousu Goodyear robuste. <strong>Paraboot<\/strong>, fran\u00e7aise (CHF 495-625), mise sur la robustesse rurale, cousu norv\u00e9gien \u00e9tanche. <strong>Santoni<\/strong>, italienne (CHF 450-1&rsquo;100), offre le luxe et la patine \u00e0 la main.<\/p>\n          <p><strong>Notre conseil<\/strong>&nbsp;: Magnanni pour le confort et la diversit\u00e9 stylistique, \u00e0 un prix raisonnable&nbsp;; Crockett &amp; Jones pour le costume britannique et l&rsquo;investissement long terme&nbsp;; Paraboot pour le terrain et la pluie&nbsp;; Santoni pour le luxe et le costume italien.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment entretenir des chaussures Magnanni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Apr\u00e8s chaque port&nbsp;: <strong>brossage \u00e0 la brosse en crin doux<\/strong> et insertion d&rsquo;<strong>embauchoirs en c\u00e8dre<\/strong>. Pour les mod\u00e8les en cuir lisse&nbsp;: nettoyage mensuel au savon glyc\u00e9rin\u00e9, puis cr\u00e8me nourrissante (type Saphir Renovateur), et lustrage \u00e0 la brosse.<\/p>\n          <p>Pour les mod\u00e8les en <strong>daim ou veau velours<\/strong> (tr\u00e8s nombreux chez Magnanni&nbsp;: chukkas, slip-on, mocassins, chelsea daim), un <strong>brossage \u00e0 sec<\/strong> r\u00e9gulier suffit. Utilisez un <strong>spray imperm\u00e9abilisant<\/strong> avant la premi\u00e8re sortie et apr\u00e8s chaque nettoyage humide. Pour les taches, gomme \u00e0 daim ou shampoing sp\u00e9cifique.<\/p>\n          <p>Pour le <strong>cuir tress\u00e9<\/strong> (mocassins et baskets signature)&nbsp;: brossage doux entre les entrelacs avec une brosse souple, nettoyage par tamponnage l\u00e9ger. Notre <a href=\"\/fr\/services\/\">atelier d&rsquo;entretien \u00e0 Gen\u00e8ve<\/a> propose un service complet de r\u00e9novation.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Les Magnanni 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 Magnanni se situe entre <strong>CHF 150 et CHF 475<\/strong> chez Brogue selon le mod\u00e8le. Les sneakers et boat shoes d\u00e9marrent autour de CHF 150-300, les derbies et mocassins habill\u00e9s autour de CHF 280-395, les bottines et pi\u00e8ces signature (cuir tress\u00e9) entre CHF 395 et CHF 475.<\/p>\n          <p>C&rsquo;est le <strong>positionnement le plus accessible<\/strong> du segment soulier-de-luxe en boutique Brogue. Pour une qualit\u00e9 de finition comparable \u00e0 des maisons italiennes co\u00fbtant 30 \u00e0 50% plus cher, Magnanni offre un rapport qualit\u00e9-prix r\u00e9put\u00e9 exceptionnel \u2014 pr\u00e9cis\u00e9ment la raison pour laquelle la maison s&rsquo;est impos\u00e9e internationalement.<\/p>\n          <p>Sur la dur\u00e9e, une Magnanni bien entretenue tient <strong>8 \u00e0 12 ans<\/strong>, ressemelage possible chez un cordonnier qualifi\u00e9. C&rsquo;est l&rsquo;investissement-d\u00e9couverte id\u00e9al pour entrer dans le monde du soulier cousu de qualit\u00e9.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>O\u00f9 acheter des Magnanni 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 Magnanni en Suisse depuis plus de dix ans. Notre boutique de <strong>Gen\u00e8ve<\/strong> (11 Quai des Bergues, 1201) pr\u00e9sente la collection compl\u00e8te \u2014 mocassins habill\u00e9s, baskets en cuir tress\u00e9, double-boucles, chukkas, chelsea boots \u2014 ainsi que des mod\u00e8les saisonniers exclusifs et des s\u00e9ries en soldes r\u00e9guli\u00e8res.<\/p>\n          <p>Nous <strong>livrons dans toute la Suisse<\/strong> sous quelques jours ouvr\u00e9s. Retour gratuit sous 14 jours, \u00e9change en boutique illimit\u00e9. Nous accueillons aussi sur <a href=\"\/fr\/prise-de-rendez-vous-en-boutique\/\">rendez-vous personnalis\u00e9<\/a>.<\/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 Magnanni en Suisse.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Cousu Bolognese, Goodyear ou Blake&nbsp;: quelle diff\u00e9rence&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Trois constructions, trois philosophies. Le <strong>cousu Goodyear<\/strong> assemble la tige et la premi\u00e8re semelle via une tr\u00e9pointe, puis la semelle ext\u00e9rieure. R\u00e9sultat&nbsp;: <strong>robuste, structur\u00e9, ressemelable \u00e0 l&rsquo;infini<\/strong>. C&rsquo;est la construction des Crockett &amp; Jones et des Paraboot.<\/p>\n          <p>Le <strong>cousu Blake<\/strong> assemble directement la tige \u00e0 la semelle par une couture unique passant \u00e0 l&rsquo;int\u00e9rieur. R\u00e9sultat&nbsp;: <strong>plus fin, plus souple, plus l\u00e9ger<\/strong>. Magnanni l&rsquo;utilise pour la plupart de ses derbies et certains mocassins.<\/p>\n          <p>Le <strong>cousu Bolognese<\/strong> forme un v\u00e9ritable <strong>chausson de cuir<\/strong> autour du pied&nbsp;: la tige est cousue de mani\u00e8re enveloppante, cr\u00e9ant une chaussure quasi sans couture int\u00e9rieure. C&rsquo;est la <strong>signature confort de Magnanni<\/strong>, utilis\u00e9e notamment pour les mocassins et certaines double-boucles. En r\u00e9sum\u00e9&nbsp;: Goodyear pour la durabilit\u00e9, Blake pour la souplesse, Bolognese pour le confort imm\u00e9diat.<\/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 Magnanni <em>en boutique.<\/em><\/h2>\n        <p class=\"local-body\">Le cuir tress\u00e9 Magnanni se voit mieux \u00e0 la lumi\u00e8re de la boutique, et le confort Bolognese se ressent au premier pas. Notre \u00e9quipe \u00e0 Gen\u00e8ve vous accueille pour vous guider sur la pointure, le mod\u00e8le et la mati\u00e8re adapt\u00e9s.<\/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\/2024\/09\/IMG_4883_jpg-416x555.jpeg\"\n             alt=\"Magnanni Chelsea Marine en Daim \u2014 bottine espagnole\"\n             width=\"416\" height=\"555\" loading=\"lazy\">\n        <span class=\"local-visual-tag\">Chelsea Daim<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Accueil \/ Nos marques \/ Magnanni Manufacture espagnole \u00b7 Depuis 1954 Magnanni. Cousu Bolognese, cuir tress\u00e9 \u00e0 la main, h\u00e9ritage familial espagnol depuis trois g\u00e9n\u00e9rations. Pr\u00e8s de soixante-dix ans de soulier sign\u00e9 Almansa, en Castille-La Manche. Fond\u00e9e en 1954 Fabrication Almansa, Espagne Disponible \u00e0 Gen\u00e8ve Cuir tress\u00e9 main Mocassins tress\u00e9s \u00b7 Made in Spain 72 [&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-19970","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Brogue<\/title>\n<meta name=\"description\" content=\"Voil\u00e0 un chausseur qui propose un rapport qualit\u00e9-prix exceptionnel. Quelle \u00e9volution, du petit atelier familial \u00e0 la manufacture actuelle!\" \/>\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\/magnanni-chaussures\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magnanni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue\" \/>\n<meta property=\"og:description\" content=\"Voil\u00e0 un chausseur qui propose un rapport qualit\u00e9-prix exceptionnel. Quelle \u00e9volution, du petit atelier familial \u00e0 la manufacture actuelle!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/\" \/>\n<meta property=\"og:site_name\" content=\"Brogue\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T13:34:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-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\\\/magnanni-chaussures\\\/\",\"url\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/magnanni-chaussures\\\/\",\"name\":\"Magnanni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/magnanni-chaussures\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/magnanni-chaussures\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/IMG_1588-416x555.jpeg\",\"datePublished\":\"2020-06-23T11:48:29+00:00\",\"dateModified\":\"2026-05-15T13:34:25+00:00\",\"description\":\"Voil\u00e0 un chausseur qui propose un rapport qualit\u00e9-prix exceptionnel. Quelle \u00e9volution, du petit atelier familial \u00e0 la manufacture actuelle!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/magnanni-chaussures\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/magnanni-chaussures\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/magnanni-chaussures\\\/#primaryimage\",\"url\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/IMG_1588-416x555.jpeg\",\"contentUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/IMG_1588-416x555.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/magnanni-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\":\"Magnanni Chaussures Gen\u00e8ve\"}]},{\"@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":"Voil\u00e0 un chausseur qui propose un rapport qualit\u00e9-prix exceptionnel. Quelle \u00e9volution, du petit atelier familial \u00e0 la manufacture actuelle!","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\/magnanni-chaussures\/","og_locale":"fr_FR","og_type":"article","og_title":"Magnanni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue","og_description":"Voil\u00e0 un chausseur qui propose un rapport qualit\u00e9-prix exceptionnel. Quelle \u00e9volution, du petit atelier familial \u00e0 la manufacture actuelle!","og_url":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/","og_site_name":"Brogue","article_modified_time":"2026-05-15T13:34:25+00:00","og_image":[{"url":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-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\/magnanni-chaussures\/","url":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/","name":"Magnanni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue","isPartOf":{"@id":"https:\/\/brogue.ch\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/#primaryimage"},"image":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/#primaryimage"},"thumbnailUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-416x555.jpeg","datePublished":"2020-06-23T11:48:29+00:00","dateModified":"2026-05-15T13:34:25+00:00","description":"Voil\u00e0 un chausseur qui propose un rapport qualit\u00e9-prix exceptionnel. Quelle \u00e9volution, du petit atelier familial \u00e0 la manufacture actuelle!","breadcrumb":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-chaussures\/#primaryimage","url":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-416x555.jpeg","contentUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1588-416x555.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/magnanni-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":"Magnanni Chaussures Gen\u00e8ve"}]},{"@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\/19970","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=19970"}],"version-history":[{"count":9,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/19970\/revisions"}],"predecessor-version":[{"id":711506,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/19970\/revisions\/711506"}],"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=19970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}