{"id":19892,"date":"2020-06-23T13:53:22","date_gmt":"2020-06-23T11:53:22","guid":{"rendered":"https:\/\/www.brogue.ch\/?page_id=19892"},"modified":"2026-05-15T14:59:01","modified_gmt":"2026-05-15T12:59:01","slug":"santoni-chaussures","status":"publish","type":"page","link":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/","title":{"rendered":"Santoni"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<script>\ndocument.addEventListener('error', function(e) {\n  var img = e.target;\n  if (img.tagName !== 'IMG') return;\n  var src = img.src;\n  var step = parseInt(img.dataset.fbStep || '0', 10);\n  if (step === 0 && src.indexOf('-416x555') !== -1) {\n    img.dataset.fbStep = '1';\n    img.src = src.replace('-416x555', '-scaled');\n  } else if (step === 1 && src.indexOf('-scaled') !== -1) {\n    img.dataset.fbStep = '2';\n    img.src = src.replace('-scaled', '');\n  }\n}, true);\n<\/script>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500&#038;family=Manrope:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* Hide the WordPress page title (we have our own styled brand title) *\/\n.entry-title,\n.page-title,\n.qode-page-title,\n.title_outer,\n.title_holder,\n.title h1,\nh1.entry-title,\n.qode-title-text {\n  display: none !important;\n}\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  --burgundy:       #6B1F26;\n  --burgundy-deep:  #4A1419;\n  --brass:          #A07D3E;\n  --brass-soft:     #C8A66E;\n  --accent:         var(--burgundy);\n  --font-display:   \"Fraunces\", \"Times New Roman\", serif;\n  --font-body:      \"Manrope\", -apple-system, BlinkMacSystemFont, sans-serif;\n  --container:      1320px;\n}\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(--burgundy); 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(--burgundy); }\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(--burgundy);\n}\n.hero-eyebrow::before {\n  content: \"\"; width: 32px; height: 1px;\n  background: linear-gradient(90deg, var(--burgundy), var(--brass));\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(--burgundy) 0%, var(--brass) 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(--burgundy); 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(--burgundy);\n  margin-bottom: 18px;\n  padding-bottom: 8px;\n  border-bottom: 1px solid var(--burgundy);\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(--burgundy) 0%, var(--brass) 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(--burgundy);\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(--burgundy);\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(--burgundy);\n  transform: translateY(-2px);\n  box-shadow: 0 24px 48px -16px rgba(107,31,38,0.12);\n}\n.signature-number {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 14px;\n  color: var(--burgundy);\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(--burgundy); 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(--brass);\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(--burgundy); }\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>Santoni<\/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 italienne \u00b7 Depuis 1975<\/div>\n        <h1 class=\"brand-title\">Santoni<em>.<\/em><\/h1>\n        <p class=\"hero-lede\">\n          Patine appliqu\u00e9e \u00e0 la main, cousu Goodyear et Blake, savoir-faire italien\n          transmis par la famille Santoni. Cinquante ans d&rsquo;artisanat \u00e0 Corridonia,\n          dans les Marches.\n        <\/p>\n        <div class=\"hero-meta\">\n          <div><div class=\"hero-meta-label\">Fond\u00e9e en<\/div><div class=\"hero-meta-value\">1975<\/div><\/div>\n          <div><div class=\"hero-meta-label\">Fabrication<\/div><div class=\"hero-meta-value\">Corridonia, Italie<\/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\/2020\/10\/IMG_3905-416x555.jpg\"\n             alt=\"Santoni Double Buckle \u2014 chaussure italienne patin\u00e9e \u00e0 la main\"\n             width=\"416\" height=\"555\" fetchpriority=\"high\">\n        <span class=\"hero-visual-tag\">Patine \u00e0 la main<\/span>\n        <div class=\"hero-visual-caption\">Double Buckle \u00b7 Made in Italy<\/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\">50<\/div>\n        <div class=\"heritage-year-label\">Ans de manufacture<\/div>\n        <blockquote class=\"heritage-quote\">\n          \u00ab Une chaussure Santoni n&rsquo;est pas un produit standard \u2014 c&rsquo;est l&rsquo;expression\n          d&rsquo;un savoir-faire italien transmis main \u00e0 main, g\u00e9n\u00e9ration apr\u00e8s g\u00e9n\u00e9ration. \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 luxe italien, <em>sign\u00e9 Santoni<\/em> depuis 1975.<\/h2>\n        <p>\n          Fond\u00e9e par <strong>Andrea Santoni<\/strong> en 1975 \u00e0 Corridonia, dans la r\u00e9gion\n          des Marches en Italie, la maison est n\u00e9e d&rsquo;un petit atelier o\u00f9 chaque paire\n          \u00e9tait assembl\u00e9e \u00e0 la main. Le projet du fondateur&nbsp;: marier la rigueur\n          d&rsquo;un savoir-faire artisanal s\u00e9culaire \u00e0 une vision moderne du soulier de luxe.\n        <\/p>\n        <p>\n          Aujourd&rsquo;hui dirig\u00e9e par son fils <strong>Giuseppe Santoni<\/strong>, la marque\n          est devenue une r\u00e9f\u00e9rence internationale de la chaussure haut de gamme italienne.\n          Sa signature&nbsp;: la <strong>patine \u00e0 la main<\/strong>, un art d&rsquo;appliquer\n          successivement plusieurs couches de teinture sur le cuir pour cr\u00e9er des\n          d\u00e9grad\u00e9s de couleur uniques \u2014 chaque paire est ainsi singuli\u00e8re.\n        <\/p>\n        <p>\n          Cousu Goodyear pour les mod\u00e8les classiques, <strong>cousu Blake<\/strong> pour\n          la ligne flexible, la maison ma\u00eetrise les deux constructions haut de gamme\n          italiennes. Du <strong>Double Buckle<\/strong> embl\u00e9matique \u00e0 la\n          <strong>sneaker<\/strong> en cuir patin\u00e9 devenue r\u00e9f\u00e9rence du vestiaire\n          masculin contemporain, chaque cr\u00e9ation r\u00e9clame pr\u00e8s de\n          <strong>200 op\u00e9rations manuelles<\/strong>.\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 techniques, <em>une maison italienne.<\/em><\/h2>\n    <\/div>\n    <div class=\"signature-grid\">\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 I.<\/div>\n        <h3>Cousu Goodyear<\/h3>\n        <p>Construction haut de gamme avec tr\u00e9pointe cousue \u00e0 la tige et \u00e0 la semelle. Solidit\u00e9, confort, ressemelage \u00e0 l&rsquo;infini. La r\u00e9f\u00e9rence pour les <em>Double Buckle<\/em>, oxford et derbies classiques de la maison.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 II.<\/div>\n        <h3>Cousu Blake<\/h3>\n        <p>Couture unique reliant directement la tige \u00e0 la semelle&nbsp;: plus fine, plus souple, plus l\u00e9g\u00e8re. Signature de la ligne <em>Flexi<\/em> de Santoni et de la plupart des mocassins et sneakers de la maison.<\/p>\n      <\/article>\n      <article class=\"signature-card\">\n        <div class=\"signature-number\">\u2014 III.<\/div>\n        <h3>Patine \u00e0 la main<\/h3>\n        <p>Couches successives de teinture appliqu\u00e9es au pinceau par les ma\u00eetres patineurs de Corridonia. Chaque paire porte des d\u00e9grad\u00e9s uniques \u2014 du marron miel au cognac, du marine au bordeaux, du gris au noir profond.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"iconic\">\n  <div class=\"container\">\n    <div class=\"section-eyebrow\">Les mod\u00e8les<\/div>\n    <h2 class=\"section-title\">Quatre <em>ic\u00f4nes.<\/em><\/h2>\n    <p class=\"iconic-lede\">\n      Quatre silhouettes n\u00e9es dans les ateliers de Corridonia, devenues les piliers\n      du vestiaire masculin italien contemporain. De la double boucle au sneaker en\n      cuir patin\u00e9.\n    <\/p>\n    <div class=\"iconic-grid\">\n      <a href=\"\/fr\/product\/santoni-double-boucle-2\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le classique<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-416x555.jpg\"\n               alt=\"Santoni Double Buckle\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Double Buckle<\/div>\n        <div class=\"iconic-desc\">Cousu Goodyear \u00b7 Boucles palladium<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/santoni-trainer-4\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le sneaker<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2034_jpg-416x555.jpeg\"\n               alt=\"Santoni Trainer\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Trainer<\/div>\n        <div class=\"iconic-desc\">Cuir souple \u00b7 Semelle caoutchouc<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/santoni-mocassin\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">Le loafer<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-416x555.jpg\"\n               alt=\"Santoni Mocassin\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Mocassin<\/div>\n        <div class=\"iconic-desc\">Veau souple \u00b7 \u00c9l\u00e9gance italienne<\/div>\n      <\/a>\n      <a href=\"\/fr\/product\/santoni-dark-brown-flexi-oxford\/\" class=\"iconic-card\">\n        <div class=\"iconic-frame\">\n          <span class=\"iconic-est\">L&rsquo;oxford<\/span>\n          <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-416x555.jpg\"\n               alt=\"Santoni Richelieu Flexible\" width=\"416\" height=\"555\" loading=\"lazy\">\n        <\/div>\n        <div class=\"iconic-name\">Flexi Oxford<\/div>\n        <div class=\"iconic-desc\">Cousu Blake \u00b7 Souplesse et confort<\/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\">Santoni <em>chez Brogue.<\/em><\/h2>\n        <p>S\u00e9lection compl\u00e8te des mod\u00e8les Santoni disponibles \u00e0 notre boutique de Gen\u00e8ve et en livraison dans toute la Suisse.<\/p>\n      <\/div>\n      <div class=\"collection-count\">Double Buckle \u00b7 Sneakers \u00b7 Mocassins \u00b7 Oxford<\/div>\n    <\/div>\n    <div class=\"product-grid\">\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-double-boucle-2\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-416x555.jpg\" alt=\"Santoni Double Buckle Dark Brown\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Double Buckle Dark Brown<\/div>\n        <div class=\"product-price\">CHF 950.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-trainer-4\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2034_jpg-416x555.jpeg\" alt=\"Santoni Basket Blanche\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Basket Blanche<\/div>\n        <div class=\"product-price\">CHF 520.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-mocassin\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-416x555.jpg\" alt=\"Santoni Mocassin Cuir Brun\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Mocassin Cuir Brun<\/div>\n        <div class=\"product-price\">Choix des options<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-dark-brown-flexi-oxford\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-416x555.jpg\" alt=\"Santoni Richelieu Flexible Marron Fonc\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Richelieu Flexible Marron Fonc\u00e9<\/div>\n        <div class=\"product-price\">CHF 625.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-grez-chelsea-boot\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-416x555.jpg\" alt=\"Santoni Bottine Chelsea Grise\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Bottine Chelsea Grise<\/div>\n        <div class=\"product-price\">CHF 475.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-double-boucle-5\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-416x555.jpg\" alt=\"Santoni Double Boucle Bleu Marine\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Double Boucle Bleu Marine<\/div>\n        <div class=\"product-price\">CHF 950.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-trainer-5\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2039_jpg-416x555.jpeg\" alt=\"Santoni Trainer Bleu Grain\u00e9\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Trainer Bleu Grain\u00e9<\/div>\n        <div class=\"product-price\">CHF 520.00<\/div>\n      <\/a>\n      <a class=\"product-card\" href=\"\/fr\/product\/santoni-double-boucle-4\/\">\n        <div class=\"product-frame\"><img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-416x555.jpg\" alt=\"Santoni Double Boucle Noir\" width=\"416\" height=\"555\" loading=\"lazy\"><\/div>\n        <div class=\"product-name\">Santoni Double Boucle Noir<\/div>\n        <div class=\"product-price\">CHF 950.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-697320 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-697320 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"697320\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:697320,&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-santoni-en-grain-noir\/\" 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_5483-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Botte Santoni en grain noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5483-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5483-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5483-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Botte Santoni en grain noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>950.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/botte-santoni-en-grain-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_697320\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"697320\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Botte Santoni en grain noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_697320\" 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;:697320,&quot;item_id&quot;:697320,&quot;item_name&quot;:&quot;Botte Santoni en grain noir&quot;,&quot;sku&quot;:697320,&quot;price&quot;:950,&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;:697320,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/botte-santoni-en-grain-noir\\\/&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-700092 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-700092 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"700092\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:700092,&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\/santoni-bottine-chelsea\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9450-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Bottines Chelsea SANTONI\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9450-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9450-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9450-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Bottines Chelsea SANTONI<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>725.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-chelsea\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_700092\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"700092\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Bottines Chelsea SANTONI&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_700092\" 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;:700092,&quot;item_id&quot;:700092,&quot;item_name&quot;:&quot;Bottines Chelsea SANTONI&quot;,&quot;sku&quot;:700092,&quot;price&quot;:725,&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;:700092,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-chelsea\\\/&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-697364 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-697364 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"697364\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:697364,&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-santoni\/\" 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_5492-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Mocassin en cuir noir Santoni\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5492-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5492-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5492-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Mocassin en cuir noir Santoni<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/mocassin-en-cuir-noir-santoni\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_697364\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"697364\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Mocassin en cuir noir Santoni&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_697364\" 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;:697364,&quot;item_id&quot;:697364,&quot;item_name&quot;:&quot;Mocassin en cuir noir Santoni&quot;,&quot;sku&quot;:697364,&quot;price&quot;:625,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:697364,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/mocassin-en-cuir-noir-santoni\\\/&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-699313 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-699313 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"699313\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:699313,&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-veau-velours-vert-fonce\/\" 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_5641-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Mocassin en veau velours vert fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5641-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5641-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5641-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Mocassin en veau velours vert fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/mocassin-en-veau-velours-vert-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_699313\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"699313\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Mocassin en veau velours vert fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_699313\" 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;:699313,&quot;item_id&quot;:699313,&quot;item_name&quot;:&quot;Mocassin en veau velours vert fonc\\u00e9&quot;,&quot;sku&quot;:699313,&quot;price&quot;:625,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:699313,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/mocassin-en-veau-velours-vert-fonce\\\/&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-697375 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-697375 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"697375\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:697375,&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-santoni-en-daim-vison\/\" 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_5510-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Mocassin Santoni en daim vison\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5510-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5510-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5510-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Mocassin Santoni en daim vison<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>650.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/mocassin-santoni-en-daim-vison\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_697375\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"697375\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Mocassin Santoni en daim vison&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_697375\" 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;:697375,&quot;item_id&quot;:697375,&quot;item_name&quot;:&quot;Mocassin Santoni en daim vison&quot;,&quot;sku&quot;:697375,&quot;price&quot;:650,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:697375,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/mocassin-santoni-en-daim-vison\\\/&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-63251 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-63251 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63251\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63251,&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\/santoni-blue-suede-mocassin\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9632_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Apron Mocassin en daim bleu\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9632_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9632_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9632_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9632_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9632_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9632_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Apron Mocassin en daim 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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>400.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;400.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-blue-suede-mocassin\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63251\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63251\" data-product_sku=\"0414\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Apron Mocassin en daim bleu&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63251\" 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;:63251,&quot;item_id&quot;:63251,&quot;item_name&quot;:&quot;Santoni Apron Mocassin en daim bleu&quot;,&quot;sku&quot;:&quot;0414&quot;,&quot;price&quot;:400,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:63251,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-blue-suede-mocassin\\\/&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-690268 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-690268 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690268\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690268,&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\/santoni-ballerine-rose\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2934_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Ballerine Rose\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2934_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2934_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2934_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Ballerine Rose<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>570.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;570.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>200.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;200.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-ballerine-rose\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690268\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690268\" data-product_sku=\"0078\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Ballerine Rose&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690268\" 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;:690268,&quot;item_id&quot;:690268,&quot;item_name&quot;:&quot;Santoni Ballerine Rose&quot;,&quot;sku&quot;:&quot;0078&quot;,&quot;price&quot;:200,&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;:690268,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-ballerine-rose\\\/&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-57565 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-57565 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57565\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57565,&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\/santoni-black-suede-ballerina\/\" 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_1456_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Ballerine Veau Velours Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1456_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1456_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1456_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1456_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1456_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1456_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Ballerine Veau Velours 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\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;640.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-black-suede-ballerina\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57565\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57565\" data-product_sku=\"0231\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Ballerine Veau Velours Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57565\" 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;:57565,&quot;item_id&quot;:57565,&quot;item_name&quot;:&quot;Santoni Ballerine Veau Velours Noir&quot;,&quot;sku&quot;:&quot;0231&quot;,&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;Femmes&quot;,&quot;id&quot;:57565,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-black-suede-ballerina\\\/&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-682687 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-682687 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682687\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682687,&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\/santoni-basket-chaussette-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_4742_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket \/Chaussette Bleu Marine Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4742_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4742_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4742_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket \/Chaussette Bleu Marine Daim<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>385.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;385.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-chaussette-bleu-marine-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682687\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682687\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket \/Chaussette Bleu Marine Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682687\" 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;:682687,&quot;item_id&quot;:682687,&quot;item_name&quot;:&quot;Santoni Basket \\\/Chaussette Bleu Marine Daim&quot;,&quot;sku&quot;:682687,&quot;price&quot;:385,&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;:682687,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-chaussette-bleu-marine-daim\\\/&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-23149 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-23149 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"23149\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:23149,&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\/santoni-trainer-4\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2034_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni basket blanche\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2034_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2034_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2034_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni basket blanche<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>520.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-trainer-4\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_23149\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"23149\" data-product_sku=\"2022\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni basket blanche&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_23149\" 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;:23149,&quot;item_id&quot;:23149,&quot;item_name&quot;:&quot;Santoni basket blanche&quot;,&quot;sku&quot;:&quot;2022&quot;,&quot;price&quot;:520,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:23149,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-trainer-4\\\/&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-52758 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-52758 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52758\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52758,&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\/santoni-white-sneaker\/\" 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_6376_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Blanche Runner\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6376_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6376_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6376_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6376_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6376_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6376_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Blanche Runner<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-white-sneaker\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52758\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52758\" data-product_sku=\"0052\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Blanche Runner&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52758\" 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;:52758,&quot;item_id&quot;:52758,&quot;item_name&quot;:&quot;Santoni Basket Blanche Runner&quot;,&quot;sku&quot;:&quot;0052&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;Femmes&quot;,&quot;id&quot;:52758,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-white-sneaker\\\/&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-43712 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-43712 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"43712\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:43712,&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\/santoni-blue-leather-suede-trainer\/\" 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_1772_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Bleu Bi-Mati\u00e8re\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1772_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1772_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1772_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1772_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1772_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1772_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Bleu Bi-Mati\u00e8re<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;450.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>315.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;315.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-blue-leather-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_43712\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"43712\" data-product_sku=\"0044\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Bleu Bi-Mati\u00e8re&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_43712\" 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;:43712,&quot;item_id&quot;:43712,&quot;item_name&quot;:&quot;Santoni Basket Bleu Bi-Mati\\u00e8re&quot;,&quot;sku&quot;:&quot;0044&quot;,&quot;price&quot;:315,&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;:43712,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-blue-leather-suede-trainer\\\/&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-75530 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-75530 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75530\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75530,&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\/santoni-basket-bleu-clair\/\" 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_0533_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Bleu Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0533_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0533_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0533_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Bleu Clair<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-bleu-clair\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75530\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75530\" data-product_sku=\"0352\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Bleu Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75530\" 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;:75530,&quot;item_id&quot;:75530,&quot;item_name&quot;:&quot;Santoni Basket Bleu Clair&quot;,&quot;sku&quot;:&quot;0352&quot;,&quot;price&quot;:550,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:75530,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-bleu-clair\\\/&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-35567 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-35567 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"35567\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:35567,&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\/santoni-basket-bleu-marine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Bleu Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4848-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Bleu 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\" translate=\"no\">&#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\" translate=\"no\">&#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\/santoni-basket-bleu-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_35567\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"35567\" data-product_sku=\"9451\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Bleu Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_35567\" 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;:35567,&quot;item_id&quot;:35567,&quot;item_name&quot;:&quot;Santoni Basket Bleu Marine&quot;,&quot;sku&quot;:&quot;9451&quot;,&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;Hommes&quot;,&quot;id&quot;:35567,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-bleu-marine\\\/&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-685107 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-685107 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685107\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685107,&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\/santoni-basket-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_6921-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Cuir Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6921-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6921-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6921-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket 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\" translate=\"no\">&#67;&#72;&#70;<\/span>600.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;600.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>480.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;480.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-cuir-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685107\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685107\" data-product_sku=\"8823\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Cuir Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685107\" 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;:685107,&quot;item_id&quot;:685107,&quot;item_name&quot;:&quot;Santoni Basket Cuir Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8823&quot;,&quot;price&quot;:480,&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;:685107,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-cuir-marron-fonce\\\/&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-75236 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-75236 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75236\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75236,&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\/santoni-basket-cuir-vert-clair\/\" 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_1325-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Cuir Vert Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1325-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1325-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1325-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Cuir Vert Clair<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;475.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>170.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;170.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-cuir-vert-clair\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75236\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75236\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Cuir Vert Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75236\" 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;:75236,&quot;item_id&quot;:75236,&quot;item_name&quot;:&quot;Santoni Basket Cuir Vert Clair&quot;,&quot;sku&quot;:75236,&quot;price&quot;:170,&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;:75236,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-cuir-vert-clair\\\/&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-50103 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-50103 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50103\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50103,&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\/santoni-denim-blue-suede-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4954_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Denim Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4954_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4954_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4954_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4954_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4954_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4954_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Denim Daim<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;450.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-denim-blue-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50103\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50103\" data-product_sku=\"0094\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Denim Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50103\" 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;:50103,&quot;item_id&quot;:50103,&quot;item_name&quot;:&quot;Santoni Basket Denim Daim&quot;,&quot;sku&quot;:&quot;0094&quot;,&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;Hommes&quot;,&quot;id&quot;:50103,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-denim-blue-suede-trainer\\\/&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-699257 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-699257 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"699257\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:699257,&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\/santoni-basket-en-cuir-graine-marron-clair\/\" 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_5712-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket en cuir grain\u00e9 marron clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5712-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5712-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5712-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket en cuir grain\u00e9 marron clair<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>530.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-en-cuir-graine-marron-clair\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_699257\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"699257\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket en cuir grain\u00e9 marron clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_699257\" 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;:699257,&quot;item_id&quot;:699257,&quot;item_name&quot;:&quot;Santoni Basket en cuir grain\\u00e9 marron clair&quot;,&quot;sku&quot;:699257,&quot;price&quot;:530,&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;:699257,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-en-cuir-graine-marron-clair\\\/&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-23346 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-23346 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"23346\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:23346,&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\/baskets-en-cuir-santoni\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2658_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni basket en cuir marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2658_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2658_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2658_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni basket en cuir marron fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/baskets-en-cuir-santoni\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_23346\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"23346\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni basket en cuir marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_23346\" 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;:23346,&quot;item_id&quot;:23346,&quot;item_name&quot;:&quot;Santoni basket en cuir marron fonc\\u00e9&quot;,&quot;sku&quot;:23346,&quot;price&quot;:525,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:23346,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/baskets-en-cuir-santoni\\\/&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-50054 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-50054 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50054\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50054,&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\/santoni-green-leather-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4939_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket En Cuir Vert\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4939_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4939_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4939_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4939_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4939_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4939_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket En Cuir Vert<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>385.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;385.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-green-leather-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50054\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50054\" data-product_sku=\"0089\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket En Cuir Vert&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50054\" 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;:50054,&quot;item_id&quot;:50054,&quot;item_name&quot;:&quot;Santoni Basket En Cuir Vert&quot;,&quot;sku&quot;:&quot;0089&quot;,&quot;price&quot;:385,&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;:50054,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-green-leather-trainer\\\/&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-690202 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-690202 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690202\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690202,&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\/santoni-basket-en-daim-beige\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2050_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket en Daim Beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2050_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2050_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2050_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket en Daim Beige<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;595.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;475.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-en-daim-beige\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690202\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690202\" data-product_sku=\"0070\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket en Daim Beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690202\" 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;:690202,&quot;item_id&quot;:690202,&quot;item_name&quot;:&quot;Santoni Basket en Daim Beige&quot;,&quot;sku&quot;:&quot;0070&quot;,&quot;price&quot;:475,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:690202,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-en-daim-beige\\\/&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-50073 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-50073 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50073\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50073,&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\/santoni-yellow-suede-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4929_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket en Daim Jaune\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4929_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4929_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4929_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4929_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4929_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4929_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket en Daim Jaune<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;450.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-yellow-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50073\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50073\" data-product_sku=\"0091\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket en Daim Jaune&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50073\" 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;:50073,&quot;item_id&quot;:50073,&quot;item_name&quot;:&quot;Santoni Basket en Daim Jaune&quot;,&quot;sku&quot;:&quot;0091&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;:50073,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-yellow-suede-trainer\\\/&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-50064 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-50064 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50064\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50064,&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\/santoni-green-pastel-suede-trainer-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5007_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket en Veau Velours Vert Pastel\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5007_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5007_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5007_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5007_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5007_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5007_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket en Veau Velours Vert Pastel<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;450.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-green-pastel-suede-trainer-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50064\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50064\" data-product_sku=\"0090\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket en Veau Velours Vert Pastel&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50064\" 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;:50064,&quot;item_id&quot;:50064,&quot;item_name&quot;:&quot;Santoni Basket en Veau Velours Vert Pastel&quot;,&quot;sku&quot;:&quot;0090&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;:50064,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-green-pastel-suede-trainer-2\\\/&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-31157 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-31157 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"31157\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:31157,&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\/santoni-trainer-brun\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Marron Patin\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2397-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Marron Patin\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\" translate=\"no\">&#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\" translate=\"no\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;395.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-trainer-brun\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_31157\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"31157\" data-product_sku=\"3761\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Marron Patin\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_31157\" 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;:31157,&quot;item_id&quot;:31157,&quot;item_name&quot;:&quot;Santoni Basket Marron Patin\\u00e9&quot;,&quot;sku&quot;:&quot;3761&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;:31157,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-trainer-brun\\\/&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-31439 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-31439 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"31439\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:31439,&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\/santoni-blue-green-high-top-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Montante Bleu\/Vert\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2599-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Montante Bleu\/Vert<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>385.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;385.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-blue-green-high-top-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_31439\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"31439\" data-product_sku=\"4615\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Montante Bleu\/Vert&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_31439\" 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;:31439,&quot;item_id&quot;:31439,&quot;item_name&quot;:&quot;Santoni Basket Montante Bleu\\\/Vert&quot;,&quot;sku&quot;:&quot;4615&quot;,&quot;price&quot;:385,&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;:31439,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-blue-green-high-top-trainer\\\/&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-57820 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-57820 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57820\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57820,&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\/santoni-high-top-beige-leather-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_1770_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Montante Cuir Beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1770_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1770_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1770_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1770_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1770_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1770_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Montante Cuir Beige<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>200.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;200.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-high-top-beige-leather-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57820\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57820\" data-product_sku=\"0240\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Montante Cuir Beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57820\" 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;:57820,&quot;item_id&quot;:57820,&quot;item_name&quot;:&quot;Santoni Basket Montante Cuir Beige&quot;,&quot;sku&quot;:&quot;0240&quot;,&quot;price&quot;:200,&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;:57820,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-top-beige-leather-trainer\\\/&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-40925 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-40925 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"40925\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:40925,&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\/santoni-high-top-grey-leather-trainer-fur-lined\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/08\/IMG_0213_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Montante Cuir Gris Enti\u00e8rement Fourr\u00e9.\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/08\/IMG_0213_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/08\/IMG_0213_jpg-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/08\/IMG_0213_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/08\/IMG_0213_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/08\/IMG_0213_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/08\/IMG_0213_jpg-1000x1000.jpg 1000w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Montante Cuir Gris Enti\u00e8rement Fourr\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\" translate=\"no\">&#67;&#72;&#70;<\/span>600.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;600.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>420.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;420.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-high-top-grey-leather-trainer-fur-lined\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_40925\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"40925\" data-product_sku=\"5425\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Montante Cuir Gris Enti\u00e8rement Fourr\u00e9.&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_40925\" 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;:40925,&quot;item_id&quot;:40925,&quot;item_name&quot;:&quot;Santoni Basket Montante Cuir Gris Enti\\u00e8rement Fourr\\u00e9.&quot;,&quot;sku&quot;:&quot;5425&quot;,&quot;price&quot;:420,&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;:40925,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-top-grey-leather-trainer-fur-lined\\\/&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-58697 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-58697 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58697\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58697,&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\/santoni-high-top-trainer-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\/10\/IMG_2174_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Montante Veau Velours Gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2174_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2174_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2174_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2174_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2174_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2174_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Montante 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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>440.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;440.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-high-top-trainer-grey-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58697\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58697\" data-product_sku=\"0263\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Montante Veau Velours Gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58697\" 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;:58697,&quot;item_id&quot;:58697,&quot;item_name&quot;:&quot;Santoni Basket Montante Veau Velours Gris&quot;,&quot;sku&quot;:&quot;0263&quot;,&quot;price&quot;:440,&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;:58697,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-top-trainer-grey-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:28,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-58285 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-58285 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58285\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58285,&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\/santoni-high-top-light-green-suede-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_2169_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Montante Vert Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2169_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2169_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2169_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2169_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2169_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2169_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Montante Vert Clair<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;395.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-high-top-light-green-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58285\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58285\" data-product_sku=\"0247\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Montante Vert Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58285\" 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;:58285,&quot;item_id&quot;:58285,&quot;item_name&quot;:&quot;Santoni Basket Montante Vert Clair&quot;,&quot;sku&quot;:&quot;0247&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;:58285,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-top-light-green-suede-trainer\\\/&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-23330 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-23330 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"23330\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:23330,&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\/santoni-leather-sneakers-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket noir en cuir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-1022x1024.jpg 1022w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-768x770.jpg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-1533x1536.jpg 1533w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-700x701.jpg 700w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-600x601.jpg 600w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/08\/IMG_2388.jpg 1916w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket noir en cuir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-leather-sneakers-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_23330\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"23330\" data-product_sku=\"1037\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket noir en cuir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_23330\" 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;:23330,&quot;item_id&quot;:23330,&quot;item_name&quot;:&quot;Santoni Basket noir en cuir&quot;,&quot;sku&quot;:&quot;1037&quot;,&quot;price&quot;:525,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:23330,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-leather-sneakers-2\\\/&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-63287 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-63287 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63287\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63287,&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\/santoni-orange-suede-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9683-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Orange Veau Velours\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9683-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9683-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9683-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9683-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9683-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9683-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Orange 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\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;475.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>380.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;380.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-orange-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63287\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63287\" data-product_sku=\"0416\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Orange Veau Velours&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63287\" 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;:63287,&quot;item_id&quot;:63287,&quot;item_name&quot;:&quot;Santoni Basket Orange Veau Velours&quot;,&quot;sku&quot;:&quot;0416&quot;,&quot;price&quot;:380,&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;:63287,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-orange-suede-trainer\\\/&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-685096 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-685096 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685096\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685096,&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\/santoni-basket-sans-lacets-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\/10\/IMG_7198-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Sans Lacets Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7198-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7198-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7198-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Sans Lacets Daim Marron Fonc\u00e9<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>460.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;460.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-sans-lacets-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685096\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685096\" data-product_sku=\"8824\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Sans Lacets Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685096\" 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;:685096,&quot;item_id&quot;:685096,&quot;item_name&quot;:&quot;Santoni Basket Sans Lacets Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8824&quot;,&quot;price&quot;:460,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685096,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-sans-lacets-daim-marron-fonce\\\/&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-44034 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-44034 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"44034\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:44034,&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\/santoni-burgundy-casual-toe-cap\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2139_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Style Chaussure Bordeaux\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2139_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2139_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2139_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2139_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2139_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/11\/IMG_2139_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Style Chaussure Bordeaux<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-burgundy-casual-toe-cap\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_44034\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"44034\" data-product_sku=\"0050\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Style Chaussure Bordeaux&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_44034\" 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;:44034,&quot;item_id&quot;:44034,&quot;item_name&quot;:&quot;Santoni Basket Style Chaussure Bordeaux&quot;,&quot;sku&quot;:&quot;0050&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;:44034,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-burgundy-casual-toe-cap\\\/&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-50022 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-50022 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50022\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50022,&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\/santoni-woven-trainer-green-suede-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4934_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Tress\u00e9 Veau Velours Vert\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4934_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4934_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4934_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4934_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4934_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4934_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Tress\u00e9 Veau Velours Vert<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>345.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;345.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-woven-trainer-green-suede-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50022\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50022\" data-product_sku=\"0088\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Tress\u00e9 Veau Velours Vert&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50022\" 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;:50022,&quot;item_id&quot;:50022,&quot;item_name&quot;:&quot;Santoni Basket Tress\\u00e9 Veau Velours Vert&quot;,&quot;sku&quot;:&quot;0088&quot;,&quot;price&quot;:345,&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;:50022,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-woven-trainer-green-suede-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-63296 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-63296 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63296\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63296,&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\/santoni-dark-brown-suede-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9662_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Veau Velours Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9662_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9662_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9662_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9662_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9662_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9662_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Veau Velours 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\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;475.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>380.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;380.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dark-brown-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63296\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63296\" data-product_sku=\"0417\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Veau Velours Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63296\" 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;:63296,&quot;item_id&quot;:63296,&quot;item_name&quot;:&quot;Santoni Basket Veau Velours Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0417&quot;,&quot;price&quot;:380,&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;:63296,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dark-brown-suede-trainer\\\/&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-58771 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-58771 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58771\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58771,&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\/santoni-olive-suede-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2165_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Veau Velours Olive\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2165_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2165_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2165_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2165_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2165_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2165_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Veau Velours Olive<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;450.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>360.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;360.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-olive-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58771\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58771\" data-product_sku=\"0265\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Veau Velours Olive&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58771\" 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;:58771,&quot;item_id&quot;:58771,&quot;item_name&quot;:&quot;Santoni Basket Veau Velours Olive&quot;,&quot;sku&quot;:&quot;0265&quot;,&quot;price&quot;:360,&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;:58771,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-olive-suede-trainer\\\/&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-42003 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-42003 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"42003\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:42003,&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\/santoni-trainer-forest-green-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1048_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket Vert Sapin en Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1048_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1048_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1048_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1048_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1048_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1048_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket Vert Sapin en Daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-trainer-forest-green-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_42003\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"42003\" data-product_sku=\"16\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket Vert Sapin en Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_42003\" 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;:42003,&quot;item_id&quot;:42003,&quot;item_name&quot;:&quot;Santoni Basket Vert Sapin en Daim&quot;,&quot;sku&quot;:&quot;16&quot;,&quot;price&quot;:450,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:42003,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-trainer-forest-green-suede\\\/&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-685362 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-685362 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685362\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685362,&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\/santoni-basket-chaussette-bleu-marine-daim-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image2-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket\/ Chaussette Bleu Marine Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image2-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image2-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/image2-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket\/ Chaussette Bleu Marine Daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-chaussette-bleu-marine-daim-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685362\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685362\" data-product_sku=\"8813\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket\/ Chaussette Bleu Marine Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685362\" 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;:685362,&quot;item_id&quot;:685362,&quot;item_name&quot;:&quot;Santoni Basket\\\/ Chaussette Bleu Marine Daim&quot;,&quot;sku&quot;:&quot;8813&quot;,&quot;price&quot;:575,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685362,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-chaussette-bleu-marine-daim-2\\\/&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-685256 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-685256 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685256\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685256,&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\/santoni-basket-chaussette-daim-gris-clair\/\" 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_7136_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket\/Chaussette Daim Gris Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7136_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7136_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7136_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket\/Chaussette Daim Gris Clair<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-chaussette-daim-gris-clair\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685256\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685256\" data-product_sku=\"8818\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket\/Chaussette Daim Gris Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685256\" 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;:685256,&quot;item_id&quot;:685256,&quot;item_name&quot;:&quot;Santoni Basket\\\/Chaussette Daim Gris Clair&quot;,&quot;sku&quot;:&quot;8818&quot;,&quot;price&quot;:575,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685256,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-chaussette-daim-gris-clair\\\/&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-62871 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-62871 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"62871\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:62871,&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\/santoni-casual-toe-cap-beige-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9232_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Basket\/Chaussure Veau Velours Beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9232_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9232_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9232_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9232_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9232_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9232_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Basket\/Chaussure Veau Velours Beige<\/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\" translate=\"no\">&#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\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-casual-toe-cap-beige-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_62871\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"62871\" data-product_sku=\"0404\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Basket\/Chaussure Veau Velours Beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_62871\" 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;:62871,&quot;item_id&quot;:62871,&quot;item_name&quot;:&quot;Santoni Basket\\\/Chaussure Veau Velours Beige&quot;,&quot;sku&quot;:&quot;0404&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;:62871,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-casual-toe-cap-beige-suede\\\/&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-707303 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-707303 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"707303\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:707303,&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\/santoni-baskets-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_1707-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Baskets \u00e0 enfiler\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_1707-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Baskets \u00e0 enfiler<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-baskets-a-enfiler\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_707303\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"707303\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Baskets \u00e0 enfiler&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_707303\" 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;:707303,&quot;item_id&quot;:707303,&quot;item_name&quot;:&quot;SANTONI Baskets \\u00e0 enfiler&quot;,&quot;sku&quot;:707303,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:707303,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-baskets-a-enfiler\\\/&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-706627 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-706627 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706627\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706627,&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\/santoni-baskets-en-cuir-graine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7211-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Baskets en cuir grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7211-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7211-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/02\/IMG_7211-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Baskets en cuir grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>530.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-baskets-en-cuir-graine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706627\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706627\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Baskets en cuir grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706627\" 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;:706627,&quot;item_id&quot;:706627,&quot;item_name&quot;:&quot;Santoni Baskets en cuir grain\\u00e9&quot;,&quot;sku&quot;:706627,&quot;price&quot;:530,&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;:706627,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-baskets-en-cuir-graine\\\/&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-711661 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-711661 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"711661\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:711661,&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\/santoni-baskets-en-daim-non-doublees\/\" 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_2072-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Baskets en daim non doubl\u00e9es\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2072-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Baskets en daim non doubl\u00e9es<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-baskets-en-daim-non-doublees\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_711661\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"711661\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Baskets en daim non doubl\u00e9es&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_711661\" 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;:711661,&quot;item_id&quot;:711661,&quot;item_name&quot;:&quot;SANTONI Baskets en daim non doubl\\u00e9es&quot;,&quot;sku&quot;:711661,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:711661,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-baskets-en-daim-non-doublees\\\/&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-36594 status-publish last instock product_cat-men product_cat-outlet has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-36594 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"36594\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:36594,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/product\/santoni-blue-jeans-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Blue Jeans Trainer\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/04\/IMG_6451-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Blue Jeans Trainer<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;450.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/product\/santoni-blue-jeans-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_36594\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"36594\" data-product_sku=\"3000\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Blue Jeans Trainer&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_36594\" 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;:36594,&quot;item_id&quot;:36594,&quot;item_name&quot;:&quot;Santoni Blue Jeans Trainer&quot;,&quot;sku&quot;:&quot;3000&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;Men&quot;,&quot;id&quot;:36594,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/santoni-blue-jeans-trainer\\\/&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-35556 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-35556 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"35556\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:35556,&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\/santoni-boat-navy-shoes\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Boat Shoes Navy\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/03\/IMG_4826-1-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Boat Shoes Navy<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;525.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>275.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;275.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-boat-navy-shoes\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_35556\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"35556\" data-product_sku=\"5884\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Boat Shoes Navy&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_35556\" 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;:35556,&quot;item_id&quot;:35556,&quot;item_name&quot;:&quot;Santoni Boat Shoes Navy&quot;,&quot;sku&quot;:&quot;5884&quot;,&quot;price&quot;:275,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:35556,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-boat-navy-shoes\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:45,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-699285 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-699285 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"699285\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:699285,&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\/santoni-boot-en-veau-velours-sable\/\" 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_5664-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Boot en veau velours sable\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5664-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5664-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5664-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Boot en veau velours sable<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>650.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-boot-en-veau-velours-sable\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_699285\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"699285\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Boot en veau velours sable&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_699285\" 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;:699285,&quot;item_id&quot;:699285,&quot;item_name&quot;:&quot;Santoni Boot en veau velours sable&quot;,&quot;sku&quot;:699285,&quot;price&quot;:650,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:699285,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-boot-en-veau-velours-sable\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:46,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-57836 status-publish instock product_cat-femmes 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-57836 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57836\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57836,&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\/santoni-high-black-leather-boot\/\" 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_1785_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Botte Cuir Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1785_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1785_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1785_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1785_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1785_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1785_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Botte 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\" translate=\"no\">&#67;&#72;&#70;<\/span>1,120.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;1,120.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;395.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-high-black-leather-boot\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57836\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57836\" data-product_sku=\"0241\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Botte Cuir Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57836\" 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;:57836,&quot;item_id&quot;:57836,&quot;item_name&quot;:&quot;Santoni Botte Cuir Noir&quot;,&quot;sku&quot;:&quot;0241&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;Femmes&quot;,&quot;id&quot;:57836,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-black-leather-boot\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:47,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-684875 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-684875 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"684875\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:684875,&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\/santoni-bottine-a-lacets-fourre-en-daim-creme\/\" 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_6540_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine \u00e0 Lacets Fourr\u00e9 en Daim Cr\u00e8me\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6540_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6540_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6540_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine \u00e0 Lacets Fourr\u00e9 en Daim Cr\u00e8me<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>725.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;725.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>255.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;255.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-a-lacets-fourre-en-daim-creme\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_684875\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"684875\" data-product_sku=\"8847\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine \u00e0 Lacets Fourr\u00e9 en Daim Cr\u00e8me&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_684875\" 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;:684875,&quot;item_id&quot;:684875,&quot;item_name&quot;:&quot;Santoni Bottine \\u00e0 Lacets Fourr\\u00e9 en Daim Cr\\u00e8me&quot;,&quot;sku&quot;:&quot;8847&quot;,&quot;price&quot;:255,&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;:684875,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-a-lacets-fourre-en-daim-creme\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:48,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-58376 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-58376 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58376\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58376,&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\/santoni-lace-up-boot-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2209_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine \u00e0 Lacets Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2209_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2209_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2209_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2209_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2209_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2209_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine \u00e0 Lacets Marron<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>795.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-lace-up-boot-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58376\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58376\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine \u00e0 Lacets Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58376\" 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;:58376,&quot;item_id&quot;:58376,&quot;item_name&quot;:&quot;Santoni Bottine \\u00e0 Lacets Marron&quot;,&quot;sku&quot;:58376,&quot;price&quot;:795,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:58376,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-lace-up-boot-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:49,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-75675 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-75675 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75675\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75675,&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\/santoni-bottine-alpine-veau-velours-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_1762_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Alpine en Daim Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1762_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1762_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1762_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Alpine en Daim 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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>485.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;485.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-alpine-veau-velours-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75675\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75675\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Alpine en Daim Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75675\" 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;:75675,&quot;item_id&quot;:75675,&quot;item_name&quot;:&quot;Santoni Bottine Alpine en Daim Marine&quot;,&quot;sku&quot;:75675,&quot;price&quot;:485,&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;:75675,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-alpine-veau-velours-marine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:50,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-42038 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-42038 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"42038\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:42038,&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\/santoni-alpin-boot-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\/10\/IMG_1081_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Alpine Marron Veau Velours\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1081_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1081_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1081_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1081_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1081_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1081_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Alpine Marron 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\" translate=\"no\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;675.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>435.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;435.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-alpin-boot-brown-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_42038\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"42038\" data-product_sku=\"20\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Alpine Marron Veau Velours&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_42038\" 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;:42038,&quot;item_id&quot;:42038,&quot;item_name&quot;:&quot;Santoni Bottine Alpine Marron Veau Velours&quot;,&quot;sku&quot;:&quot;20&quot;,&quot;price&quot;:435,&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;:42038,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-alpin-boot-brown-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:51,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-27712 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-27712 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"27712\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:27712,&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\/santoni-grez-chelsea-boot\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Chelsea Grise\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Chelsea Grise<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;475.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-grez-chelsea-boot\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_27712\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"27712\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Chelsea Grise&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_27712\" 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;:27712,&quot;item_id&quot;:27712,&quot;item_name&quot;:&quot;Santoni Bottine Chelsea Grise&quot;,&quot;sku&quot;:27712,&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;:27712,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-grez-chelsea-boot\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:52,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-684787 status-publish first 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-684787 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"684787\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:684787,&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\/santoni-bottine-derby-marron-fonce-en-daim\/\" 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_6317-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Derby Marron Fonc\u00e9 en Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6317-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6317-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6317-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Derby Marron Fonc\u00e9 en Daim<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>700.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;700.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>245.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;245.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-derby-marron-fonce-en-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_684787\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"684787\" data-product_sku=\"8852\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Derby Marron Fonc\u00e9 en Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_684787\" 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;:684787,&quot;item_id&quot;:684787,&quot;item_name&quot;:&quot;Santoni Bottine Derby Marron Fonc\\u00e9 en Daim&quot;,&quot;sku&quot;:&quot;8852&quot;,&quot;price&quot;:245,&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;:684787,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-derby-marron-fonce-en-daim\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:53,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-685119 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-685119 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685119\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685119,&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\/santoni-bottine-derby-marron-fonce-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\/2024\/10\/IMG_6574_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Derby Marron Fonc\u00e9 en Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6574_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6574_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6574_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Derby Marron Fonc\u00e9 en Daim<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;495.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-derby-marron-fonce-en-daim-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685119\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685119\" data-product_sku=\"8822\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Derby Marron Fonc\u00e9 en Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685119\" 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;:685119,&quot;item_id&quot;:685119,&quot;item_name&quot;:&quot;Santoni Bottine Derby Marron Fonc\\u00e9 en Daim&quot;,&quot;sku&quot;:&quot;8822&quot;,&quot;price&quot;:495,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685119,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-derby-marron-fonce-en-daim-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:54,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-30833 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-30833 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"30833\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:30833,&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\/santoni-fourrure-marron-botte\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine marron fourr\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2206-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine marron fourr\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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>600.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;600.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-fourrure-marron-botte\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_30833\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"30833\" data-product_sku=\"7414\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine marron fourr\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_30833\" 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;:30833,&quot;item_id&quot;:30833,&quot;item_name&quot;:&quot;Santoni Bottine marron fourr\\u00e9&quot;,&quot;sku&quot;:&quot;7414&quot;,&quot;price&quot;:600,&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;:30833,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-fourrure-marron-botte\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:55,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-685345 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-685345 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685345\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685345,&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\/santoni-bottine-montagne-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\/10\/IMG_7131_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Montagne Daim Marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7131_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7131_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7131_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Montagne Daim Marron fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>720.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-montagne-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685345\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685345\" data-product_sku=\"8816\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Montagne Daim Marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685345\" 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;:685345,&quot;item_id&quot;:685345,&quot;item_name&quot;:&quot;Santoni Bottine Montagne Daim Marron fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8816&quot;,&quot;price&quot;:720,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685345,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-montagne-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:56,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-682765 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-682765 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682765\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682765,&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\/santoni-bottine-slip-on-a-lacet-gris\/\" 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_4773_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Slip On \u00e0 Lacet Gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4773_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4773_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4773_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Slip On \u00e0 Lacet Gris<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-slip-on-a-lacet-gris\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682765\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682765\" data-product_sku=\"8883\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Slip On \u00e0 Lacet Gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682765\" 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;:682765,&quot;item_id&quot;:682765,&quot;item_name&quot;:&quot;Santoni Bottine Slip On \\u00e0 Lacet Gris&quot;,&quot;sku&quot;:&quot;8883&quot;,&quot;price&quot;:625,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:682765,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-slip-on-a-lacet-gris\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:57,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-682743 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-682743 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682743\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682743,&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\/santoni-bottine-slip-on-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_5765-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Slip On Daim Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5765-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5765-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5765-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Slip On Daim Marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-slip-on-daim-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682743\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682743\" data-product_sku=\"8885\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Slip On Daim Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682743\" 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;:682743,&quot;item_id&quot;:682743,&quot;item_name&quot;:&quot;Santoni Bottine Slip On Daim Marine&quot;,&quot;sku&quot;:&quot;8885&quot;,&quot;price&quot;:640,&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;:682743,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-slip-on-daim-marine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:58,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-683143 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-683143 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"683143\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:683143,&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\/santoni-bottine-style-cow-boy-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_5938-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Bottine Style Cow Boy Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5938-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5938-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_5938-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Bottine Style Cow Boy 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\" translate=\"no\">&#67;&#72;&#70;<\/span>725.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;725.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>255.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;255.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-style-cow-boy-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_683143\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"683143\" data-product_sku=\"8872\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Bottine Style Cow Boy Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_683143\" 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;:683143,&quot;item_id&quot;:683143,&quot;item_name&quot;:&quot;Santoni Bottine Style Cow Boy Noir&quot;,&quot;sku&quot;:&quot;8872&quot;,&quot;price&quot;:255,&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;:683143,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-style-cow-boy-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:59,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-75531 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-75531 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75531\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75531,&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\/santoni-double-boucle-casual-marine-cuir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0443_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Casual Double Buckle Navy Leather\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0443_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0443_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0443_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Casual Double Buckle Navy Leather<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-boucle-casual-marine-cuir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75531\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75531\" data-product_sku=\"0353\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Casual Double Buckle Navy Leather&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75531\" 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;:75531,&quot;item_id&quot;:75531,&quot;item_name&quot;:&quot;Santoni Casual Double Buckle Navy Leather&quot;,&quot;sku&quot;:&quot;0353&quot;,&quot;price&quot;:575,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:75531,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-boucle-casual-marine-cuir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:60,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-706316 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-706316 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"706316\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:706316,&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\/santoni-casual-toe-cap\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0441-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Casual Toe Cap\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0441-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0441-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/01\/IMG_0441-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Casual Toe Cap<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-casual-toe-cap\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_706316\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"706316\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Casual Toe Cap&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_706316\" 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;:706316,&quot;item_id&quot;:706316,&quot;item_name&quot;:&quot;Santoni Casual Toe Cap&quot;,&quot;sku&quot;:706316,&quot;price&quot;:575,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:706316,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-casual-toe-cap\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:61,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-62309 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-62309 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"62309\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:62309,&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\/santoni-chelsea-navy-grain\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_2230_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Chelsea Bleu Marine Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_2230_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_2230_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_2230_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_2230_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_2230_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_2230_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Chelsea Bleu Marine Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-chelsea-navy-grain\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_62309\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"62309\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Chelsea Bleu Marine Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_62309\" 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;:62309,&quot;item_id&quot;:62309,&quot;item_name&quot;:&quot;Santoni Chelsea Bleu Marine Grain\\u00e9&quot;,&quot;sku&quot;:62309,&quot;price&quot;:750,&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;:62309,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chelsea-navy-grain\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:62,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-57594 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-57594 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57594\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57594,&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\/santoni-chelsea-boot-leather-beige\/\" 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_1486_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Chelsea Bottine Cuir Beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1486_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1486_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1486_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1486_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1486_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1486_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Chelsea Bottine Cuir Beige<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-chelsea-boot-leather-beige\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57594\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57594\" data-product_sku=\"0235\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Chelsea Bottine Cuir Beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57594\" 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;:57594,&quot;item_id&quot;:57594,&quot;item_name&quot;:&quot;Santoni Chelsea Bottine Cuir Beige&quot;,&quot;sku&quot;:&quot;0235&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;Femmes&quot;,&quot;id&quot;:57594,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chelsea-boot-leather-beige\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:63,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-684864 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-684864 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"684864\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:684864,&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\/santoni-chelsea-chaussette-daim-gris\/\" 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_6725-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Chelsea Chaussette Daim gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6725-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6725-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_6725-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Chelsea Chaussette Daim 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\" translate=\"no\">&#67;&#72;&#70;<\/span>775.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;775.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>275.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;275.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-chelsea-chaussette-daim-gris\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_684864\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"684864\" data-product_sku=\"8848\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Chelsea Chaussette Daim gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_684864\" 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;:684864,&quot;item_id&quot;:684864,&quot;item_name&quot;:&quot;Santoni Chelsea Chaussette Daim gris&quot;,&quot;sku&quot;:&quot;8848&quot;,&quot;price&quot;:275,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Femmes&quot;,&quot;id&quot;:684864,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chelsea-chaussette-daim-gris\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:64,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-685217 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-685217 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685217\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685217,&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\/santoni-chelsea-daim-marron-fonce-semelle-gomme-legere\/\" 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_5414_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Chelsea Daim Marron Fonc\u00e9 Semelle Gomme L\u00e9g\u00e8re\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5414_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5414_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5414_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Chelsea Daim Marron Fonc\u00e9 Semelle Gomme L\u00e9g\u00e8re<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>670.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-chelsea-daim-marron-fonce-semelle-gomme-legere\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685217\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685217\" data-product_sku=\"8821\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Chelsea Daim Marron Fonc\u00e9 Semelle Gomme L\u00e9g\u00e8re&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685217\" 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;:685217,&quot;item_id&quot;:685217,&quot;item_name&quot;:&quot;Santoni Chelsea Daim Marron Fonc\\u00e9 Semelle Gomme L\\u00e9g\\u00e8re&quot;,&quot;sku&quot;:&quot;8821&quot;,&quot;price&quot;:670,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685217,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chelsea-daim-marron-fonce-semelle-gomme-legere\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:65,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-43723 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-43723 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"43723\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:43723,&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\/santoni-grey-suede-chelsea\/\" 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_1746_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Chelsea Veau Velours Gris A Plateau Cousu\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1746_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1746_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1746_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1746_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1746_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1746_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Chelsea Veau Velours Gris A Plateau Cousu<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-grey-suede-chelsea\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_43723\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"43723\" data-product_sku=\"0045\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Chelsea Veau Velours Gris A Plateau Cousu&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_43723\" 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;:43723,&quot;item_id&quot;:43723,&quot;item_name&quot;:&quot;Santoni Chelsea Veau Velours Gris A Plateau Cousu&quot;,&quot;sku&quot;:&quot;0045&quot;,&quot;price&quot;:625,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:43723,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-grey-suede-chelsea\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:66,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-58322 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-58322 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58322\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58322,&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\/santoni-chelsea-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\/10\/IMG_2225_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Chelsea Veau Velours Grise\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2225_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2225_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2225_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2225_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2225_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2225_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Chelsea Veau Velours Grise<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;495.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-chelsea-grey-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58322\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58322\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Chelsea Veau Velours Grise&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58322\" 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;:58322,&quot;item_id&quot;:58322,&quot;item_name&quot;:&quot;Santoni Chelsea Veau Velours Grise&quot;,&quot;sku&quot;:58322,&quot;price&quot;:495,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:58322,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chelsea-grey-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:67,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-700073 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-700073 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"700073\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:700073,&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\/santoni-bottine-chukka\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9403-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Chukka Boot\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9403-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9403-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9403-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Chukka Boot<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>650.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-bottine-chukka\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_700073\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"700073\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Chukka Boot&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_700073\" 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;:700073,&quot;item_id&quot;:700073,&quot;item_name&quot;:&quot;SANTONI Chukka Boot&quot;,&quot;sku&quot;:700073,&quot;price&quot;:650,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:700073,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-bottine-chukka\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:68,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-58687 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-58687 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58687\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58687,&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\/santoni-chukka-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2362_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Chukka Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2362_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2362_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2362_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2362_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2362_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2362_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Chukka 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\" translate=\"no\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>485.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;485.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-chukka-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58687\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58687\" data-product_sku=\"0261\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Chukka Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58687\" 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;:58687,&quot;item_id&quot;:58687,&quot;item_name&quot;:&quot;Santoni Chukka Marron&quot;,&quot;sku&quot;:&quot;0261&quot;,&quot;price&quot;:500,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:58687,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chukka-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:69,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-699271 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-699271 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"699271\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:699271,&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\/santoni-cuir-graine-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5659-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Cuir grain\u00e9 marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5659-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5659-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5659-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Cuir grain\u00e9 marron fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>720.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-cuir-graine-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_699271\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"699271\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Cuir grain\u00e9 marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_699271\" 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;:699271,&quot;item_id&quot;:699271,&quot;item_name&quot;:&quot;Santoni Cuir grain\\u00e9 marron fonc\\u00e9&quot;,&quot;sku&quot;:699271,&quot;price&quot;:720,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:699271,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-cuir-graine-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:70,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-701308 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-701308 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"701308\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:701308,&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\/santoni-dbs-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_5915-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_5915-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_5915-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_5915-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dbs-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_701308\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"701308\" data-product_sku=\"678\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_701308\" 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;:701308,&quot;item_id&quot;:701308,&quot;item_name&quot;:&quot;Santoni DBS&quot;,&quot;sku&quot;:&quot;678&quot;,&quot;price&quot;:575,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:701308,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:71,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-52322 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-52322 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52322\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52322,&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\/santoni-dbs-basket-blanche-orange\/\" 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_5421-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Blanche\/Orange\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5421-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5421-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5421-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5421-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5421-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5421-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Blanche\/Orange<\/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\" translate=\"no\">&#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\" translate=\"no\">&#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\/santoni-dbs-basket-blanche-orange\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52322\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52322\" data-product_sku=\"0014\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Blanche\/Orange&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52322\" 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;:52322,&quot;item_id&quot;:52322,&quot;item_name&quot;:&quot;Santoni DBS Basket Blanche\\\/Orange&quot;,&quot;sku&quot;:&quot;0014&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;Femmes&quot;,&quot;id&quot;:52322,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-basket-blanche-orange\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:72,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-58264 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-58264 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58264\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58264,&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\/santoni-dbs-burgundy-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_2180_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Bordeaux\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2180_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2180_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2180_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2180_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2180_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2180_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Bordeaux<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dbs-burgundy-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58264\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58264\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Bordeaux&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58264\" 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;:58264,&quot;item_id&quot;:58264,&quot;item_name&quot;:&quot;Santoni DBS Basket Bordeaux&quot;,&quot;sku&quot;:58264,&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;:58264,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-burgundy-trainer\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:73,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-57874 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-57874 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57874\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57874,&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\/santoni-dbs-basket-cuir-taupe\/\" 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_2073_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Cuir Taupe\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2073_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2073_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2073_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2073_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2073_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2073_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Cuir 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\" translate=\"no\">&#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\" translate=\"no\">&#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\/santoni-dbs-basket-cuir-taupe\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57874\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57874\" data-product_sku=\"0245\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Cuir Taupe&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57874\" 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;:57874,&quot;item_id&quot;:57874,&quot;item_name&quot;:&quot;Santoni DBS Basket Cuir Taupe&quot;,&quot;sku&quot;:&quot;0245&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;Femmes&quot;,&quot;id&quot;:57874,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-basket-cuir-taupe\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:74,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-59253 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-59253 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"59253\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:59253,&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\/santoni-dbs\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2690_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Laine Grise\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2690_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2690_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2690_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2690_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2690_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2690_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Laine Grise<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;475.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>340.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;340.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dbs\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_59253\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"59253\" data-product_sku=\"0284\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Laine Grise&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_59253\" 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;:59253,&quot;item_id&quot;:59253,&quot;item_name&quot;:&quot;Santoni DBS Basket Laine Grise&quot;,&quot;sku&quot;:&quot;0284&quot;,&quot;price&quot;:340,&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;:59253,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:75,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-684775 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-684775 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"684775\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:684775,&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\/santoni-dbs-basket-montante-bleu-marine\/\" 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_5421-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Montante Bleu Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5421-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5421-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5421-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Montante Bleu Marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>630.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dbs-basket-montante-bleu-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_684775\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"684775\" data-product_sku=\"8853\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Montante Bleu Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_684775\" 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;:684775,&quot;item_id&quot;:684775,&quot;item_name&quot;:&quot;Santoni DBS Basket Montante Bleu Marine&quot;,&quot;sku&quot;:&quot;8853&quot;,&quot;price&quot;:630,&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;:684775,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-basket-montante-bleu-marine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:76,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-52311 status-publish first 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-52311 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52311\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52311,&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\/santoni-dbs-basket-veau-velours-rose-poudre\/\" 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_5415-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Rose Poudre\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5415-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5415-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5415-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5415-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5415-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5415-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket 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\" translate=\"no\">&#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\" translate=\"no\">&#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\/santoni-dbs-basket-veau-velours-rose-poudre\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52311\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52311\" data-product_sku=\"0012\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Rose Poudre&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52311\" 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;:52311,&quot;item_id&quot;:52311,&quot;item_name&quot;:&quot;Santoni DBS Basket Rose Poudre&quot;,&quot;sku&quot;:&quot;0012&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;Femmes&quot;,&quot;id&quot;:52311,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-basket-veau-velours-rose-poudre\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:77,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-50091 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-50091 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50091\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50091,&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\/santoni-dbs-navy-suede-trainer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4944_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Veau Velours Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4944_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4944_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4944_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4944_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4944_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4944_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Veau Velours 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\" translate=\"no\">&#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\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dbs-navy-suede-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50091\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50091\" data-product_sku=\"0093\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Veau Velours Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50091\" 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;:50091,&quot;item_id&quot;:50091,&quot;item_name&quot;:&quot;Santoni DBS Basket Veau Velours Marine&quot;,&quot;sku&quot;:&quot;0093&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;:50091,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-navy-suede-trainer\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:78,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-58275 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-58275 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58275\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58275,&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\/santoni-dbs-grey-velvet-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_2186_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Velours Beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2186_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2186_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2186_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2186_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2186_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_2186_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Velours Beige<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dbs-grey-velvet-trainer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58275\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58275\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Velours Beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58275\" 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;:58275,&quot;item_id&quot;:58275,&quot;item_name&quot;:&quot;Santoni DBS Basket Velours Beige&quot;,&quot;sku&quot;:58275,&quot;price&quot;:495,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:58275,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-grey-velvet-trainer\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:79,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-63310 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-63310 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63310\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63310,&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\/santoni-dbs-trainer-light-green\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9666_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni DBS Basket Vert Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9666_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9666_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9666_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9666_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9666_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9666_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni DBS Basket Vert Clair<\/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\" translate=\"no\">&#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\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dbs-trainer-light-green\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63310\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63310\" data-product_sku=\"0419\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni DBS Basket Vert Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63310\" 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;:63310,&quot;item_id&quot;:63310,&quot;item_name&quot;:&quot;Santoni DBS Basket Vert Clair&quot;,&quot;sku&quot;:&quot;0419&quot;,&quot;price&quot;:495,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:63310,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dbs-trainer-light-green\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:80,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-690421 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-690421 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690421\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690421,&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\/santoni-double-boucle-beige-en-daim\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3168_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Boucle Beige en Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3168_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3168_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3168_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Boucle Beige en Daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-boucle-beige-en-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690421\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690421\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Boucle Beige en Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690421\" 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;:690421,&quot;item_id&quot;:690421,&quot;item_name&quot;:&quot;Santoni Double Boucle Beige en Daim&quot;,&quot;sku&quot;:690421,&quot;price&quot;:675,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:690421,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-boucle-beige-en-daim\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:81,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-27723 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-27723 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"27723\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:27723,&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\/santoni-double-boucle-5\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Boucle Bleu Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3917-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Boucle Bleu Marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>995.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-boucle-5\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_27723\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"27723\" data-product_sku=\"1077\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Boucle Bleu Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_27723\" 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;:27723,&quot;item_id&quot;:27723,&quot;item_name&quot;:&quot;Santoni Double Boucle Bleu Marine&quot;,&quot;sku&quot;:&quot;1077&quot;,&quot;price&quot;:950,&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;:27723,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-boucle-5\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:82,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-688208 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-688208 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"688208\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:688208,&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\/santoni-double-boucle-daim-marron-clair\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1325_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Boucle Daim Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1325_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1325_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1325_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Boucle Daim Marron<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-boucle-daim-marron-clair\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_688208\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"688208\" data-product_sku=\"5552\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Boucle Daim Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_688208\" 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;:688208,&quot;item_id&quot;:688208,&quot;item_name&quot;:&quot;Santoni Double Boucle Daim Marron&quot;,&quot;sku&quot;:&quot;5552&quot;,&quot;price&quot;:675,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:688208,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-boucle-daim-marron-clair\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:83,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-62303 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-62303 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"62303\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:62303,&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\/santoni-double-buckle-flexi-dark-brown\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4979_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Boucle Flexi Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4979_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4979_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4979_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4979_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4979_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4979_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Boucle Flexi 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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;450.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-buckle-flexi-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_62303\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"62303\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Boucle Flexi Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_62303\" 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;:62303,&quot;item_id&quot;:62303,&quot;item_name&quot;:&quot;Santoni Double Boucle Flexi Marron Fonc\\u00e9&quot;,&quot;sku&quot;:62303,&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;:62303,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-buckle-flexi-dark-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:84,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-62921 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-62921 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"62921\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:62921,&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\/santoni-flexi-double-buckle-black\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9247_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Boucle Flexible Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9247_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9247_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9247_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9247_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9247_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9247_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Boucle Flexible 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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;495.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-flexi-double-buckle-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_62921\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"62921\" data-product_sku=\"0406\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Boucle Flexible Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_62921\" 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;:62921,&quot;item_id&quot;:62921,&quot;item_name&quot;:&quot;Santoni Double Boucle Flexible Noir&quot;,&quot;sku&quot;:&quot;0406&quot;,&quot;price&quot;:495,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:62921,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-flexi-double-buckle-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:85,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-29467 status-publish instock 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-29467 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"29467\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:29467,&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\/santoni-double-boucle-loafer-offre-de-la-semaine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Boucle Mocassin marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-1024x1020.jpg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-768x765.jpg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-700x698.jpg 700w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-600x598.jpg 600w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/08\/IMG_0977.jpg 1124w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Boucle Mocassin 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\" translate=\"no\">&#67;&#72;&#70;<\/span>775.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;775.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>400.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;400.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-boucle-loafer-offre-de-la-semaine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_29467\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"29467\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Boucle Mocassin marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_29467\" 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;:29467,&quot;item_id&quot;:29467,&quot;item_name&quot;:&quot;Santoni Double Boucle Mocassin marron&quot;,&quot;sku&quot;:29467,&quot;price&quot;:400,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Sortie&quot;,&quot;id&quot;:29467,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-boucle-loafer-offre-de-la-semaine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:86,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-27732 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-27732 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"27732\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:27732,&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\/santoni-double-boucle-4\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Boucle Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3899-1-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Boucle Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>995.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-boucle-4\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_27732\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"27732\" data-product_sku=\"1076\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Boucle Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_27732\" 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;:27732,&quot;item_id&quot;:27732,&quot;item_name&quot;:&quot;Santoni Double Boucle Noir&quot;,&quot;sku&quot;:&quot;1076&quot;,&quot;price&quot;:950,&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;:27732,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-boucle-4\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:87,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-27742 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-27742 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"27742\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:27742,&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\/santoni-double-boucle-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Double Buckle Dark Brown\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Double Buckle Dark Brown<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>995.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-double-boucle-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_27742\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"27742\" data-product_sku=\"1075\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Double Buckle Dark Brown&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_27742\" 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;:27742,&quot;item_id&quot;:27742,&quot;item_name&quot;:&quot;Santoni Double Buckle Dark Brown&quot;,&quot;sku&quot;:&quot;1075&quot;,&quot;price&quot;:950,&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;:27742,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-double-boucle-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:88,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-62771 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-62771 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"62771\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:62771,&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\/santoni-easy-trainer-blue-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9216_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Easy Basket Veau Velours Bleu\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9216_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9216_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9216_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9216_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9216_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9216_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Easy Basket 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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>385.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;385.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-easy-trainer-blue-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_62771\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"62771\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Easy Basket Veau Velours Bleu&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_62771\" 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;:62771,&quot;item_id&quot;:62771,&quot;item_name&quot;:&quot;Santoni Easy Basket Veau Velours Bleu&quot;,&quot;sku&quot;:62771,&quot;price&quot;:385,&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;:62771,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-easy-trainer-blue-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:89,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-685229 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-685229 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685229\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685229,&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\/santoni-easy-double-boucle-daim-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7221-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Easy Double Boucle Daim Marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7221-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7221-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7221-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Easy Double Boucle Daim Marron fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>670.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-easy-double-boucle-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685229\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685229\" data-product_sku=\"8820\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Easy Double Boucle Daim Marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685229\" 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;:685229,&quot;item_id&quot;:685229,&quot;item_name&quot;:&quot;Santoni Easy Double Boucle Daim Marron fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8820&quot;,&quot;price&quot;:670,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685229,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-easy-double-boucle-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:90,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-702536 status-publish instock product_cat-hommes product_cat-soldes has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-702536 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"702536\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:702536,&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\/santoni-easy-sneakers\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/11\/IMG_3470-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Easy sneakers\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/11\/IMG_3470-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/11\/IMG_3470-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/11\/IMG_3470-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Easy sneakers<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>395.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;395.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-easy-sneakers\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_702536\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"702536\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Easy sneakers&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_702536\" 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;:702536,&quot;item_id&quot;:702536,&quot;item_name&quot;:&quot;SANTONI Easy sneakers&quot;,&quot;sku&quot;:702536,&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;:702536,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-easy-sneakers\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:91,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-75492 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-75492 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75492\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75492,&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\/santoni-escarpin-a-bride-cuir-vert\/\" 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_0569-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin \u00e0 Bride Cuir Vert\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0569-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0569-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0569-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin \u00e0 Bride Cuir Vert<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>725.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;725.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>255.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;255.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-escarpin-a-bride-cuir-vert\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75492\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75492\" data-product_sku=\"0455\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin \u00e0 Bride Cuir Vert&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75492\" 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;:75492,&quot;item_id&quot;:75492,&quot;item_name&quot;:&quot;Santoni Escarpin \\u00e0 Bride Cuir Vert&quot;,&quot;sku&quot;:&quot;0455&quot;,&quot;price&quot;:255,&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;:75492,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-escarpin-a-bride-cuir-vert\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:92,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-690467 status-publish first 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-690467 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690467\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690467,&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\/santoni-escarpin-blanc\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3424_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Blanc\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3424_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3424_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3424_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin 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\" translate=\"no\">&#67;&#72;&#70;<\/span>730.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;730.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>255.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;255.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-escarpin-blanc\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690467\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690467\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Blanc&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690467\" 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;:690467,&quot;item_id&quot;:690467,&quot;item_name&quot;:&quot;Santoni Escarpin Blanc&quot;,&quot;sku&quot;:690467,&quot;price&quot;:255,&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;:690467,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-escarpin-blanc\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:93,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-75353 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-75353 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75353\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75353,&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\/santoni-escarpin-bride-cognac\/\" 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_1196_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Bride Cognac\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1196_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1196_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1196_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Bride Cognac<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;625.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>220.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;220.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-escarpin-bride-cognac\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75353\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75353\" data-product_sku=\"0720\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Bride Cognac&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75353\" 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;:75353,&quot;item_id&quot;:75353,&quot;item_name&quot;:&quot;Santoni Escarpin Bride Cognac&quot;,&quot;sku&quot;:&quot;0720&quot;,&quot;price&quot;:220,&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;:75353,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-escarpin-bride-cognac\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:94,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-689823 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-689823 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"689823\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:689823,&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\/santoni-escarpin-daim-rouge\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2399-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Daim rouge\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2399-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2399-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2399-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Daim rouge<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;625.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>220.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;220.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-escarpin-daim-rouge\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_689823\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"689823\" data-product_sku=\"0068\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Daim rouge&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_689823\" 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;:689823,&quot;item_id&quot;:689823,&quot;item_name&quot;:&quot;Santoni Escarpin Daim rouge&quot;,&quot;sku&quot;:&quot;0068&quot;,&quot;price&quot;:220,&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;:689823,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-escarpin-daim-rouge\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:95,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-59994 status-publish last instock product_cat-femmes 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-59994 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"59994\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:59994,&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\/santoni-high-heel-gold-strass\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3111_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin En Strass Couleur Or\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3111_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3111_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3111_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3111_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3111_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3111_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin En Strass Couleur Or<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>975.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;975.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>340.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;340.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-high-heel-gold-strass\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_59994\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"59994\" data-product_sku=\"0300\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin En Strass Couleur Or&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_59994\" 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;:59994,&quot;item_id&quot;:59994,&quot;item_name&quot;:&quot;Santoni Escarpin En Strass Couleur Or&quot;,&quot;sku&quot;:&quot;0300&quot;,&quot;price&quot;:340,&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;:59994,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-heel-gold-strass\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:96,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-52196 status-publish first instock product_cat-femmes 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-52196 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52196\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52196,&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\/santoni-sling-back-high-heel-black\/\" 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_5398-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Noir Avec Boucle\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5398-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5398-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5398-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5398-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5398-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5398-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Noir Avec Boucle<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>230.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;230.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-sling-back-high-heel-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52196\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52196\" data-product_sku=\"0002\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Noir Avec Boucle&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52196\" 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;:52196,&quot;item_id&quot;:52196,&quot;item_name&quot;:&quot;Santoni Escarpin Noir Avec Boucle&quot;,&quot;sku&quot;:&quot;0002&quot;,&quot;price&quot;:230,&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;:52196,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-sling-back-high-heel-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:97,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/li>\n<li class=\"add-to-wishlist-before_image product type-product post-52292 status-publish instock product_cat-femmes 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-52292 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52292\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52292,&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\/santoni-black-leather-high-heel\/\" 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_5289_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Noir Classique\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5289_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5289_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5289_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5289_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5289_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5289_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Noir Classique<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>265.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;265.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-black-leather-high-heel\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52292\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52292\" data-product_sku=\"0010\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Noir Classique&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52292\" 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;:52292,&quot;item_id&quot;:52292,&quot;item_name&quot;:&quot;Santoni Escarpin Noir Classique&quot;,&quot;sku&quot;:&quot;0010&quot;,&quot;price&quot;:265,&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;:52292,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-black-leather-high-heel\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:98,&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-690454 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-690454 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690454\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690454,&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\/santoni-escarpin-noir-en-cuir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3238_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Noir en Cuir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3238_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3238_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3238_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Noir en Cuir<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-escarpin-noir-en-cuir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690454\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690454\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Noir en Cuir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690454\" 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;:690454,&quot;item_id&quot;:690454,&quot;item_name&quot;:&quot;Santoni Escarpin Noir en Cuir&quot;,&quot;sku&quot;:690454,&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;:690454,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-escarpin-noir-en-cuir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:99,&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-57548 status-publish last instock product_cat-femmes 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-57548 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57548\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57548,&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\/santoni-high-heel-black-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1461_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Noir en Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1461_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1461_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1461_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1461_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1461_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1461_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Noir en Daim<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-high-heel-black-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57548\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57548\" data-product_sku=\"0229\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Noir en Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57548\" 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;:57548,&quot;item_id&quot;:57548,&quot;item_name&quot;:&quot;Santoni Escarpin Noir en Daim&quot;,&quot;sku&quot;:&quot;0229&quot;,&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;:57548,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-heel-black-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:100,&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-52681 status-publish first 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-52681 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52681\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52681,&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\/santoni-sling-back-pink-barbie\/\" 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_6184-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Rose Barbie\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6184-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6184-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6184-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6184-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6184-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_6184-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Rose Barbie<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-sling-back-pink-barbie\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52681\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52681\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Rose Barbie&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52681\" 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;:52681,&quot;item_id&quot;:52681,&quot;item_name&quot;:&quot;Santoni Escarpin Rose Barbie&quot;,&quot;sku&quot;:52681,&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;Femmes&quot;,&quot;id&quot;:52681,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-sling-back-pink-barbie\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:101,&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-690378 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-690378 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690378\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690378,&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\/santoni-escarpin-rose-pale\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3080_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Rose Pale\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3080_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3080_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3080_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Rose Pale<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>680.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;680.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>240.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;240.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-escarpin-rose-pale\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690378\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690378\" data-product_sku=\"0083\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Rose Pale&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690378\" 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;:690378,&quot;item_id&quot;:690378,&quot;item_name&quot;:&quot;Santoni Escarpin Rose Pale&quot;,&quot;sku&quot;:&quot;0083&quot;,&quot;price&quot;:240,&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;:690378,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-escarpin-rose-pale\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:102,&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-57557 status-publish instock product_cat-femmes 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-57557 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57557\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57557,&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\/santoni-high-heel-pink-pastel-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1466_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Rose Poudre en Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1466_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1466_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1466_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1466_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1466_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1466_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Rose Poudre en Daim<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-high-heel-pink-pastel-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57557\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57557\" data-product_sku=\"0230\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Rose Poudre en Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57557\" 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;:57557,&quot;item_id&quot;:57557,&quot;item_name&quot;:&quot;Santoni Escarpin Rose Poudre en Daim&quot;,&quot;sku&quot;:&quot;0230&quot;,&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;:57557,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-heel-pink-pastel-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:103,&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-57865 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-57865 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"57865\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:57865,&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\/santoni-dark-brown-suede-pump\/\" 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_1775_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpin Veau Velours Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1775_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1775_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1775_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1775_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1775_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/09\/IMG_1775_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpin Veau Velours 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\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;640.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-dark-brown-suede-pump\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_57865\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"57865\" data-product_sku=\"0244\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpin Veau Velours Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_57865\" 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;:57865,&quot;item_id&quot;:57865,&quot;item_name&quot;:&quot;Santoni Escarpin Veau Velours Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0244&quot;,&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;Femmes&quot;,&quot;id&quot;:57865,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dark-brown-suede-pump\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:104,&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-52205 status-publish first 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-52205 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52205\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52205,&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\/santoni-two-straps-high-heel-cognac\/\" 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_5386-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpins Cognac 2 Bandes\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5386-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5386-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5386-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5386-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5386-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5386-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpins Cognac 2 Bandes<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;525.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>185.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;185.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-two-straps-high-heel-cognac\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52205\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52205\" data-product_sku=\"0003\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpins Cognac 2 Bandes&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52205\" 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;:52205,&quot;item_id&quot;:52205,&quot;item_name&quot;:&quot;Santoni Escarpins Cognac 2 Bandes&quot;,&quot;sku&quot;:&quot;0003&quot;,&quot;price&quot;:185,&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;:52205,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-two-straps-high-heel-cognac\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:105,&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-52222 status-publish instock product_cat-femmes 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-52222 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52222\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52222,&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\/santoni-sling-back-orange-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_5409_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpins Daim Orange Avec Boucle\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5409_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5409_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5409_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5409_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5409_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5409_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpins Daim Orange Avec Boucle<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>265.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;265.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-sling-back-orange-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52222\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52222\" data-product_sku=\"0005\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpins Daim Orange Avec Boucle&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52222\" 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;:52222,&quot;item_id&quot;:52222,&quot;item_name&quot;:&quot;Santoni Escarpins Daim Orange Avec Boucle&quot;,&quot;sku&quot;:&quot;0005&quot;,&quot;price&quot;:265,&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;:52222,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-sling-back-orange-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:106,&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-52212 status-publish outofstock product_cat-femmes has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-52212 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52212\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52212,&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\/santoni-two-straps-high-heel-black\/\" 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_5379-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Escarpins Noir 2 bandes\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5379-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5379-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5379-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5379-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5379-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5379-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Escarpins Noir 2 bandes<\/h2>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-two-straps-high-heel-black\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52212\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"52212\" data-product_sku=\"0004\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Escarpins Noir 2 bandes&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52212\" 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;:52212,&quot;item_id&quot;:52212,&quot;item_name&quot;:&quot;Santoni Escarpins Noir 2 bandes&quot;,&quot;sku&quot;:&quot;0004&quot;,&quot;price&quot;:185,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Femmes&quot;,&quot;id&quot;:52212,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-two-straps-high-heel-black\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:107,&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-75631 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-75631 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75631\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75631,&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\/santoni-femme-basket-veau-velours-orange-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_9654_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Femme Basket Veau Velours Orange\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_9654_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_9654_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_9654_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Femme Basket Veau Velours Orange<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;475.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>170.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;170.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-femme-basket-veau-velours-orange-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75631\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75631\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Femme Basket Veau Velours Orange&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75631\" 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;:75631,&quot;item_id&quot;:75631,&quot;item_name&quot;:&quot;Santoni Femme Basket Veau Velours Orange&quot;,&quot;sku&quot;:75631,&quot;price&quot;:170,&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;:75631,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-femme-basket-veau-velours-orange-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:108,&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-62861 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-62861 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"62861\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:62861,&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\/santoni-flexi-double-buckle-brown-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9253_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Flexi Double Boucle Veau Velours Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9253_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9253_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9253_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9253_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9253_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9253_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Flexi Double Boucle 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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>495.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;495.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-flexi-double-buckle-brown-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_62861\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"62861\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Flexi Double Boucle Veau Velours Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_62861\" 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;:62861,&quot;item_id&quot;:62861,&quot;item_name&quot;:&quot;Santoni Flexi Double Boucle Veau Velours Marron&quot;,&quot;sku&quot;:62861,&quot;price&quot;:750,&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;:62861,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-flexi-double-buckle-brown-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:109,&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-59974 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-59974 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"59974\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:59974,&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\/santoni-gore-tex-alpine-boot-grey\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3107_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Gore Tex Bottine Alpine Grise\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3107_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3107_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3107_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3107_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3107_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3107_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Gore Tex Bottine Alpine Grise<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;750.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>485.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;485.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-gore-tex-alpine-boot-grey\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_59974\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"59974\" data-product_sku=\"0298\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Gore Tex Bottine Alpine Grise&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_59974\" 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;:59974,&quot;item_id&quot;:59974,&quot;item_name&quot;:&quot;Santoni Gore Tex Bottine Alpine Grise&quot;,&quot;sku&quot;:&quot;0298&quot;,&quot;price&quot;:485,&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;:59974,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-gore-tex-alpine-boot-grey\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:110,&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-43686 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-43686 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"43686\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:43686,&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\/santoni-high-top-sneaker-beige\/\" 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_1766_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni High Top Basket Montante Beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1766_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1766_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1766_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1766_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1766_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1766_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni High Top Basket Montante Beige<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;525.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>360.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;360.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-high-top-sneaker-beige\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_43686\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"43686\" data-product_sku=\"0042\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni High Top Basket Montante Beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_43686\" 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;:43686,&quot;item_id&quot;:43686,&quot;item_name&quot;:&quot;Santoni High Top Basket Montante Beige&quot;,&quot;sku&quot;:&quot;0042&quot;,&quot;price&quot;:360,&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;:43686,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-high-top-sneaker-beige\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:111,&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-50161 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-50161 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50161\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50161,&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\/santoni-white-loafer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4995_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Blanc en Cuir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4995_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4995_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4995_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4995_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4995_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4995_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Blanc en Cuir<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;525.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>360.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;360.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-white-loafer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50161\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50161\" data-product_sku=\"0100\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Blanc en Cuir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50161\" 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;:50161,&quot;item_id&quot;:50161,&quot;item_name&quot;:&quot;Santoni Mocassin Blanc en Cuir&quot;,&quot;sku&quot;:&quot;0100&quot;,&quot;price&quot;:360,&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;:50161,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-white-loafer\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:112,&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-685335 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-685335 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685335\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685335,&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\/santoni-mocassin-bordeaux-double-de-fourrure\/\" 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_7124_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Bordeaux Doubl\u00e9 de Fourrure\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7124_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7124_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_7124_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Bordeaux Doubl\u00e9 de Fourrure<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>795.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-bordeaux-double-de-fourrure\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685335\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685335\" data-product_sku=\"8817\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Bordeaux Doubl\u00e9 de Fourrure&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685335\" 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;:685335,&quot;item_id&quot;:685335,&quot;item_name&quot;:&quot;Santoni Mocassin Bordeaux Doubl\\u00e9 de Fourrure&quot;,&quot;sku&quot;:&quot;8817&quot;,&quot;price&quot;:795,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:685335,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-bordeaux-double-de-fourrure\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:113,&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-63229 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-63229 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63229\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63229,&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\/santoni-chesnut-patine-mocc\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9621_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Cognac Patine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9621_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9621_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9621_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9621_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9621_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9621_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Cognac Patine<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>400.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;400.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-chesnut-patine-mocc\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63229\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63229\" data-product_sku=\"0412\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Cognac Patine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63229\" 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;:63229,&quot;item_id&quot;:63229,&quot;item_name&quot;:&quot;Santoni Mocassin Cognac Patine&quot;,&quot;sku&quot;:&quot;0412&quot;,&quot;price&quot;:400,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:63229,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chesnut-patine-mocc\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:114,&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-27802 status-publish instock product_cat-sortie has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-27802 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"27802\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:27802,&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\/santoni-mocassin\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI MOCASSIN CUIR BRUN\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/09\/IMG_3181-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI MOCASSIN CUIR BRUN<\/h2>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_27802\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"27802\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI MOCASSIN CUIR BRUN&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_27802\" 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;:27802,&quot;item_id&quot;:27802,&quot;item_name&quot;:&quot;SANTONI MOCASSIN CUIR BRUN&quot;,&quot;sku&quot;:27802,&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;Sortie&quot;,&quot;id&quot;:27802,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:115,&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-50210 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-50210 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50210\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50210,&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\/santoni-chesnut-leather-mocassin\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5012_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Cuir Cognac\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5012_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5012_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5012_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5012_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5012_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5012_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Cuir Cognac<\/h2>\n\t<span class=\"onsale\">Sale<\/span>\n\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>485.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;485.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-chesnut-leather-mocassin\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50210\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50210\" data-product_sku=\"0106\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Cuir Cognac&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50210\" 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;:50210,&quot;item_id&quot;:50210,&quot;item_name&quot;:&quot;Santoni Mocassin Cuir Cognac&quot;,&quot;sku&quot;:&quot;0106&quot;,&quot;price&quot;:485,&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;:50210,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-chesnut-leather-mocassin\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:116,&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-75392 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-75392 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75392\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75392,&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\/santoni-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_1052_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Cuir Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1052_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1052_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1052_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni 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\" translate=\"no\">&#67;&#72;&#70;<\/span>795.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;795.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>555.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;555.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-cuir-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75392\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75392\" data-product_sku=\"0719\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Cuir Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75392\" 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;:75392,&quot;item_id&quot;:75392,&quot;item_name&quot;:&quot;Santoni Mocassin Cuir Marine&quot;,&quot;sku&quot;:&quot;0719&quot;,&quot;price&quot;:555,&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;:75392,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-cuir-marine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:117,&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-62795 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-62795 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"62795\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:62795,&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\/santoni-brown-leather-mocassin\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9242_jpg-500x500.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Cuir Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9242_jpg-500x500.jpeg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9242_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9242_jpg-570x570.jpeg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9242_jpg-1000x1000.jpeg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9242_jpg-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9242_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin 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\" translate=\"no\">&#67;&#72;&#70;<\/span>725.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;725.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>365.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;365.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-brown-leather-mocassin\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_62795\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"62795\" data-product_sku=\"0401\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Cuir Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_62795\" 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;:62795,&quot;item_id&quot;:62795,&quot;item_name&quot;:&quot;Santoni Mocassin Cuir Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0401&quot;,&quot;price&quot;:500,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:62795,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-brown-leather-mocassin\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:118,&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-690389 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-690389 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690389\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690389,&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\/santoni-mocassin-cuir-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2707_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Cuir marron fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2707_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2707_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2707_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin 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\" translate=\"no\">&#67;&#72;&#70;<\/span>675.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;675.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>500.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;500.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-cuir-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690389\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690389\" data-product_sku=\"0084\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Cuir marron fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690389\" 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;:690389,&quot;item_id&quot;:690389,&quot;item_name&quot;:&quot;Santoni Mocassin Cuir marron fonc\\u00e9&quot;,&quot;sku&quot;:&quot;0084&quot;,&quot;price&quot;:500,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:690389,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-cuir-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:119,&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-697341 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-697341 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"697341\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:697341,&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\/santoni-mocassin-cuir-noir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5487-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni mocassin cuir noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5487-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5487-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5487-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni mocassin cuir noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>750.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-cuir-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_697341\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"697341\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni mocassin cuir noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_697341\" 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;:697341,&quot;item_id&quot;:697341,&quot;item_name&quot;:&quot;Santoni mocassin cuir noir&quot;,&quot;sku&quot;:697341,&quot;price&quot;:750,&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;:697341,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-cuir-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:120,&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-71034 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-71034 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"71034\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:71034,&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-bruni-santoni-navy\/\" 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_2160_jpg-1-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Cuir Patin\u00e9 Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2160_jpg-1-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2160_jpg-1-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_2160_jpg-1-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Cuir Patin\u00e9 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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>400.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;400.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/mocassin-en-cuir-bruni-santoni-navy\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_71034\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"71034\" data-product_sku=\"0312\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Cuir Patin\u00e9 Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_71034\" 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;:71034,&quot;item_id&quot;:71034,&quot;item_name&quot;:&quot;Santoni Mocassin Cuir Patin\\u00e9 Marine&quot;,&quot;sku&quot;:&quot;0312&quot;,&quot;price&quot;:400,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:71034,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/mocassin-en-cuir-bruni-santoni-navy\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:121,&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-682786 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-682786 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682786\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682786,&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\/santoni-mocassin-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_4783_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4783_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4783_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4783_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Daim Marron Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>600.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682786\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682786\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682786\" 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;:682786,&quot;item_id&quot;:682786,&quot;item_name&quot;:&quot;Santoni Mocassin Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:682786,&quot;price&quot;:600,&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;:682786,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:122,&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-682679 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-682679 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682679\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682679,&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\/santoni-mocassin-double-boucle-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_4750_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Double Boucle Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4750_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4750_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4750_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Double Boucle 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\" translate=\"no\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>245.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;245.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-double-boucle-noir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682679\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682679\" data-product_sku=\"9991\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Double Boucle Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682679\" 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;:682679,&quot;item_id&quot;:682679,&quot;item_name&quot;:&quot;Santoni Mocassin Double Boucle Noir&quot;,&quot;sku&quot;:&quot;9991&quot;,&quot;price&quot;:245,&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;:682679,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-double-boucle-noir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:123,&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-690448 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-690448 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690448\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690448,&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\/santoni-mocassin-en-daim-marron-clair\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3275_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin en Daim Marron Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3275_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3275_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3275_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin en Daim Marron Clair<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;625.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;475.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-en-daim-marron-clair\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690448\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690448\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin en Daim Marron Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690448\" 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;:690448,&quot;item_id&quot;:690448,&quot;item_name&quot;:&quot;Santoni Mocassin en Daim Marron Clair&quot;,&quot;sku&quot;:690448,&quot;price&quot;:435,&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;:690448,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-en-daim-marron-clair\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:124,&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-50181 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-50181 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50181\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50181,&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\/santoni-dark-brown-flexi-mocassin-2\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4984_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Flexible Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4984_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4984_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4984_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4984_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4984_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_4984_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Flexible 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\" translate=\"no\">&#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\" translate=\"no\">&#67;&#72;&#70;<\/span>350.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;350.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dark-brown-flexi-mocassin-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50181\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50181\" data-product_sku=\"0103\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Flexible Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50181\" 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;:50181,&quot;item_id&quot;:50181,&quot;item_name&quot;:&quot;Santoni Mocassin Flexible Marron&quot;,&quot;sku&quot;:&quot;0103&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;:50181,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dark-brown-flexi-mocassin-2\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:125,&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-688199 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-688199 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"688199\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:688199,&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\/santoni-mocassin-marron-fonce-semelle-cuir\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1339-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Marron Fonc\u00e9 Semelle Cuir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1339-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1339-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1339-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Marron Fonc\u00e9 Semelle Cuir<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>795.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;795.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>555.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;555.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-marron-fonce-semelle-cuir\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_688199\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"688199\" data-product_sku=\"5553\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Marron Fonc\u00e9 Semelle Cuir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_688199\" 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;:688199,&quot;item_id&quot;:688199,&quot;item_name&quot;:&quot;Santoni Mocassin Marron Fonc\\u00e9 Semelle Cuir&quot;,&quot;sku&quot;:&quot;5553&quot;,&quot;price&quot;:555,&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;:688199,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-marron-fonce-semelle-cuir\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:126,&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-690290 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-690290 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690290\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690290,&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\/santoni-mocassin-orange-en-daim-graine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2930_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Orange en Daim Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2930_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2930_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2930_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Orange en Daim 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\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;625.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>220.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;220.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-orange-en-daim-graine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690290\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690290\" data-product_sku=\"0079\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Orange en Daim Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690290\" 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;:690290,&quot;item_id&quot;:690290,&quot;item_name&quot;:&quot;Santoni Mocassin Orange en Daim Grain\\u00e9&quot;,&quot;sku&quot;:&quot;0079&quot;,&quot;price&quot;:220,&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;:690290,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-orange-en-daim-graine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:127,&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-75529 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-75529 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75529\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75529,&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\/santoni-mocassin-plateau-beige-veau-velours\/\" 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_0529_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Plateau Beige Veau Velours\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0529_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0529_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0529_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Plateau Beige 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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>400.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;400.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-plateau-beige-veau-velours\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75529\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75529\" data-product_sku=\"0354\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Plateau Beige Veau Velours&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75529\" 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;:75529,&quot;item_id&quot;:75529,&quot;item_name&quot;:&quot;Santoni Mocassin Plateau Beige Veau Velours&quot;,&quot;sku&quot;:&quot;0354&quot;,&quot;price&quot;:400,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:75529,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-plateau-beige-veau-velours\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:128,&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-75262 status-publish first 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-75262 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75262\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75262,&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\/santoni-mocassin-pompons-cuir-beige\/\" 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_1515_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Pompons Cuir Beige\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1515_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1515_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1515_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Pompons Cuir Beige<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;625.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>220.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;220.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-pompons-cuir-beige\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75262\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75262\" data-product_sku=\"0730\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Pompons Cuir Beige&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75262\" 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;:75262,&quot;item_id&quot;:75262,&quot;item_name&quot;:&quot;Santoni Mocassin Pompons Cuir Beige&quot;,&quot;sku&quot;:&quot;0730&quot;,&quot;price&quot;:220,&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;:75262,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-pompons-cuir-beige\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:129,&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-690410 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-690410 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690410\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690410,&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\/santoni-mocassin-pompons-cuir-graine-marron-clair\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3163_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Pompons Cuir Grain\u00e9 Marron Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3163_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3163_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_3163_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Pompons Cuir Grain\u00e9 Marron Clair<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>650.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;650.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>455.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;455.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-pompons-cuir-graine-marron-clair\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690410\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690410\" data-product_sku=\"0086\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Pompons Cuir Grain\u00e9 Marron Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690410\" 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;:690410,&quot;item_id&quot;:690410,&quot;item_name&quot;:&quot;Santoni Mocassin Pompons Cuir Grain\\u00e9 Marron Clair&quot;,&quot;sku&quot;:&quot;0086&quot;,&quot;price&quot;:455,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:690410,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-pompons-cuir-graine-marron-clair\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:130,&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-76595 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-76595 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"76595\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:76595,&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\/santoni-mocassin-pompons-daim-vert-pastel\/\" 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_1309-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Pompons Daim Vert Pastel\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_1309-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_1309-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/05\/IMG_1309-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Pompons Daim Vert Pastel<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-mocassin-pompons-daim-vert-pastel\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_76595\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"76595\" data-product_sku=\"0361\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Pompons Daim Vert Pastel&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_76595\" 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;:76595,&quot;item_id&quot;:76595,&quot;item_name&quot;:&quot;Santoni Mocassin Pompons Daim Vert Pastel&quot;,&quot;sku&quot;:&quot;0361&quot;,&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;:76595,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-pompons-daim-vert-pastel\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:131,&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-63274 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-63274 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63274\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63274,&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\/santoni-mocassin-grey-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9651_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Veau Velours Gris Clair\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9651_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9651_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9651_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9651_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9651_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9651_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Veau Velours Gris Clair<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-grey-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63274\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63274\" data-product_sku=\"0415\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Veau Velours Gris Clair&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63274\" 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;:63274,&quot;item_id&quot;:63274,&quot;item_name&quot;:&quot;Santoni Mocassin Veau Velours Gris Clair&quot;,&quot;sku&quot;:&quot;0415&quot;,&quot;price&quot;:525,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:63274,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-grey-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:132,&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-58713 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-58713 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58713\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58713,&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\/santoni-navy-suede-loafer\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2191_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Veau Velours Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2191_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2191_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2191_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2191_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2191_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2191_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Veau Velours 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\" translate=\"no\">&#67;&#72;&#70;<\/span>600.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;600.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>450.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;450.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-navy-suede-loafer\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58713\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58713\" data-product_sku=\"0264\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Veau Velours Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58713\" 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;:58713,&quot;item_id&quot;:58713,&quot;item_name&quot;:&quot;Santoni Mocassin Veau Velours Marine&quot;,&quot;sku&quot;:&quot;0264&quot;,&quot;price&quot;:450,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:58713,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-navy-suede-loafer\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:133,&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-50138 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-50138 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"50138\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:50138,&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\/santoni-brown-mast-suede-mocassin\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5016_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Veau Velours Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5016_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5016_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5016_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5016_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5016_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/02\/IMG_5016_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Veau Velours Marron<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-brown-mast-suede-mocassin\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_50138\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"50138\" data-product_sku=\"0096\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Veau Velours Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_50138\" 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;:50138,&quot;item_id&quot;:50138,&quot;item_name&quot;:&quot;Santoni Mocassin Veau Velours Marron&quot;,&quot;sku&quot;:&quot;0096&quot;,&quot;price&quot;:525,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:50138,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-brown-mast-suede-mocassin\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:134,&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-688611 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-688611 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"688611\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:688611,&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\/santoni-mocassin-vert-daim\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1672_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassin Vert Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1672_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1672_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/02\/IMG_1672_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassin Vert Daim<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>795.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;795.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>555.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;555.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassin-vert-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_688611\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"688611\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassin Vert Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_688611\" 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;:688611,&quot;item_id&quot;:688611,&quot;item_name&quot;:&quot;Santoni Mocassin Vert Daim&quot;,&quot;sku&quot;:688611,&quot;price&quot;:555,&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;:688611,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassin-vert-daim\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:135,&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-711637 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-711637 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"711637\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:711637,&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\/santoni-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\/04\/IMG_2330-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mocassins \u00e0 enfiler\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2330-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mocassins \u00e0 enfiler<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>645.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassins-a-enfiler\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_711637\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"711637\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mocassins \u00e0 enfiler&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_711637\" 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;:711637,&quot;item_id&quot;:711637,&quot;item_name&quot;:&quot;Santoni Mocassins \\u00e0 enfiler&quot;,&quot;sku&quot;:711637,&quot;price&quot;:645,&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;:711637,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassins-a-enfiler\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:136,&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-711631 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-711631 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"711631\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:711631,&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\/santoni-mocassins-tresses\/\" 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_2252-Copie-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Mocassins tress\u00e9s\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/04\/IMG_2252-Copie-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Mocassins tress\u00e9s<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>795.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-mocassins-tresses\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_711631\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"711631\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Mocassins tress\u00e9s&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_711631\" 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;:711631,&quot;item_id&quot;:711631,&quot;item_name&quot;:&quot;SANTONI Mocassins tress\\u00e9s&quot;,&quot;sku&quot;:711631,&quot;price&quot;:795,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:711631,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mocassins-tresses\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:137,&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-31485 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-31485 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"31485\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:31485,&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\/santoni-mule\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Mule\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2021\/10\/IMG_2691-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Mule<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;575.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-mule\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_31485\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"31485\" data-product_sku=\"5500\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Mule&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_31485\" 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;:31485,&quot;item_id&quot;:31485,&quot;item_name&quot;:&quot;Santoni Mule&quot;,&quot;sku&quot;:&quot;5500&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;:31485,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-mule\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:138,&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-52447 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-52447 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"52447\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:52447,&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\/santoni-one-cut-flexi-cognac\/\" 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_5518_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni One Cut Cognac Flexible\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5518_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5518_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5518_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5518_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5518_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/03\/IMG_5518_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni One Cut Cognac Flexible<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>850.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;850.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;595.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-one-cut-flexi-cognac\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_52447\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"52447\" data-product_sku=\"0034\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni One Cut Cognac Flexible&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_52447\" 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;:52447,&quot;item_id&quot;:52447,&quot;item_name&quot;:&quot;Santoni One Cut Cognac Flexible&quot;,&quot;sku&quot;:&quot;0034&quot;,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:52447,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-one-cut-flexi-cognac\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:139,&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-34521 status-publish last instock product_cat-men has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-34521 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"34521\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:34521,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added to your wishlist !&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n<a href=\"https:\/\/brogue.ch\/product\/santoni-one-cut-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\/02\/IMG_4408-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni One Cut Dark Brown\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4408-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4408-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4408-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4408-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4408-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4408-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4408-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni One Cut Dark Brown<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>1,150.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/product\/santoni-one-cut-dark-brown\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_34521\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"34521\" data-product_sku=\"6969\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni One Cut Dark Brown&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_34521\" 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;:34521,&quot;item_id&quot;:34521,&quot;item_name&quot;:&quot;Santoni One Cut Dark Brown&quot;,&quot;sku&quot;:&quot;6969&quot;,&quot;price&quot;:1150,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Men&quot;,&quot;id&quot;:34521,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/product\\\/santoni-one-cut-dark-brown\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:140,&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-711362 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-711362 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"711362\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:711362,&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\/santoni-oxford-brogue-bleu-nuit\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Oxford Brogue bleu nuit\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/05\/IMG_2795-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Oxford Brogue bleu nuit<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>1,150.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-oxford-brogue-bleu-nuit\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_711362\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"711362\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Oxford Brogue bleu nuit&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_711362\" 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;:711362,&quot;item_id&quot;:711362,&quot;item_name&quot;:&quot;SANTONI Oxford Brogue bleu nuit&quot;,&quot;sku&quot;:711362,&quot;price&quot;:1150,&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;:711362,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-oxford-brogue-bleu-nuit\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:141,&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-691119 status-publish instock product_cat-women has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-691119 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"691119\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:691119,&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\/santoni-red-suede-mocc\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3798_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Red Suede Mocc\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3798_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3798_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3798_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Red Suede Mocc<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>780.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;780.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>275.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;275.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-red-suede-mocc\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_691119\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"691119\" data-product_sku=\"4446\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Red Suede Mocc&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_691119\" 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;:691119,&quot;item_id&quot;:691119,&quot;item_name&quot;:&quot;Santoni Red Suede Mocc&quot;,&quot;sku&quot;:&quot;4446&quot;,&quot;price&quot;:275,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Women&quot;,&quot;id&quot;:691119,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-red-suede-mocc\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:142,&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-43733 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-43733 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"43733\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:43733,&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\/santoni-toe-cap-dark-brown-patine\/\" 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_1758_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Richelieu Bout Droit Patine Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1758_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1758_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1758_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1758_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1758_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/10\/IMG_1758_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Richelieu Bout Droit Patine 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\" translate=\"no\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>500.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;500.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-toe-cap-dark-brown-patine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_43733\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"43733\" data-product_sku=\"0046\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Richelieu Bout Droit Patine Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_43733\" 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;:43733,&quot;item_id&quot;:43733,&quot;item_name&quot;:&quot;Santoni Richelieu Bout Droit Patine Marron&quot;,&quot;sku&quot;:&quot;0046&quot;,&quot;price&quot;:500,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:43733,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-toe-cap-dark-brown-patine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:143,&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-682754 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-682754 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682754\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682754,&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\/santoni-richelieu-brogue-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_4767_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Richelieu Brogue Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4767_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4767_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4767_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Richelieu Brogue 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\" translate=\"no\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>490.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;490.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-richelieu-brogue-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682754\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682754\" data-product_sku=\"8884\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Richelieu Brogue Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682754\" 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;:682754,&quot;item_id&quot;:682754,&quot;item_name&quot;:&quot;Santoni Richelieu Brogue Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8884&quot;,&quot;price&quot;:490,&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;:682754,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-richelieu-brogue-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:144,&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-58786 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-58786 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58786\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58786,&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\/santoni-black-brogue-oxford\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2158_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Richelieu Brogue Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2158_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2158_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2158_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2158_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2158_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2158_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Richelieu Brogue 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\" translate=\"no\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;695.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>490.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;490.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-black-brogue-oxford\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58786\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58786\" data-product_sku=\"0266\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Richelieu Brogue Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58786\" 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;:58786,&quot;item_id&quot;:58786,&quot;item_name&quot;:&quot;Santoni Richelieu Brogue Noir&quot;,&quot;sku&quot;:&quot;0266&quot;,&quot;price&quot;:695,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:58786,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-black-brogue-oxford\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:145,&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-699327 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-699327 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"699327\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:699327,&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\/santoni-richelieu-cuir-noir-ultra-legere\/\" 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_5646-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Richelieu cuir noir Ultra l\u00e9g\u00e8re\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5646-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5646-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5646-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Richelieu cuir noir Ultra l\u00e9g\u00e8re<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-richelieu-cuir-noir-ultra-legere\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_699327\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"699327\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Richelieu cuir noir Ultra l\u00e9g\u00e8re&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_699327\" 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;:699327,&quot;item_id&quot;:699327,&quot;item_name&quot;:&quot;Santoni Richelieu cuir noir Ultra l\\u00e9g\\u00e8re&quot;,&quot;sku&quot;:699327,&quot;price&quot;:625,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:699327,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-richelieu-cuir-noir-ultra-legere\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:146,&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-34905 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-34905 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"34905\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:34905,&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\/santoni-dark-brown-flexi-oxford\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Richelieu Flexible Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4715-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Richelieu Flexible Marron Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dark-brown-flexi-oxford\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_34905\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"34905\" data-product_sku=\"9040\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Richelieu Flexible Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_34905\" 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;:34905,&quot;item_id&quot;:34905,&quot;item_name&quot;:&quot;Santoni Richelieu Flexible Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;9040&quot;,&quot;price&quot;:625,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:34905,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dark-brown-flexi-oxford\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:147,&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-41987 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-41987 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"41987\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:41987,&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\/santoni-dark-brown-grain-flexi-oxford\/\" 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_1042_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Richelieu Flexible Marron Fonc\u00e9 Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1042_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1042_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1042_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1042_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1042_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/09\/IMG_1042_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Richelieu Flexible Marron Fonc\u00e9 Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>695.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-dark-brown-grain-flexi-oxford\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_41987\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"41987\" data-product_sku=\"15\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Richelieu Flexible Marron Fonc\u00e9 Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_41987\" 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;:41987,&quot;item_id&quot;:41987,&quot;item_name&quot;:&quot;Santoni Richelieu Flexible Marron Fonc\\u00e9 Grain\\u00e9&quot;,&quot;sku&quot;:&quot;15&quot;,&quot;price&quot;:695,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:41987,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-dark-brown-grain-flexi-oxford\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:148,&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-34889 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-34889 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"34889\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:34889,&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\/santoni-black-flexi-oxford\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Richelieu Flexible Noir\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-100x100.jpg 100w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2022\/02\/IMG_4708-300x300.jpg 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Richelieu Flexible Noir<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-black-flexi-oxford\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_34889\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"34889\" data-product_sku=\"5012\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Richelieu Flexible Noir&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_34889\" 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;:34889,&quot;item_id&quot;:34889,&quot;item_name&quot;:&quot;Santoni Richelieu Flexible Noir&quot;,&quot;sku&quot;:&quot;5012&quot;,&quot;price&quot;:625,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:34889,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-black-flexi-oxford\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:149,&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-691139 status-publish instock product_cat-women has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t\n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-691139 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"691139\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:691139,&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\/santoni-rose-poudre-mocc\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3802-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Rose Poudre Mocc\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3802-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3802-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/05\/IMG_3802-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Rose Poudre Mocc<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>780.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;780.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>275.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;275.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-rose-poudre-mocc\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_691139\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"691139\" data-product_sku=\"4448\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Rose Poudre Mocc&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_691139\" 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;:691139,&quot;item_id&quot;:691139,&quot;item_name&quot;:&quot;Santoni Rose Poudre Mocc&quot;,&quot;sku&quot;:&quot;4448&quot;,&quot;price&quot;:275,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Women&quot;,&quot;id&quot;:691139,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-rose-poudre-mocc\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:150,&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-53292 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-53292 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"53292\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:53292,&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\/santoni-flat-sandales-orange-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_7491_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Sandales Orange Veau Velours\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_7491_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_7491_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_7491_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_7491_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_7491_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/04\/IMG_7491_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Sandales Orange 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\" translate=\"no\">&#67;&#72;&#70;<\/span>525.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;525.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>185.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;185.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-flat-sandales-orange-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_53292\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"53292\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Sandales Orange Veau Velours&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_53292\" 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;:53292,&quot;item_id&quot;:53292,&quot;item_name&quot;:&quot;Santoni Sandales Orange Veau Velours&quot;,&quot;sku&quot;:53292,&quot;price&quot;:185,&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;:53292,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-flat-sandales-orange-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:151,&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-690279 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-690279 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690279\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690279,&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\/santoni-sandales-plates-cognac-a-boucle\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2938_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Sandales Plates Cognac \u00e0 Boucle\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2938_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2938_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/04\/IMG_2938_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Sandales Plates Cognac \u00e0 Boucle<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>485.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;485.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>170.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;170.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-sandales-plates-cognac-a-boucle\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690279\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690279\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Sandales Plates Cognac \u00e0 Boucle&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690279\" 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;:690279,&quot;item_id&quot;:690279,&quot;item_name&quot;:&quot;Santoni Sandales Plates Cognac \\u00e0 Boucle&quot;,&quot;sku&quot;:690279,&quot;price&quot;:170,&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;:690279,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-sandales-plates-cognac-a-boucle\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:152,&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-75572 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-75572 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75572\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75572,&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\/santoni-simple-boucle\/\" 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_0438_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Simple Boucle\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0438_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0438_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_0438_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Simple Boucle<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>925.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-simple-boucle\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75572\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75572\" data-product_sku=\"0351\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Simple Boucle&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75572\" 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;:75572,&quot;item_id&quot;:75572,&quot;item_name&quot;:&quot;Santoni Simple Boucle&quot;,&quot;sku&quot;:&quot;0351&quot;,&quot;price&quot;:925,&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;:75572,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-simple-boucle\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:153,&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-63329 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-63329 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63329\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63329,&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\/santoni-slip-on-sneakers-navy-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9678_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Basket Veau Velours Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9678_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9678_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9678_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9678_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9678_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9678_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Basket Veau Velours Marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>575.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-sneakers-navy-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63329\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63329\" data-product_sku=\"0421\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Basket Veau Velours Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63329\" 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;:63329,&quot;item_id&quot;:63329,&quot;item_name&quot;:&quot;Santoni Slip On Basket Veau Velours Marine&quot;,&quot;sku&quot;:&quot;0421&quot;,&quot;price&quot;:575,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:63329,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-sneakers-navy-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:154,&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-685241 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-685241 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685241\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685241,&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\/santoni-slip-on-boot-olive-daim\/\" 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_5399_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Boot Olive Daim\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5399_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5399_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5399_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Boot Olive Daim<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-boot-olive-daim\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685241\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685241\" data-product_sku=\"8819\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Boot Olive Daim&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685241\" 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;:685241,&quot;item_id&quot;:685241,&quot;item_name&quot;:&quot;Santoni Slip On Boot Olive Daim&quot;,&quot;sku&quot;:&quot;8819&quot;,&quot;price&quot;:640,&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;:685241,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-boot-olive-daim\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:155,&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-682732 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-682732 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"682732\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:682732,&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\/santoni-slip-on-bottine-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_4757_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Bottine Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4757_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4757_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/09\/IMG_4757_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Bottine Daim Marron Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-bottine-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_682732\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"682732\" data-product_sku=\"8887\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Bottine Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_682732\" 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;:682732,&quot;item_id&quot;:682732,&quot;item_name&quot;:&quot;Santoni Slip On Bottine Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:&quot;8887&quot;,&quot;price&quot;:640,&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;:682732,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-bottine-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:156,&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-59983 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-59983 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"59983\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:59983,&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\/santoni-slip-on-boot-fur-lined-dark-brown-leather\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3119_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Bottine Fourr\u00e9 Cuir Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3119_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3119_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3119_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3119_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3119_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/11\/IMG_3119_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Bottine Fourr\u00e9 Cuir Marron<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>775.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-boot-fur-lined-dark-brown-leather\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_59983\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"59983\" data-product_sku=\"0299\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Bottine Fourr\u00e9 Cuir Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_59983\" 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;:59983,&quot;item_id&quot;:59983,&quot;item_name&quot;:&quot;Santoni Slip On Bottine Fourr\\u00e9 Cuir Marron&quot;,&quot;sku&quot;:&quot;0299&quot;,&quot;price&quot;:775,&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;:59983,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-boot-fur-lined-dark-brown-leather\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:157,&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-75313 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-75313 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75313\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75313,&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\/santoni-slip-on-bottine-gris-clair-veau-velours\/\" 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_1297-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Bottine Gris Clair Veau Velours\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1297-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1297-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1297-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Bottine Gris Clair Veau Velours<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-bottine-gris-clair-veau-velours\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75313\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75313\" data-product_sku=\"0723\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Bottine Gris Clair Veau Velours&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75313\" 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;:75313,&quot;item_id&quot;:75313,&quot;item_name&quot;:&quot;Santoni Slip On Bottine Gris Clair Veau Velours&quot;,&quot;sku&quot;:&quot;0723&quot;,&quot;price&quot;:640,&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;:75313,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-bottine-gris-clair-veau-velours\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:158,&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-685078 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-685078 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"685078\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:685078,&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\/santoni-slip-on-bottine-veau-velours-bordeaux\/\" 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_5404_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Bottine Veau Velours Bordeaux\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5404_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5404_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/10\/IMG_5404_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Bottine Veau Velours Bordeaux<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-bottine-veau-velours-bordeaux\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_685078\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"685078\" data-product_sku=\"8830\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Bottine Veau Velours Bordeaux&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_685078\" 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;:685078,&quot;item_id&quot;:685078,&quot;item_name&quot;:&quot;Santoni Slip On Bottine Veau Velours Bordeaux&quot;,&quot;sku&quot;:&quot;8830&quot;,&quot;price&quot;:640,&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;:685078,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-bottine-veau-velours-bordeaux\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:159,&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-58676 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-58676 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"58676\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:58676,&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\/santoni-slip-on-boot-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\/10\/IMG_2197_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Bottine Veau Velours Gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2197_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2197_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2197_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2197_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2197_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2023\/10\/IMG_2197_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Bottine Veau Velours Gris<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>640.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-boot-grey-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_58676\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"58676\" data-product_sku=\"0260\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Bottine Veau Velours Gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_58676\" 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;:58676,&quot;item_id&quot;:58676,&quot;item_name&quot;:&quot;Santoni Slip On Bottine Veau Velours Gris&quot;,&quot;sku&quot;:&quot;0260&quot;,&quot;price&quot;:640,&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;:58676,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-boot-grey-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:160,&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-63219 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-63219 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63219\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63219,&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\/santoni-slip-on-loafer-navy-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9645_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Loafer Navy Suede\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9645_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9645_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9645_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9645_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9645_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9645_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Loafer Navy Suede<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-loafer-navy-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63219\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63219\" data-product_sku=\"0408\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Loafer Navy Suede&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63219\" 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;:63219,&quot;item_id&quot;:63219,&quot;item_name&quot;:&quot;Santoni Slip On Loafer Navy Suede&quot;,&quot;sku&quot;:&quot;0408&quot;,&quot;price&quot;:550,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:63219,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-loafer-navy-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:161,&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-687794 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-687794 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"687794\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:687794,&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\/santoni-slip-on-mocassin-cuir-graine-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\/01\/IMG_0348_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Mocassin Cuir Grain\u00e9 Bleu Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0348_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0348_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0348_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Mocassin Cuir Grain\u00e9 Bleu Marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>620.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-mocassin-cuir-graine-bleu-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_687794\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"687794\" data-product_sku=\"5551\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Mocassin Cuir Grain\u00e9 Bleu Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_687794\" 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;:687794,&quot;item_id&quot;:687794,&quot;item_name&quot;:&quot;Santoni Slip On Mocassin Cuir Grain\\u00e9 Bleu Marine&quot;,&quot;sku&quot;:&quot;5551&quot;,&quot;price&quot;:620,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:687794,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-mocassin-cuir-graine-bleu-marine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:162,&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-687770 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-687770 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"687770\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:687770,&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\/santoni-slip-on-mocassin-imprime-croco-daim-marron-fonce\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0338_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Mocassin Imprim\u00e9 Croco Daim Marron Fonc\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0338_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0338_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0338_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Mocassin Imprim\u00e9 Croco Daim Marron Fonc\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>620.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-mocassin-imprime-croco-daim-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_687770\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"687770\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Mocassin Imprim\u00e9 Croco Daim Marron Fonc\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_687770\" 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;:687770,&quot;item_id&quot;:687770,&quot;item_name&quot;:&quot;Santoni Slip On Mocassin Imprim\\u00e9 Croco Daim Marron Fonc\\u00e9&quot;,&quot;sku&quot;:687770,&quot;price&quot;:620,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:687770,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-mocassin-imprime-croco-daim-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:163,&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-687781 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-687781 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"687781\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:687781,&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\/santoni-slip-on-mocassin-imrpime-croco-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\/01\/IMG_0343_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Mocassin Imrpim\u00e9 Croco en Daim Bleu Marine\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0343_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0343_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/01\/IMG_0343_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Mocassin Imrpim\u00e9 Croco en Daim Bleu Marine<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>620.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-mocassin-imrpime-croco-en-daim-bleu-marine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_687781\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"687781\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Mocassin Imrpim\u00e9 Croco en Daim Bleu Marine&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_687781\" 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;:687781,&quot;item_id&quot;:687781,&quot;item_name&quot;:&quot;Santoni Slip On Mocassin Imrpim\\u00e9 Croco en Daim Bleu Marine&quot;,&quot;sku&quot;:687781,&quot;price&quot;:620,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:687781,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-mocassin-imrpime-croco-en-daim-bleu-marine\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:164,&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-63243 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-63243 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"63243\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:63243,&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\/santoni-slip-on-loafer-tobacco-suede\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9627_jpg-500x500.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Mocassin Veau Velours Camel\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9627_jpg-500x500.jpg 500w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9627_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9627_jpg-570x570.jpg 570w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9627_jpg-1000x1000.jpg 1000w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9627_jpg-300x300.jpg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/01\/IMG_9627_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Mocassin Veau Velours Camel<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slip-on-loafer-tobacco-suede\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_63243\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"63243\" data-product_sku=\"0413\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Mocassin Veau Velours Camel&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_63243\" 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;:63243,&quot;item_id&quot;:63243,&quot;item_name&quot;:&quot;Santoni Slip On Mocassin Veau Velours Camel&quot;,&quot;sku&quot;:&quot;0413&quot;,&quot;price&quot;:550,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:63243,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-loafer-tobacco-suede\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:165,&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-75317 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-75317 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"75317\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:75317,&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\/santoni-slip-on-mocassin-veau-velours-vert-pastel\/\" 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_1321-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slip On Mocassin Veau Velours Vert Pastel\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1321-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1321-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2024\/04\/IMG_1321-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slip On Mocassin Veau Velours Vert Pastel<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>550.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;550.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#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\/santoni-slip-on-mocassin-veau-velours-vert-pastel\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_75317\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"75317\" data-product_sku=\"0724\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slip On Mocassin Veau Velours Vert Pastel&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_75317\" 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;:75317,&quot;item_id&quot;:75317,&quot;item_name&quot;:&quot;Santoni Slip On Mocassin Veau Velours Vert Pastel&quot;,&quot;sku&quot;:&quot;0724&quot;,&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;:75317,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slip-on-mocassin-veau-velours-vert-pastel\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:166,&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-690238 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-690238 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690238\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690238,&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\/santoni-slipper-mocassin-en-daim-olive\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2638_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slipper Mocassin en Daim Olive\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2638_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2638_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2638_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slipper Mocassin en Daim Olive<\/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\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;625.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;475.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slipper-mocassin-en-daim-olive\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690238\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690238\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slipper Mocassin en Daim Olive&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690238\" 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;:690238,&quot;item_id&quot;:690238,&quot;item_name&quot;:&quot;Santoni Slipper Mocassin en Daim Olive&quot;,&quot;sku&quot;:690238,&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;:690238,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slipper-mocassin-en-daim-olive\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:167,&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-690223 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-690223 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"690223\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:690223,&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\/santoni-slippers-mocassin-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\/03\/IMG_2390_jpg-324x324.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Slippers Mocassin en Daim Marron\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2390_jpg-324x324.jpg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2390_jpg-150x150.jpg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/03\/IMG_2390_jpg-100x100.jpg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Slippers Mocassin en Daim 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\" translate=\"no\">&#67;&#72;&#70;<\/span>625.00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: &#067;&#072;&#070;625.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>475.00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: &#067;&#072;&#070;475.00.<\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-slippers-mocassin-en-daim-marron\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_690223\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"690223\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Slippers Mocassin en Daim Marron&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_690223\" 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;:690223,&quot;item_id&quot;:690223,&quot;item_name&quot;:&quot;Santoni Slippers Mocassin en Daim Marron&quot;,&quot;sku&quot;:690223,&quot;price&quot;:435,&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;:690223,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-slippers-mocassin-en-daim-marron\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:168,&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-700064 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-700064 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"700064\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:700064,&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\/santoni-sneaker\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9443-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Sneaker\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9443-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9443-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/10\/IMG_9443-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Sneaker<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-sneaker\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_700064\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"700064\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Sneaker&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_700064\" 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;:700064,&quot;item_id&quot;:700064,&quot;item_name&quot;:&quot;Santoni Sneaker&quot;,&quot;sku&quot;:700064,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:700064,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-sneaker\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:169,&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-699201 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-699201 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"699201\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:699201,&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\/santoni-basket-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\/2025\/09\/IMG_5715-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Suede Trainer\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5715-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5715-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2025\/09\/IMG_5715-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Suede Trainer<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-basket-veau-velours-marron-fonce\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_699201\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"699201\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Suede Trainer&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_699201\" 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;:699201,&quot;item_id&quot;:699201,&quot;item_name&quot;:&quot;SANTONI Suede Trainer&quot;,&quot;sku&quot;:699201,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:699201,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-basket-veau-velours-marron-fonce\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:170,&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-711653 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-711653 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"711653\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:711653,&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\/santoni-tennis-en-daim-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_2066-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"SANTONI Tennis en daim gris\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-300x300.jpeg 300w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-1024x1024.jpeg 1024w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-768x768.jpeg 768w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-1536x1536.jpeg 1536w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-2048x2048.jpeg 2048w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-416x416.jpeg 416w, https:\/\/brogue.ch\/wp-content\/uploads\/2026\/03\/IMG_2066-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">SANTONI Tennis en daim gris<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>595.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-tennis-en-daim-gris\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_711653\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"711653\" data-product_sku=\"\" aria-label=\"S\u00e9lectionner les options pour &ldquo;SANTONI Tennis en daim gris&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_711653\" 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;:711653,&quot;item_id&quot;:711653,&quot;item_name&quot;:&quot;SANTONI Tennis en daim gris&quot;,&quot;sku&quot;:711653,&quot;price&quot;:595,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:711653,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-tennis-en-daim-gris\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:171,&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-23164 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-23164 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"23164\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:23164,&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\/santoni-trainer-5\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"324\" height=\"324\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2039_jpg-324x324.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Santoni Trainer Bleu Grain\u00e9\" srcset=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2039_jpg-324x324.jpeg 324w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2039_jpg-150x150.jpeg 150w, https:\/\/brogue.ch\/wp-content\/uploads\/2020\/07\/IMG_2039_jpg-100x100.jpeg 100w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/><h2 class=\"woocommerce-loop-product__title\">Santoni Trainer Bleu Grain\u00e9<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>520.00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/brogue.ch\/fr\/product\/santoni-trainer-5\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_23164\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"23164\" data-product_sku=\"2023\" aria-label=\"S\u00e9lectionner les options pour &ldquo;Santoni Trainer Bleu Grain\u00e9&rdquo;\" rel=\"nofollow\">Choix des options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_23164\" 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;:23164,&quot;item_id&quot;:23164,&quot;item_name&quot;:&quot;Santoni Trainer Bleu Grain\\u00e9&quot;,&quot;sku&quot;:&quot;2023&quot;,&quot;price&quot;:520,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hommes&quot;,&quot;id&quot;:23164,&quot;productlink&quot;:&quot;https:\\\/\\\/brogue.ch\\\/fr\\\/product\\\/santoni-trainer-5\\\/&quot;,&quot;item_list_name&quot;:&quot;Liste g\\u00e9n\\u00e9rale des produits&quot;,&quot;index&quot;:172,&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(--burgundy, #6B1F26); 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(--brass-soft, #C8A66E); 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(--burgundy, #6B1F26); }\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(--burgundy, #6B1F26); border-color: var(--burgundy, #6B1F26); }\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(--burgundy, #6B1F26); border-bottom: 1px solid var(--burgundy, #6B1F26); 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(--brass, #A07D3E); 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(--brass, #A07D3E); 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(--burgundy, #6B1F26); border-color: var(--burgundy, #6B1F26); }\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 Santoni en Suisse depuis plus d&rsquo;une d\u00e9cennie.<\/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 tailles, les patines 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 le ressemelage et la r\u00e9novation de vos Santoni.<\/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\">Santoni, <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 Santoni et les garder des ann\u00e9es.<\/p>\n    <\/div>\n\n    <div class=\"faq-list\">\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>O\u00f9 sont fabriqu\u00e9es les chaussures Santoni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Toutes les chaussures <strong>Santoni sont int\u00e9gralement fabriqu\u00e9es en Italie<\/strong>, dans la manufacture historique de Corridonia, dans la r\u00e9gion des Marches \u2014 le berceau historique de la chaussure italienne haut de gamme. La maison a \u00e9t\u00e9 fond\u00e9e par <strong>Andrea Santoni<\/strong> en 1975, et reste aujourd&rsquo;hui dirig\u00e9e par son fils Giuseppe, garantissant une transmission familiale ininterrompue du savoir-faire.<\/p>\n          <p>Tiges, coupes, montage, patine et finition sont r\u00e9alis\u00e9s sous un m\u00eame toit. Chaque paire repr\u00e9sente pr\u00e8s de <strong>200 op\u00e9rations manuelles<\/strong> selon le mod\u00e8le, depuis la coupe du cuir jusqu&rsquo;\u00e0 l&rsquo;application de la patine. Aucune sous-traitance hors d&rsquo;Italie \u2014 ce qui place Santoni dans la tr\u00e8s courte liste des maisons italiennes encore r\u00e9ellement Made in Italy de A \u00e0 Z.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Qu&rsquo;est-ce que la patine Santoni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>La <strong>patine \u00e0 la main<\/strong> est la signature visuelle de Santoni. Il s&rsquo;agit d&rsquo;une technique de finition o\u00f9 les ma\u00eetres patineurs appliquent au pinceau, en couches successives, plusieurs teintures sur le cuir nu. Chaque couche est lustr\u00e9e, s\u00e9ch\u00e9e, puis recouverte d&rsquo;une nouvelle nuance.<\/p>\n          <p>Le r\u00e9sultat&nbsp;: des <strong>d\u00e9grad\u00e9s de couleur uniques<\/strong> \u2014 du cognac miel au marron profond, du marine au bordeaux, du gris perle au noir charbon. Aucune paire n&rsquo;est strictement identique \u00e0 une autre. Avec le temps, la patine \u00e9volue selon la lumi\u00e8re, l&rsquo;humidit\u00e9 et l&rsquo;entretien, d\u00e9veloppant son propre caract\u00e8re.<\/p>\n          <p>La patine demande du soin&nbsp;: \u00e9viter les produits agressifs, privil\u00e9gier les <strong>cr\u00e8mes incolores ou l\u00e9g\u00e8rement teint\u00e9es<\/strong>, et un cirage doux pour pr\u00e9server les nuances originales.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment choisir sa pointure Santoni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Les Santoni taillent g\u00e9n\u00e9ralement <strong>fid\u00e8le \u00e0 la pointure europ\u00e9enne<\/strong>. Pour les mod\u00e8les classiques (Double Buckle, Richelieu Oxford, Chelsea Boot), restez \u00e0 votre taille EU habituelle en chaussures de ville italiennes.<\/p>\n          <p>Pour les <strong>mocassins et loafers<\/strong>, comptez plut\u00f4t une <strong>demi-pointure en moins<\/strong> \u2014 le cuir souple se d\u00e9tend rapidement \u00e0 l&rsquo;usage et un mocassin doit rester ferme au pied. Pour les <strong>sneakers Santoni<\/strong>, la taille europ\u00e9enne classique convient g\u00e9n\u00e9ralement, parfois une demi-pointure de plus si vous avez le pied large.<\/p>\n          <p>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 et un conseil sur mesure.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Quels sont les mod\u00e8les iconiques de Santoni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p><strong>Santoni Double Buckle<\/strong> est l&rsquo;incontournable&nbsp;: une double-boucle de cuir patin\u00e9, \u00e0 boucles palladium, cousue Goodyear. C&rsquo;est la chaussure d&rsquo;affaires italienne par excellence, port\u00e9e par les dirigeants, cr\u00e9ateurs et amateurs de souliers depuis trente ans.<\/p>\n          <p><strong>Santoni Trainer<\/strong> est devenue une r\u00e9f\u00e9rence de la sneaker en cuir patin\u00e9&nbsp;: design non structur\u00e9, cuir souple, semelle caoutchouc, d\u00e9tails cousus \u00e0 la main. La maison italienne a profond\u00e9ment renouvel\u00e9 le segment de la basket haut de gamme.<\/p>\n          <p><strong>Santoni Mocassin<\/strong> et <strong>Santoni Flexi Oxford<\/strong> (cousu Blake) compl\u00e8tent le vestiaire&nbsp;: le premier pour les week-ends \u00e9l\u00e9gants, le second pour le bureau exigeant avec un confort exceptionnel d\u00e8s le premier port. Citons aussi les <strong>Chelsea Boots<\/strong>, <strong>One Cut<\/strong> et <strong>Alpine Boots<\/strong> dans la collection saisonni\u00e8re.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment entretenir des chaussures Santoni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>L&rsquo;entretien d&rsquo;une paire de Santoni est <strong>essentiel \u00e0 cause de la patine<\/strong>. Apr\u00e8s chaque port, brossez la chaussure avec une brosse en crin douce. Utilisez syst\u00e9matiquement des <strong>embauchoirs en c\u00e8dre<\/strong> d\u00e8s le retrait \u2014 la souplesse du cuir Santoni demande un s\u00e9chage soign\u00e9 de la forme.<\/p>\n          <p>Une fois par mois, appliquez une <strong>cr\u00e8me nourrissante incolore<\/strong> ou tr\u00e8s l\u00e9g\u00e8rement teint\u00e9e pour respecter la patine. \u00c9vitez les cires trop pigment\u00e9es qui modifient les nuances originales. Lustrez doucement \u00e0 la brosse, puis au chiffon de coton.<\/p>\n          <p>Pour les <strong>sneakers en cuir patin\u00e9<\/strong>, m\u00eame protocole \u2014 jamais de machine \u00e0 laver, jamais d&rsquo;\u00e9ponge abrasive. Le veau velours (su\u00e8de) demande un brossage \u00e0 sec et un spray imperm\u00e9abilisant sp\u00e9cifique. Notre <a href=\"\/fr\/services\/\">atelier d&rsquo;entretien \u00e0 Gen\u00e8ve<\/a> propose un service complet de r\u00e9novation et de raviver de patine.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Santoni ou Paraboot&nbsp;: lesquelles choisir&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Deux maisons familiales, deux philosophies. <strong>Santoni<\/strong>, italienne, mise sur la <strong>finesse, la souplesse et la patine<\/strong>. Le r\u00e9sultat est une chaussure \u00e9l\u00e9gante, raffin\u00e9e, id\u00e9ale en costume et en environnement de bureau exigeant. Le Double Buckle italien reste l&rsquo;arch\u00e9type de la chaussure de pouvoir contemporaine.<\/p>\n          <p><strong>Paraboot<\/strong>, fran\u00e7aise, mise sur la <strong>robustesse, le cousu norv\u00e9gien et la semelle caoutchouc<\/strong>. Plus rurale, plus rugueuse, plus adapt\u00e9e aux conditions humides et aux longues journ\u00e9es. C&rsquo;est une chaussure de caract\u00e8re, voulant durer vingt ans dans la boue comme sur les pav\u00e9s.<\/p>\n          <p><strong>Notre conseil<\/strong>&nbsp;: Santoni pour le costume, le bureau et les soir\u00e9es. Paraboot pour les week-ends, le jean brut et la pluie. Id\u00e9alement, les deux maisons cohabitent dans un vestiaire bien pens\u00e9.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Les Santoni 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 Santoni repr\u00e9sente un investissement initial entre <strong>CHF 450 et CHF 1&rsquo;100<\/strong> selon le mod\u00e8le. Pour les Double Buckle cousues Goodyear et les Oxford classiques, comptez autour de CHF 950 ; pour les sneakers en cuir patin\u00e9, plut\u00f4t CHF 450-550 ; les Flexi Oxford se situent autour de CHF 625-695.<\/p>\n          <p>Sur la dur\u00e9e, une Santoni bien entretenue tient facilement <strong>10 \u00e0 15 ans<\/strong>, ressemelage compris. La fabrication italienne int\u00e9grale, la patine \u00e0 la main et la qualit\u00e9 des cuirs justifient le positionnement tarifaire \u2014 c&rsquo;est l&rsquo;un des derniers vrais luxes accessibles de la chaussure italienne.<\/p>\n          <p>Pour d\u00e9buter, le <strong>mocassin Santoni<\/strong>, la <strong>sneaker classique<\/strong> ou la <strong>Flexi Oxford<\/strong> offrent le meilleur rapport qualit\u00e9-investissement de la maison.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>O\u00f9 acheter des Santoni 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 Santoni en Suisse. Notre boutique est situ\u00e9e au <strong>11 Quai des Bergues \u00e0 Gen\u00e8ve<\/strong>, en plein c\u0153ur de la ville, \u00e0 quelques minutes du lac et de la gare Cornavin. Nous pr\u00e9sentons la <strong>collection compl\u00e8te Santoni<\/strong> \u2014 Double Buckle, sneakers, mocassins, oxford, chelsea boots \u2014 ainsi que des pi\u00e8ces saisonni\u00e8res exclusives.<\/p>\n          <p>Nous <strong>livrons dans toute la Suisse<\/strong> sous quelques jours ouvr\u00e9s. Pour les commandes en ligne, le retour gratuit sous 14 jours est garanti, et l&rsquo;\u00e9change en boutique reste possible \u00e0 tout moment. Nous accueillons aussi sur <a href=\"\/fr\/prise-de-rendez-vous-en-boutique\/\">rendez-vous personnalis\u00e9<\/a> pour un essayage approfondi et un conseil sur les patines.<\/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 Santoni en Suisse.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Cousu Goodyear ou cousu Blake&nbsp;: quelle diff\u00e9rence&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Santoni ma\u00eetrise les deux constructions haut de gamme italiennes. Le <strong>cousu Goodyear<\/strong> assemble la tige et la premi\u00e8re semelle via une tr\u00e9pointe, elle-m\u00eame cousue \u00e0 la semelle ext\u00e9rieure. R\u00e9sultat&nbsp;: une chaussure <strong>robuste, structur\u00e9e, ressemelable \u00e0 l&rsquo;infini<\/strong>. C&rsquo;est la construction des Double Buckle, des Oxford classiques et des Chelsea Boots.<\/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 de la chaussure. R\u00e9sultat&nbsp;: une chaussure <strong>plus fine, plus souple, plus l\u00e9g\u00e8re<\/strong>, mais techniquement plus exigeante \u00e0 ressemeler. C&rsquo;est la signature de la ligne <em>Flexi<\/em>, des mocassins et des sneakers de la maison.<\/p>\n          <p>En r\u00e9sum\u00e9&nbsp;: <strong>Goodyear<\/strong> pour la durabilit\u00e9 et la formalit\u00e9, <strong>Blake<\/strong> pour la souplesse et le confort imm\u00e9diat.<\/p>\n        <\/div>\n      <\/details>\n\n      <details class=\"faq-item\">\n        <summary class=\"faq-trigger\"><span>Comment reconna\u00eetre une vraie paire de Santoni&nbsp;?<\/span><span class=\"faq-icon\" aria-hidden=\"true\"><\/span><\/summary>\n        <div class=\"faq-content\">\n          <p>Plusieurs signes ne trompent pas. La <strong>finition de la patine<\/strong> est le premier indicateur&nbsp;: irr\u00e9guli\u00e8re, profonde, vivante \u2014 jamais uniforme comme une teinture industrielle. Les <strong>nuances de couleur<\/strong> varient l\u00e9g\u00e8rement d&rsquo;une paire \u00e0 l&rsquo;autre du m\u00eame mod\u00e8le&nbsp;: c&rsquo;est normal et c&rsquo;est pr\u00e9cis\u00e9ment ce qui fait la valeur d&rsquo;une Santoni.<\/p>\n          <p>La <strong>semelle<\/strong> porte gravure et marquages d&rsquo;origine, avec mention <em>\u00ab Made in Italy \u00bb<\/em>. \u00c0 l&rsquo;int\u00e9rieur, la <strong>doublure en cuir<\/strong> est compl\u00e8te, sans plastique ni textile bon march\u00e9. Les coutures sont r\u00e9guli\u00e8res, le talon est solidaire, et le num\u00e9ro de s\u00e9rie appara\u00eet souvent sur l&rsquo;int\u00e9rieur de la tige.<\/p>\n          <p>En cas de doute sur une paire achet\u00e9e ailleurs, notre boutique de Gen\u00e8ve peut authentifier vos Santoni \u00e0 l&rsquo;\u0153il \u2014 n&rsquo;h\u00e9sitez pas \u00e0 nous les apporter.<\/p>\n        <\/div>\n      <\/details>\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 Santoni <em>en boutique.<\/em><\/h2>\n        <p class=\"local-body\">La patine d&rsquo;une Santoni se voit mieux \u00e0 la lumi\u00e8re de la boutique. Notre \u00e9quipe \u00e0 Gen\u00e8ve vous accueille pour vous guider sur la pointure, les nuances de cuir et le mod\u00e8le adapt\u00e9 \u00e0 votre usage.<\/p>\n\n        <div class=\"local-details\">\n          <div>\n            <div class=\"local-detail-label\">Adresse<\/div>\n            <div class=\"local-detail-value\">11 Quai des Bergues<br>1201 Gen\u00e8ve<\/div>\n          <\/div>\n          <div>\n            <div class=\"local-detail-label\">Horaires<\/div>\n            <div class=\"local-detail-value\">Lun-Ven \u00b7 10h-18h30<br>Samedi \u00b7 10h-18h<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"cta-row\">\n          <a class=\"btn\" href=\"\/fr\/prise-de-rendez-vous-en-boutique\/\">Prendre rendez-vous<\/a>\n          <a class=\"btn btn-ghost\" href=\"\/fr\/contact\/\">Nous contacter<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"local-visual\">\n        <img decoding=\"async\" src=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/11\/IMG_5005-416x555.jpg\"\n             alt=\"Santoni Bottine Chelsea \u2014 cuir italien\"\n             width=\"416\" height=\"555\" loading=\"lazy\">\n        <span class=\"local-visual-tag\">Santoni Chelsea<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Accueil \/ Nos marques \/ Santoni Manufacture italienne \u00b7 Depuis 1975 Santoni. Patine appliqu\u00e9e \u00e0 la main, cousu Goodyear et Blake, savoir-faire italien transmis par la famille Santoni. Cinquante ans d&rsquo;artisanat \u00e0 Corridonia, dans les Marches. Fond\u00e9e en 1975 Fabrication Corridonia, Italie Disponible \u00e0 Gen\u00e8ve Patine \u00e0 la main Double Buckle \u00b7 Made in Italy [&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-19892","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Brogue<\/title>\n<meta name=\"description\" content=\"Depuis sa cr\u00e9ation en 1979, la famille Santoni a brillamment r\u00e9ussi \u00e0 d\u00e9velopper une marque qui combine parfaitement le design et le savoir-faire italien.\" \/>\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\/santoni-chaussures\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Santoni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue\" \/>\n<meta property=\"og:description\" content=\"Depuis sa cr\u00e9ation en 1979, la famille Santoni a brillamment r\u00e9ussi \u00e0 d\u00e9velopper une marque qui combine parfaitement le design et le savoir-faire italien.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/\" \/>\n<meta property=\"og:site_name\" content=\"Brogue\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T12:59:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-416x555.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 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\\\/santoni-chaussures\\\/\",\"url\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/santoni-chaussures\\\/\",\"name\":\"Santoni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/santoni-chaussures\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/santoni-chaussures\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/IMG_3905-416x555.jpg\",\"datePublished\":\"2020-06-23T11:53:22+00:00\",\"dateModified\":\"2026-05-15T12:59:01+00:00\",\"description\":\"Depuis sa cr\u00e9ation en 1979, la famille Santoni a brillamment r\u00e9ussi \u00e0 d\u00e9velopper une marque qui combine parfaitement le design et le savoir-faire italien.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/santoni-chaussures\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/santoni-chaussures\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/santoni-chaussures\\\/#primaryimage\",\"url\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/IMG_3905-416x555.jpg\",\"contentUrl\":\"https:\\\/\\\/brogue.ch\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/IMG_3905-416x555.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/brogue.ch\\\/fr\\\/nos-marques\\\/santoni-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\":\"Santoni\"}]},{\"@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":"Depuis sa cr\u00e9ation en 1979, la famille Santoni a brillamment r\u00e9ussi \u00e0 d\u00e9velopper une marque qui combine parfaitement le design et le savoir-faire italien.","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\/santoni-chaussures\/","og_locale":"fr_FR","og_type":"article","og_title":"Santoni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue","og_description":"Depuis sa cr\u00e9ation en 1979, la famille Santoni a brillamment r\u00e9ussi \u00e0 d\u00e9velopper une marque qui combine parfaitement le design et le savoir-faire italien.","og_url":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/","og_site_name":"Brogue","article_modified_time":"2026-05-15T12:59:01+00:00","og_image":[{"url":"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-416x555.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/","url":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/","name":"Santoni \u2022 Chaussures Pour Homme Gen\u00e8ve | Brogue","isPartOf":{"@id":"https:\/\/brogue.ch\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/#primaryimage"},"image":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/#primaryimage"},"thumbnailUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-416x555.jpg","datePublished":"2020-06-23T11:53:22+00:00","dateModified":"2026-05-15T12:59:01+00:00","description":"Depuis sa cr\u00e9ation en 1979, la famille Santoni a brillamment r\u00e9ussi \u00e0 d\u00e9velopper une marque qui combine parfaitement le design et le savoir-faire italien.","breadcrumb":{"@id":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-chaussures\/#primaryimage","url":"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-416x555.jpg","contentUrl":"https:\/\/brogue.ch\/wp-content\/uploads\/2020\/10\/IMG_3905-416x555.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/brogue.ch\/fr\/nos-marques\/santoni-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":"Santoni"}]},{"@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\/19892","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=19892"}],"version-history":[{"count":0,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/19892\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/pages\/19489"}],"wp:attachment":[{"href":"https:\/\/brogue.ch\/fr\/wp-json\/wp\/v2\/media?parent=19892"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}