{"id":62168,"date":"2025-05-07T16:50:13","date_gmt":"2025-05-07T14:50:13","guid":{"rendered":"https:\/\/www.diplomat-pen.com\/?page_id=62168"},"modified":"2025-07-31T11:19:39","modified_gmt":"2025-07-31T09:19:39","slug":"handler","status":"publish","type":null,"link":"https:\/\/www.diplomat-pen.com\/de\/handler\/","title":{"rendered":"Wiederverk\u00e4ufer"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_accordion open_toggle_text_color=&#8221;#1D436F&#8221; closed_toggle_text_color=&#8221;#1D436F&#8221; toggle_icon=&#8221;&#x33;||divi||400&#8243; icon_color=&#8221;#FFFFFF&#8221; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;32px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; toggle_text_color=&#8221;#1D436F&#8221; toggle_level=&#8221;h2&#8243; toggle_font=&#8221;|||on|||||&#8221; background_color=&#8221;#FFFFFF&#8221; hover_enabled=&#8221;0&#8243; custom_css_free_form=&#8221;.et_pb_toggle_title {||  padding:50px 25px !important;||  width:1250px !important;||margin:0 auto;||}||.et_pb_toggle {||border:none;||  padding:0;||  margin:0 !important;||  margin-bottom:10px !important;||}||.et_pb_toggle_open .et_pb_toggle_title:hover {||  cursor:default !important;||}&#8221; custom_css_toggle_icon=&#8221;margin-right:50px&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_accordion_item title=&#8221;Magasins \u00e0 proximit\u00e9&#8221; open=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _dynamic_attributes=&#8221;content&#8221; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_enable_color=&#8221;on&#8221; background_image=&#8221;https:\/\/www.diplomat-pen.com\/wp-content\/uploads\/2025\/06\/fond-merchant.webp&#8221; background_enable_image=&#8221;on&#8221; background_size=&#8221;custom&#8221; background_image_width=&#8221;100%&#8221; background_position=&#8221;top_right&#8221; custom_css_toggle_content=&#8221;background:#FFF;&#8221; global_colors_info=&#8221;{}&#8221; toggle_level=&#8221;h2&#8243; toggle_font_size=&#8221;42px&#8221;]@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9leGNlcnB0Iiwic2V0dGluZ3MiOnsiYmVmb3JlIjoiIiwiYWZ0ZXIiOiIiLCJ3b3JkcyI6IiIsInJlYWRfbW9yZV9sYWJlbCI6IiJ9fQ==@[\/et_pb_accordion_item][\/et_pb_accordion][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; custom_css_free_form=&#8221;\/* Cluster contenant peu de points *\/||.marker-cluster-small, .marker-cluster-medium, .marker-cluster-large {||  background-color: rgba(0, 0, 0, 0); ||  color: white;||}||.marker-cluster-small div, .marker-cluster-medium div, .marker-cluster-large div {||  background-color: rgba(29,67,111,0.71);||  color: white;||}&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<script><!-- [et_pb_line_break_holder] -->document.addEventListener(\"DOMContentLoaded\", function () {<!-- [et_pb_line_break_holder] -->  const hash = window.location.hash;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ OUVERTURE AUTOMATIQUE DE L'ONGLET CORRESPONDANT AU HASH<!-- [et_pb_line_break_holder] -->  if (hash.startsWith(\"#merchant\")) {<!-- [et_pb_line_break_holder] -->    const index = parseInt(hash.replace(\"#merchant\", \"\")) - 1;<!-- [et_pb_line_break_holder] -->    if (!isNaN(index)) {<!-- [et_pb_line_break_holder] -->      const allToggles = document.querySelectorAll(\".et_pb_toggle\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      if (index >= 0 && index < allToggles.length) {<!-- [et_pb_line_break_holder] -->        const target = allToggles[index];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Fermer tous les autres onglets<!-- [et_pb_line_break_holder] -->        allToggles.forEach((toggle, i) => {<!-- [et_pb_line_break_holder] -->          if (toggle.classList.contains(\"et_pb_toggle_open\") && i !== index) {<!-- [et_pb_line_break_holder] -->            toggle.classList.remove(\"et_pb_toggle_open\");<!-- [et_pb_line_break_holder] -->            toggle.classList.add(\"et_pb_toggle_close\");<!-- [et_pb_line_break_holder] -->            toggle.querySelector(\".et_pb_toggle_title\").setAttribute(\"aria-expanded\", \"false\");<!-- [et_pb_line_break_holder] -->            toggle.querySelector(\".et_pb_toggle_content\").style.display = \"none\";<!-- [et_pb_line_break_holder] -->          }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Ouvre l\u2019onglet cibl\u00e9<!-- [et_pb_line_break_holder] -->        if (!target.classList.contains(\"et_pb_toggle_open\")) {<!-- [et_pb_line_break_holder] -->          target.classList.remove(\"et_pb_toggle_close\");<!-- [et_pb_line_break_holder] -->          target.classList.add(\"et_pb_toggle_open\");<!-- [et_pb_line_break_holder] -->          target.querySelector(\".et_pb_toggle_title\").setAttribute(\"aria-expanded\", \"true\");<!-- [et_pb_line_break_holder] -->          target.querySelector(\".et_pb_toggle_content\").style.display = \"block\";<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Scroll avec un offset<!-- [et_pb_line_break_holder] -->        setTimeout(() => {<!-- [et_pb_line_break_holder] -->          const yOffset = -150;<!-- [et_pb_line_break_holder] -->          const y = target.getBoundingClientRect().top + window.pageYOffset + yOffset;<!-- [et_pb_line_break_holder] -->          window.scrollTo({ top: y, behavior: \"smooth\" });<!-- [et_pb_line_break_holder] -->        }, 300);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ AJOUT DU REFRESH LORS DU CLIC SUR LE PREMIER ONGLET<!-- [et_pb_line_break_holder] -->  const allToggles = document.querySelectorAll(\".et_pb_toggle\");<!-- [et_pb_line_break_holder] -->  if (allToggles.length > 0) {<!-- [et_pb_line_break_holder] -->    const firstToggle = allToggles[0];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const titleEl = firstToggle.querySelector(\".et_pb_toggle_title\");<!-- [et_pb_line_break_holder] -->    if (titleEl) {<!-- [et_pb_line_break_holder] -->      titleEl.addEventListener(\"click\", function () {<!-- [et_pb_line_break_holder] -->        \/\/ Si l'URL contient #merchant2 ou +, on fait un refresh<!-- [et_pb_line_break_holder] -->        if (window.location.hash && window.location.hash !== \"#merchant1\") {<!-- [et_pb_line_break_holder] -->          window.location.href = window.location.pathname + \"#merchant1\";<!-- [et_pb_line_break_holder] -->          window.location.reload(); \/\/ recharge la page<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p><div class=\"leaflet-map WPLeafletMap\" style=\"height:700px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97c30uYmFzZW1hcHMuY2FydG9jZG4uY29tL2xpZ2h0X2FsbC97en0ve3h9L3t5fXtyfS5wbmc=');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"noWrap\":false,\"maxZoom\":19}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":true,\"scrollWheelZoom\":false,\"doubleClickZoom\":true,\"fitBounds\":true,\"minZoom\":0,\"maxZoom\":19,\"maxBounds\":null,\"attribution\":\"<a href=\\\"http:\\\/\\\/leafletjs.com\\\" title=\\\"Une biblioth\\u00e8que JS pour des cartes interactives\\\">Leaflet<\\\/a>; \\u00a9 <a href=\\\"http:\\\/\\\/www.openstreetmap.org\\\/copyright\\\">OpenStreetMap<\\\/a> contributeurs\\\/contributrices\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([44.67,-63.61],10);});<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.5281225,5.4517599],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Michel&lt;\/div&gt;&lt;br&gt;&lt;p&gt;59 Cr Mirabeau,&lt;\/br&gt;13100 Aix-en-Provence&lt;\/br&gt;&lt;strong&gt;04 42 38 24 65&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 9h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.6895126,5.9152312],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Buro+ &#8211; Aix les Bains&lt;\/div&gt;&lt;br&gt;&lt;p&gt;5-7 rue de France,&lt;\/br&gt;73100 Aix-Les-Bains&lt;\/br&gt;&lt;strong&gt;04 76 56 06 02&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 8h30-12h15 \/ 13h45-19h&lt;\/br&gt;Mardi : 8h30-12h15 \/ 13h45-19h&lt;\/br&gt;Mercredi : 8h30-12h15 \/ 13h45-19h&lt;\/br&gt;Jeudi : 8h30-12h15 \/ 13h45-19h&lt;\/br&gt;Vendredi : 8h30-12h15 \/ 13h45-19h&lt;\/br&gt;Samedi : 9h-12h \/ 14h-18h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.4301596,0.0867188],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Le Passage&lt;\/div&gt;&lt;br&gt;&lt;p&gt;8 Rue du Bercail,&lt;\/br&gt;61000 Alen\u00e7on&lt;\/br&gt;&lt;strong&gt;02 33 80 66 40&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [44.1234746,4.0801758],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt; Modern Bureau &lt;\/div&gt;&lt;br&gt;&lt;p&gt;8 Pl. du G\u00e9n\u00e9ral Leclerc,&lt;\/br&gt;30100 Al\u00e8s&lt;\/br&gt;&lt;strong&gt;04 66 52 53 09&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h30-12h \/14h30-18h30&lt;\/br&gt;Mardi : 9h30-12h \/14h30-18h30&lt;\/br&gt;Mercredi : 9h30-12h \/14h30-18h30&lt;\/br&gt;Jeudi : 9h30-12h \/14h30-18h30&lt;\/br&gt;Vendredi : 9h30-12h \/14h30-18h30&lt;\/br&gt;Samedi : 9h30-12h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.8941706,2.3020053],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie Martelle&lt;\/div&gt;&lt;br&gt;&lt;p&gt;3 Rue des Vergeaux,&lt;\/br&gt;80000 Amiens&lt;\/br&gt;&lt;strong&gt;03 22 71 54 52&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.4711609,-0.5526317],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie Richer&lt;\/div&gt;&lt;br&gt;&lt;p&gt;6 Rue Chaperonni\u00e8re,&lt;\/br&gt;49100 Angers&lt;\/br&gt;&lt;strong&gt;02 41 25 50 00&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.9022414,6.1259056],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Grenet&#8217;Shop&lt;\/div&gt;&lt;br&gt;&lt;p&gt;2, Place Saint Maurice,&lt;\/br&gt;74000 Annecy&lt;\/br&gt;&lt;strong&gt;04 50 51 16 74&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h30-19h&lt;\/br&gt;Mardi : 10h-12h30 \/ 14h30-19h&lt;\/br&gt;Mercredi : 10h-12h30 \/ 14h30-19h&lt;\/br&gt;Jeudi : 10h-12h30 \/ 14h30-19h&lt;\/br&gt;Vendredi : 10h-12h30 \/ 14h30-19h&lt;\/br&gt;Samedi : 10h-12h30 \/ 14h30-19h&lt;\/br&gt;Dimanche : 10h-18h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.9141878,2.2911141],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie Nouvelle&lt;\/div&gt;&lt;br&gt;&lt;p&gt;57 Grande Rue Charles de Gaulle,&lt;\/br&gt;92600 Asni\u00e8res sur Seine&lt;\/br&gt;&lt;strong&gt;01 47 93 06 11&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h30-19h30&lt;\/br&gt;Mardi : 10h-19h30&lt;\/br&gt;Mercredi : 10h-19h30&lt;\/br&gt;Jeudi : 10h-19h30&lt;\/br&gt;Vendredi : 10h-19h30&lt;\/br&gt;Samedi : 10h-19h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.4899839,2.4375562],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Merci Vincent une librairie en libert\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;11 rue du charbon,&lt;\/br&gt;18700 Aubigny-sur-nere&lt;\/br&gt;&lt;strong&gt;06 76 89 02 12&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 15h-19h&lt;\/br&gt;Mercredi : 10h-13h \/ 15h-19h&lt;\/br&gt;Jeudi : 10h-13h \/ 15h-19h&lt;\/br&gt;Vendredi : 10h-13h \/ 15h-19h&lt;\/br&gt;Samedi : 10h-13h \/ 15h-19h&lt;\/br&gt;Dimanche : 10h30-12h30&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.9510293,4.8051107],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Image et Ecriture&lt;\/div&gt;&lt;br&gt;&lt;p&gt;11 Place de l&#8217;Horloge,&lt;\/br&gt;84000 Avignon&lt;\/br&gt;&lt;strong&gt;04 90 85 15 72&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-18h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [44.8428495,-0.5778444],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Le Stylo Des Grands Hommes&lt;\/div&gt;&lt;br&gt;&lt;p&gt;5 Pl. des Grands Hommes,&lt;\/br&gt;33000 Bordeaux&lt;\/br&gt;&lt;strong&gt;05 56 81 25 96&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h30&lt;\/br&gt;Mardi : 10h-19h30&lt;\/br&gt;Mercredi : 10h-19h30&lt;\/br&gt;Jeudi : 10h-19h30&lt;\/br&gt;Vendredi : 10h-19h30&lt;\/br&gt;Samedi : 10h-19h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.3887438,-4.4892696],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Maison du Stylo&lt;\/div&gt;&lt;br&gt;&lt;p&gt;62 RUE DE SIAM,&lt;\/br&gt;29200 BREST&lt;\/br&gt;&lt;strong&gt;02 98 44 44 02&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-13h \/ 14h-19h&lt;\/br&gt;Mercredi : 10h-13h \/ 14h-19h&lt;\/br&gt;Jeudi : 10h-13h \/ 14h-19h&lt;\/br&gt;Vendredi : 10h-13h \/ 14h-19h&lt;\/br&gt;Samedi : 10h-13h \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.9568146,4.3679891],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie du Mau&lt;\/div&gt;&lt;br&gt;&lt;p&gt;44-46 Place de la R\u00e9publique,&lt;\/br&gt;51000 Ch\u00e2lons-en-Champagne&lt;\/br&gt;&lt;strong&gt;03 26 68 48 94&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 9h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.7731821,4.7214212],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie Rimbaud&lt;\/div&gt;&lt;br&gt;&lt;p&gt;26, Rue de la R\u00e9publique,&lt;\/br&gt;8000 Charleville-M\u00e9zi\u00e8res&lt;\/br&gt;&lt;strong&gt;03 24 41 00 12&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8891431,2.1557758],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie les petits mots&lt;\/div&gt;&lt;br&gt;&lt;p&gt;12 avenue Guy de Maupassant ,&lt;\/br&gt;78400 Chatou&lt;\/br&gt;&lt;strong&gt;01 30 53 08 13&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 8h30-13h \/ 14h30-19h&lt;\/br&gt;Mardi : 8h30-13h \/ 14h30-19h&lt;\/br&gt;Mercredi : 8h30-13h \/ 14h30-19h&lt;\/br&gt;Jeudi : 8h30-13h \/ 14h30-19h&lt;\/br&gt;Vendredi : 8h30-13h \/ 14h30-19h&lt;\/br&gt;Samedi : 8h30-13h \/ 14h30-19h&lt;\/br&gt;Dimanche : 9h-12h30&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.7757032,3.0821706],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Les Volcans&lt;\/div&gt;&lt;br&gt;&lt;p&gt;80 Boulevard Fran\u00e7ois Mitterrand,&lt;\/br&gt;63000 Clermont-Ferrand&lt;\/br&gt;&lt;strong&gt;04 73 43 66 75&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.0788782,7.3574357],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;RUC&lt;\/div&gt;&lt;br&gt;&lt;p&gt;6 Pl. de la Cath\u00e9drale,&lt;\/br&gt;68000 Colmar&lt;\/br&gt;&lt;strong&gt;03 89 24 16 16&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 9h30-18h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.0451209,-1.4436472],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;OCEP Librairie&lt;\/div&gt;&lt;br&gt;&lt;p&gt;43 Rue Saint-Nicolas,&lt;\/br&gt;50200\u00a0 Coutances&lt;\/br&gt;&lt;strong&gt;02 33 19 17 17&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 9h30-12h30 \/ 14h-19h&lt;\/br&gt;Mercredi : 9h30-12h30 \/ 14h-19h&lt;\/br&gt;Jeudi : 9h30-12h30 \/ 14h-19h&lt;\/br&gt;Vendredi : 9h30-12h30 \/ 14h-19h&lt;\/br&gt;Samedi : 9h30-12h30 \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.3583645,0.0727596],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Gambetta&lt;\/div&gt;&lt;br&gt;&lt;p&gt;38 rue Gambetta,&lt;\/br&gt;14800 Deauville&lt;\/br&gt;&lt;strong&gt;02 31 88 30 72&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 9h-19h&lt;\/br&gt;Mercredi : 9h-19h&lt;\/br&gt;Jeudi : 9h-19h&lt;\/br&gt;Vendredi : 9h-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.3232783,5.0405377],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Gibert Joseph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;22 Rue des Forges,,&lt;\/br&gt;21000 Dijon&lt;\/br&gt;&lt;strong&gt;02 32 62 24 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.3220477,5.0414805],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Habanera&lt;\/div&gt;&lt;br&gt;&lt;p&gt;23 rue de la libert\u00e9,&lt;\/br&gt;21000 Dijon&lt;\/br&gt;&lt;strong&gt;03 80 30 45 76&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-19h30&lt;\/br&gt;Mardi : 9h-19h30&lt;\/br&gt;Mercredi : 9h-19h30&lt;\/br&gt;Jeudi : 9h-19h30&lt;\/br&gt;Vendredi : 9h-19h30&lt;\/br&gt;Samedi : 9h-19h30&lt;\/br&gt;Dimanche : 10h-12h \/ 13h-19h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.9961751,2.2609111],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie Lecut&lt;\/div&gt;&lt;br&gt;&lt;p&gt;2 Rue de Stalingrad,&lt;\/br&gt;95120 Ermont&lt;\/br&gt;&lt;strong&gt;01 34 44 14 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-12h30 \/ 14h15-19h&lt;\/br&gt;Mardi : 9h-12h30 \/ 14h15-19h&lt;\/br&gt;Mercredi : 9h-12h30 \/ 14h15-19h&lt;\/br&gt;Jeudi : 9h-12h30 \/ 14h15-19h&lt;\/br&gt;Vendredi : 9h-12h30 \/ 14h15-19h&lt;\/br&gt;Samedi : 9h-12h30 \/ 14h15-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.0249952,1.1510455],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Gibert Joseph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;PL GEORGES CLEMENCEAU,&lt;\/br&gt;27000 Evreux&lt;\/br&gt;&lt;strong&gt;02 32 62 24 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8373855,-1.5923725],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie L&#8217;Encre Bleue&lt;\/div&gt;&lt;br&gt;&lt;p&gt;16 rue Saint Sauveur ,&lt;\/br&gt;50400 Granville&lt;\/br&gt;&lt;strong&gt;02 33 50 94 10&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h30-12h30 \/ 15h-19h&lt;\/br&gt;Mardi : 9h45-12h30 \/ 14h-19h&lt;\/br&gt;Mercredi : 9h45-12h30 \/ 14h-19h&lt;\/br&gt;Jeudi : 9h45-12h30 \/ 14h-19h&lt;\/br&gt;Vendredi : 9h45-12h30 \/ 14h-19h&lt;\/br&gt;Samedi : 9h45-12h30 \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.1891273,5.7265666],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Trichon&lt;\/div&gt;&lt;br&gt;&lt;p&gt;2, Place de l&#8217;Etoile,&lt;\/br&gt;38000 Grenoble&lt;\/br&gt;&lt;strong&gt;04 76 46 75 06&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 9h-13h \/ 14h-19h&lt;\/br&gt;Mercredi : 9h-13h \/ 14h-19h&lt;\/br&gt;Jeudi : 9h-13h \/ 14h-19h&lt;\/br&gt;Vendredi : 9h-13h \/ 14h-19h&lt;\/br&gt;Samedi : 9h-13h \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [46.1591124,-1.1515525],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Maison du briquet et du stylo&lt;\/div&gt;&lt;br&gt;&lt;p&gt;4 rue des Merciers,&lt;\/br&gt;17000 La Rochelle&lt;\/br&gt;&lt;strong&gt;05 46 41 10 21&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-20h&lt;\/br&gt;Mardi : 9h-20h&lt;\/br&gt;Mercredi : 9h-20h&lt;\/br&gt;Jeudi : 9h-20h&lt;\/br&gt;Vendredi : 9h-20h&lt;\/br&gt;Samedi : 9h-20h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8766215,2.7062784],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie ROSE-MAY&lt;\/div&gt;&lt;br&gt;&lt;p&gt;17 Rue des Marches,&lt;\/br&gt;77400 Lagny-sur-Marne&lt;\/br&gt;&lt;strong&gt;01 64 30 12 20&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 9h-13h \/ 14h-19h&lt;\/br&gt;Mercredi : 9h-13h \/ 14h-19h&lt;\/br&gt;Jeudi : 9h-13h \/ 14h-19h&lt;\/br&gt;Vendredi : 9h-13h \/ 14h-19h&lt;\/br&gt;Samedi : 9h-13h \/ 14h-19h&lt;\/br&gt;Dimanche : 9h-13h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.2922903,-2.5153693],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie Les Cerfs-Volants&lt;\/div&gt;&lt;br&gt;&lt;p&gt;15 Rue de l&#8217;\u00c9glise,&lt;\/br&gt;44490 Le Croisic&lt;\/br&gt;&lt;strong&gt;02 40 60 90 45&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-13h \/ 15h-19h&lt;\/br&gt;Mercredi : 10h-13h \/ 15h-19h&lt;\/br&gt;Jeudi : 10h-13h \/ 15h-19h&lt;\/br&gt;Vendredi : 10h-13h \/ 15h-19h&lt;\/br&gt;Samedi : 10h-13h \/ 15h-19h&lt;\/br&gt;Dimanche : 10h-13h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.4935895,0.1081556],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Maison du Stylo&lt;\/div&gt;&lt;br&gt;&lt;p&gt;31 Rue Jules Siegfried,&lt;\/br&gt;76600 Le Havre&lt;\/br&gt;&lt;strong&gt;02 98 44 44 02&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-12h \/ 14h-18h&lt;\/br&gt;Mercredi : 10h-12h \/ 14h-18h&lt;\/br&gt;Jeudi : 10h-12h \/ 14h-18h&lt;\/br&gt;Vendredi : 10h-12h \/ 14h-18h&lt;\/br&gt;Samedi : 10h-12h \/ 14h-18h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.7569304,4.8490604],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Fiducial Office Store&lt;\/div&gt;&lt;br&gt;&lt;p&gt;88 Av. Mar\u00e9chal de Saxe,&lt;\/br&gt;69003 Lyon&lt;\/br&gt;&lt;strong&gt;04 78 60 30 69&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.7691615,4.8306047],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Papetheque&lt;\/div&gt;&lt;br&gt;&lt;p&gt;42 Rue du Pr\u00e9sident Edouard Herr,&lt;\/br&gt;69001 Lyon&lt;\/br&gt;&lt;strong&gt;04 91 33 11 79&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-19h&lt;\/br&gt;Mardi : 9h-19h&lt;\/br&gt;Mercredi : 9h-19h&lt;\/br&gt;Jeudi : 9h-19h&lt;\/br&gt;Vendredi : 9h-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.7669688,4.8554478],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Papetheque&lt;\/div&gt;&lt;br&gt;&lt;p&gt;15 Cours Franklin Roosevelt,&lt;\/br&gt;69006 Lyon&lt;\/br&gt;&lt;strong&gt;04 91 33 11 79&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-19h&lt;\/br&gt;Mardi : 9h-19h&lt;\/br&gt;Mercredi : 9h-19h&lt;\/br&gt;Jeudi : 9h-19h&lt;\/br&gt;Vendredi : 9h-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.7791992,4.8275581],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Temps Libre&lt;\/div&gt;&lt;br&gt;&lt;p&gt;16 Grande Rue de la Croix-Rousse,&lt;\/br&gt;69004 Lyon&lt;\/br&gt;&lt;strong&gt;04 78 28 76 94&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 9h-12h30 \/ 14h-19h&lt;\/br&gt;Mercredi : 9h-12h30 \/ 14h-19h&lt;\/br&gt;Jeudi : 9h-12h30 \/ 14h-19h&lt;\/br&gt;Vendredi : 9h-12h30 \/ 14h-19h&lt;\/br&gt;Samedi : 9h-12h30 \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.7555286,4.8312369],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Perreyon&lt;\/div&gt;&lt;br&gt;&lt;p&gt;1, rue Victor Hugo,&lt;\/br&gt;69002 Lyon&lt;\/br&gt;&lt;strong&gt;04 78 37 18 54&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-13h \/ 14h-18h45&lt;\/br&gt;Mercredi : 10h-13h \/ 14h-18h45&lt;\/br&gt;Jeudi : 10h-13h \/ 14h-18h45&lt;\/br&gt;Vendredi : 10h-13h \/ 14h-18h45&lt;\/br&gt;Samedi : 10h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.2946031,5.3820877],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Papetheque&lt;\/div&gt;&lt;br&gt;&lt;p&gt;45 rue Paradis,&lt;\/br&gt;13001 Marseille&lt;\/br&gt;&lt;strong&gt;04 91 33 11 79&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h30-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 9h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.3018742,-0.6137284],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Librairie du Marais&lt;\/div&gt;&lt;br&gt;&lt;p&gt;237 Rue Charles de Gaulle,&lt;\/br&gt;53100 Mayenne&lt;\/br&gt;&lt;strong&gt;02 43 04 10 12&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-12h \/ 14h-18h&lt;\/br&gt;Mardi : 9h-12h \/ 14h-19h&lt;\/br&gt;Mercredi : 9h-19h&lt;\/br&gt;Jeudi : 9h-12h \/ 14h-19h&lt;\/br&gt;Vendredi : 9h-12h \/ 14h-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.8924043,-0.5015413],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Lacoste&lt;\/div&gt;&lt;br&gt;&lt;p&gt;65 Rue Augustin Lesbazeilles,&lt;\/br&gt;40000 Mont de Marsan&lt;\/br&gt;&lt;strong&gt;05 58 75 01 75&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 9h-13h \/ 14h-19h&lt;\/br&gt;Mercredi : 9h-13h \/ 14h-19h&lt;\/br&gt;Jeudi : 9h-13h \/ 14h-19h&lt;\/br&gt;Vendredi : 9h-13h \/ 14h-19h&lt;\/br&gt;Samedi : 9h-13h \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.6103572,3.8767154],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Gibert Joseph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;3 Pl. Martyrs de la R\u00e9sistance,&lt;\/br&gt;34000 Montpellier&lt;\/br&gt;&lt;strong&gt;02 32 62 24 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h30-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 9h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.2171683,-1.5573745],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Cado Chic&lt;\/div&gt;&lt;br&gt;&lt;p&gt;25 Rue du Calvaire,&lt;\/br&gt;44000 Nantes&lt;\/br&gt;&lt;strong&gt;02 40 48 25 89&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h30-13h \/ 14h-19h&lt;\/br&gt;Mercredi : 10h30-13h \/ 14h-19h&lt;\/br&gt;Jeudi : 10h30-13h \/ 14h-19h&lt;\/br&gt;Vendredi : 10h30-13h \/ 14h-19h&lt;\/br&gt;Samedi : 10h30-13h \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8861767,2.2704972],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Lamartine Neuilly&lt;\/div&gt;&lt;br&gt;&lt;p&gt;102, av Achille Peretti,&lt;\/br&gt;92200 Neuilly sur seine&lt;\/br&gt;&lt;strong&gt;01 47 47 71 00&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.7007035,7.2686692],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Creutz &#038; Fils&lt;\/div&gt;&lt;br&gt;&lt;p&gt;19 rue de l&#8217;hotel des postes ,&lt;\/br&gt;6000 Nice&lt;\/br&gt;&lt;strong&gt;04 93 85 35 13&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-12h \/ 14h-18h30&lt;\/br&gt;Mercredi : 10h-12h \/ 14h-18h30&lt;\/br&gt;Jeudi : 10h-12h \/ 14h-18h30&lt;\/br&gt;Vendredi : 10h-12h \/ 14h-18h30&lt;\/br&gt;Samedi : 10h-12h \/ 14h-18h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.8370975,4.3592021],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Art et Signature &lt;\/div&gt;&lt;br&gt;&lt;p&gt;17 Place du March\u00e9,&lt;\/br&gt;30000 N\u00eemes &lt;\/br&gt;&lt;strong&gt;04 66 21 63 44&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 10h-13h \/ 14h-19h&lt;\/br&gt;Mercredi : 10h-13h \/ 14h-19h&lt;\/br&gt;Jeudi : 10h-13h \/ 14h-19h&lt;\/br&gt;Vendredi : 10h-13h \/ 14h-19h&lt;\/br&gt;Samedi : 10h-13h \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.8371388,4.3613636],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Lacour-Oll\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;25 Boulevard Amiral Courbet,&lt;\/br&gt;30000 N\u00eemes &lt;\/br&gt;&lt;strong&gt;04 66 67 30 30&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-19h&lt;\/br&gt;Mardi : 9h-19h&lt;\/br&gt;Mercredi : 9h-19h&lt;\/br&gt;Jeudi : 9h-19h&lt;\/br&gt;Vendredi : 9h-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8881736,2.3480872],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Gibert Joseph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;17 boulevard Barbes,&lt;\/br&gt;75018 Paris&lt;\/br&gt;&lt;strong&gt;02 32 62 24 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h30&lt;\/br&gt;Mardi : 10h-19h30&lt;\/br&gt;Mercredi : 10h-19h30&lt;\/br&gt;Jeudi : 10h-19h30&lt;\/br&gt;Vendredi : 10h-19h30&lt;\/br&gt;Samedi : 10h-19h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8483706,2.3428131],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Gibert Joseph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;30 boulevard St Michel,&lt;\/br&gt;75006 Paris&lt;\/br&gt;&lt;strong&gt;02 32 62 24 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h30&lt;\/br&gt;Mardi : 10h-19h30&lt;\/br&gt;Mercredi : 10h-19h30&lt;\/br&gt;Jeudi : 10h-19h30&lt;\/br&gt;Vendredi : 10h-19h30&lt;\/br&gt;Samedi : 10h-19h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8644785,2.2706229],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;LAMARTINE&lt;\/div&gt;&lt;br&gt;&lt;p&gt;118 rue de la Pompe,&lt;\/br&gt;75016 Paris&lt;\/br&gt;&lt;strong&gt;01 47 27 95 41&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8735845,2.3286439],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Le Carr\u00e9 d&#8217;encre&lt;\/div&gt;&lt;br&gt;&lt;p&gt;13 Rue des Mathurins,&lt;\/br&gt;75009 Paris&lt;\/br&gt;&lt;strong&gt;01 42 93 86 84&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 11h-19h&lt;\/br&gt;Mercredi : 11h-19h&lt;\/br&gt;Jeudi : 11h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8417266,2.3246106],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Montparnasse Papeterie&lt;\/div&gt;&lt;br&gt;&lt;p&gt;41 Rue du Montparnasse,&lt;\/br&gt;75014 Paris&lt;\/br&gt;&lt;strong&gt;01 40 47 57 12&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h30-19h&lt;\/br&gt;Mardi : 10h30-19h&lt;\/br&gt;Mercredi : 10h30-19h&lt;\/br&gt;Jeudi : 10h30-19h&lt;\/br&gt;Vendredi : 10h30-19h&lt;\/br&gt;Samedi : 10h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8853878,2.2822184],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Neuilly dessin&lt;\/div&gt;&lt;br&gt;&lt;p&gt;3 place de la porte de champerret,&lt;\/br&gt;75017 Paris&lt;\/br&gt;&lt;strong&gt;01 45 72 43 22&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8501579,2.3040541],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie de l&#8217;\u00e9cole Militaire&lt;\/div&gt;&lt;br&gt;&lt;p&gt;41, avenue de la Motte-Piquet,&lt;\/br&gt;75007 Paris&lt;\/br&gt;&lt;strong&gt;01 45 51 24 98&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8412873,2.3227268],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie du Dome&lt;\/div&gt;&lt;br&gt;&lt;p&gt;108 boulevard du Montparnasse,&lt;\/br&gt;75014 Paris&lt;\/br&gt;&lt;strong&gt;01 43 35 25 74&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 10h30-19h&lt;\/br&gt;Mercredi : 10h30-19h&lt;\/br&gt;Jeudi : 10h30-19h&lt;\/br&gt;Vendredi : 10h30-19h&lt;\/br&gt;Samedi : 10h30-19h&lt;\/br&gt;Dimanche : 14h-18h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8463944,2.3438807],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Latine&lt;\/div&gt;&lt;br&gt;&lt;p&gt;26, Rue Soufflot,&lt;\/br&gt;75005 Paris&lt;\/br&gt;&lt;strong&gt;01 43 54 14 89&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8757387,2.3512337],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Perjac&lt;\/div&gt;&lt;br&gt;&lt;p&gt;66 Rue du Faubourg Poissonni\u00e8re,&lt;\/br&gt;75010 Paris&lt;\/br&gt;&lt;strong&gt;01 47 70 28 71&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-19h45&lt;\/br&gt;Mardi : 9h-19h45&lt;\/br&gt;Mercredi : 9h-19h45&lt;\/br&gt;Jeudi : 9h-19h45&lt;\/br&gt;Vendredi : 9h-19h45&lt;\/br&gt;Samedi : Ferm\u00e9&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8718476,2.3207417],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;PLUME ET BILLE&lt;\/div&gt;&lt;br&gt;&lt;p&gt;38 rue de l&#8217;arcade,&lt;\/br&gt;75008 Paris&lt;\/br&gt;&lt;strong&gt;01 42 65 57 92&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h30&lt;\/br&gt;Mardi : 10h30-19h30&lt;\/br&gt;Mercredi : 10h30-19h30&lt;\/br&gt;Jeudi : 10h30-19h30&lt;\/br&gt;Vendredi : 10h30-19h30&lt;\/br&gt;Samedi : 10h30-19h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8762587,2.3086485],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Point Plume&lt;\/div&gt;&lt;br&gt;&lt;p&gt;21 rue Quentin Bauchat,&lt;\/br&gt;75008 Paris&lt;\/br&gt;&lt;strong&gt;01 49 52 09 89&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [45.1853787,0.7198622],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Au Paradis des Fumeurs&lt;\/div&gt;&lt;br&gt;&lt;p&gt;15 Bd Michel Montaigne,&lt;\/br&gt;24000 P\u00e9rigueux&lt;\/br&gt;&lt;strong&gt;05 53 53 78 25&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 08h-19h&lt;\/br&gt;Mardi : 08h-19h&lt;\/br&gt;Mercredi : 08h-19h&lt;\/br&gt;Jeudi : 08h-19h&lt;\/br&gt;Vendredi : 08h-19h&lt;\/br&gt;Samedi : 08h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [42.6987685,2.8958421],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Signatures&lt;\/div&gt;&lt;br&gt;&lt;p&gt;6 rue Alsace Lorraine ,&lt;\/br&gt;66000 PERPIGNAN&lt;\/br&gt;&lt;strong&gt;04 68 34 47 10&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [46.5837211,0.3376102],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Stylo Poitiers&lt;\/div&gt;&lt;br&gt;&lt;p&gt;37 Rue Gambetta,&lt;\/br&gt;86000 Poitiers&lt;\/br&gt;&lt;strong&gt;05 49 41 87 69&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-12h30 \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.9965208,-4.0992848],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Ravy&lt;\/div&gt;&lt;br&gt;&lt;p&gt;10 Rue de la Providence,&lt;\/br&gt;29000 Quimper&lt;\/br&gt;&lt;strong&gt;02 98 95 05 36&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.2571616,4.0280686],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La R\u00e9gence Reims&lt;\/div&gt;&lt;br&gt;&lt;p&gt;44 Place Drouet d&#8217;Erlon,&lt;\/br&gt;51100 Reims&lt;\/br&gt;&lt;strong&gt;03 26 47 49 79&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-19h&lt;\/br&gt;Mardi : 9h-19h&lt;\/br&gt;Mercredi : 9h-19h&lt;\/br&gt;Jeudi : 9h-19h&lt;\/br&gt;Vendredi : 9h-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.1110621,-1.6795397],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie Bahon Rault &lt;\/div&gt;&lt;br&gt;&lt;p&gt;18 Rue du Champ Jacquet,&lt;\/br&gt;35000 Rennes&lt;\/br&gt;&lt;strong&gt;02 99 79 00 39&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 13h30-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.4407275,1.0884254],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Boutique Scripte&lt;\/div&gt;&lt;br&gt;&lt;p&gt;56 Rue Saint-L\u00f4,&lt;\/br&gt;76000 Rouen&lt;\/br&gt;&lt;strong&gt;02 35 15 44 22&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8775573,2.1822323],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Papetheque&lt;\/div&gt;&lt;br&gt;&lt;p&gt;14 Boulevard du Mar\u00e9chal Foch,&lt;\/br&gt;92500 Rueil-Malmaison&lt;\/br&gt;&lt;strong&gt;04 91 33 11 79&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 9h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.6502084,-2.0079475],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Autograph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;13 rue Saint Vincent,&lt;\/br&gt;35400 Saint Malo&lt;\/br&gt;&lt;strong&gt;02 99 40 31 61&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : 10h30-19h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.7020125,6.2159342],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Le coin de lettre&lt;\/div&gt;&lt;br&gt;&lt;p&gt;91 Avenue carnot,&lt;\/br&gt;54130 Saint Max&lt;\/br&gt;&lt;strong&gt;03 83 33 80 80 &lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 9h-12h \/ 14h-19h&lt;\/br&gt;Mercredi : 9h-12h \/ 14h-19h&lt;\/br&gt;Jeudi : 9h-12h \/ 14h-19h&lt;\/br&gt;Vendredi : 9h-12h \/ 14h-19h&lt;\/br&gt;Samedi : 9h-12h \/ 14h-18h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [49.2065407,2.5867515],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Le Verbe et l&#8217;Objet &lt;\/div&gt;&lt;br&gt;&lt;p&gt;14 Pl. Henri IV,&lt;\/br&gt;60300 Senlis&lt;\/br&gt;&lt;strong&gt;03 44 60 61 98&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : 10h-13h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8960736,2.0901693],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Gibert Joseph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;4 rue des Coches,&lt;\/br&gt;78100 St Germain en Laye&lt;\/br&gt;&lt;strong&gt;02 32 62 24 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 9h30-19h&lt;\/br&gt;Dimanche : 10h-13h&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.1424871,-1.6929348],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Tabac Presse Grand Quartier&lt;\/div&gt;&lt;br&gt;&lt;p&gt;C.C Grand Quartier Rte de St Malo,&lt;\/br&gt;35760 St Gr\u00e9goire&lt;\/br&gt;&lt;strong&gt;02.99.59.39.91&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-20h&lt;\/br&gt;Mardi : 9h-20h&lt;\/br&gt;Mercredi : 9h-20h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 9h-20h&lt;\/br&gt;Samedi : 9h-20h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.5644267,7.7769703],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;L&#8217;independante&lt;\/div&gt;&lt;br&gt;&lt;p&gt;14 Route du Polygone,&lt;\/br&gt;67100 Strasbourg&lt;\/br&gt;&lt;strong&gt;03 88 34 42 64&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : Ferm\u00e9&lt;\/br&gt;Mardi : 9h30-13h \/ 14h-19h&lt;\/br&gt;Mercredi : 9h30-13h \/ 14h-19h&lt;\/br&gt;Jeudi : 9h30-13h \/ 14h-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 9h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.5803477,7.7521118],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Papeterie du centre&lt;\/div&gt;&lt;br&gt;&lt;p&gt;38 Rue des Juifs,&lt;\/br&gt;67000 Strasbourg&lt;\/br&gt;&lt;strong&gt;03 88 36 27 14&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-18h30&lt;\/br&gt;Mardi : 10h-18h30&lt;\/br&gt;Mercredi : 10h-18h30&lt;\/br&gt;Jeudi : 10h-18h30&lt;\/br&gt;Vendredi : 10h-18h30&lt;\/br&gt;Samedi : 10h-18h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [43.6033982,1.4499314],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Papetheque &lt;\/div&gt;&lt;br&gt;&lt;p&gt;32 Rue de Metz ,&lt;\/br&gt;31000 Toulouse&lt;\/br&gt;&lt;strong&gt;05 61 52 09 03&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h30-19h&lt;\/br&gt;Mardi : 9h30-19h&lt;\/br&gt;Mercredi : 9h30-19h&lt;\/br&gt;Jeudi : 9h30-19h&lt;\/br&gt;Vendredi : 9h30-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [44.9280333,4.8893904],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Valence Stylo&lt;\/div&gt;&lt;br&gt;&lt;p&gt;1 Avenue Pierre Semard,&lt;\/br&gt;26000 Valence&lt;\/br&gt;&lt;strong&gt;04 75 44 10 37&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 14h-19h&lt;\/br&gt;Mardi : 10h-12h30 \/ 14h-19h&lt;\/br&gt;Mercredi : 10h-12h30 \/ 14h-19h&lt;\/br&gt;Jeudi : 10h-12h30 \/ 14h-19h&lt;\/br&gt;Vendredi : 10h-12h30 \/ 14h-19h&lt;\/br&gt;Samedi : 10h-12h30 \/ 14h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [47.7912126,1.0665488],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La maison de la Presse Vend\u00f4me&lt;\/div&gt;&lt;br&gt;&lt;p&gt;15-21 Rue du G\u00e9n\u00e9ral de Gaulle,&lt;\/br&gt;41100 Vend\u00f4me&lt;\/br&gt;&lt;strong&gt;02 54 89 86 41&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-12h30 \/ 14h30-19h&lt;\/br&gt;Mardi : 9h-12h30 \/ 14h30-19h&lt;\/br&gt;Mercredi : 9h-12h30 \/ 14h30-19h&lt;\/br&gt;Jeudi : 9h-12h30 \/ 14h30-19h&lt;\/br&gt;Vendredi : 9h-12h30 \/ 14h30-19h&lt;\/br&gt;Samedi : 9h-12h30 \/ 14h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8045774,2.1361086],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Gibert Joseph&lt;\/div&gt;&lt;br&gt;&lt;p&gt;4 Passage de la Charit\u00e9,&lt;\/br&gt;78000 Versailles&lt;\/br&gt;&lt;strong&gt;02 32 62 24 24&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 10h-19h&lt;\/br&gt;Mardi : 10h-19h&lt;\/br&gt;Mercredi : 10h-19h&lt;\/br&gt;Jeudi : 10h-19h&lt;\/br&gt;Vendredi : 10h-19h&lt;\/br&gt;Samedi : 10h-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8037962,2.1335389],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;La Havane&lt;\/div&gt;&lt;br&gt;&lt;p&gt;21 Rue Hoche,&lt;\/br&gt;78000 Versailles&lt;\/br&gt;&lt;strong&gt;01 39 50 66 11&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 08h-19h30&lt;\/br&gt;Mardi : 08h-19h30&lt;\/br&gt;Mercredi : 08h-19h30&lt;\/br&gt;Jeudi : 08h-19h30&lt;\/br&gt;Vendredi : 08h-19h30&lt;\/br&gt;Samedi : 08h-19h30&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/diplomat-pen.com\\\/wp-content\\\/uploads\\\/revendeur.webp\",\"iconSize\":\"20,20\"});\nvar marker = L.marker(\n    [48.8467375,2.4320026],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;magasin&quot;&gt;Le Bel Ecrit&lt;\/div&gt;&lt;br&gt;&lt;p&gt;6 Avenue de Vorges,&lt;\/br&gt;94300 Vincennes&lt;\/br&gt;&lt;strong&gt;01 43 28 03 17&lt;\/strong&gt;&lt;\/br&gt;&lt;\/p&gt;&lt;br&gt;&lt;div class=&quot;horaires&quot;&gt;Horaires :&lt;\/br&gt;Lundi : 9h-13h \/ 14h30-19h&lt;\/br&gt;Mardi : 9h-13h \/ 14h30-19h&lt;\/br&gt;Mercredi : 9h-13h \/ 14h30-19h&lt;\/br&gt;Jeudi : 9h-13h \/ 14h30-19h&lt;\/br&gt;Vendredi : 9h-13h \/ 14h30-19h&lt;\/br&gt;Samedi : 10h-13h \/ 14h30-19h&lt;\/br&gt;Dimanche : Ferm\u00e9&lt;\/div&gt;&lt;br&gt;&lt;p&gt;'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>[cluster ]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-62168","page","type-page","status-publish","hentry"],"acf":[],"_wp_page_template":"default","_wp_attached_file":null,"_wp_attachment_metadata":null,"_et_pb_excluded_global_options":null,"_wpml_media_featured":null,"_wpml_media_duplicate":null,"_wpml_word_count":null,"_icl_lang_duplicate_of":null,"_et_autogenerated_title":null,"_et_default":null,"_et_enabled":null,"_et_header_layout_id":null,"_et_header_layout_enabled":null,"_et_body_layout_id":null,"_et_body_layout_enabled":null,"_et_footer_layout_id":null,"_et_footer_layout_enabled":null,"_et_builder_dynamic_assets_loading_attr_threshold":"10","_menu_item_type":null,"_menu_item_menu_item_parent":null,"_menu_item_object_id":null,"_menu_item_object":null,"_menu_item_target":null,"_menu_item_classes":null,"_menu_item_xfn":null,"_menu_item_url":null,"_menu_item_orphaned":null,"_dp_original":null,"_et_onboarding_created":null,"_wp_old_date":null,"_product_attributes":null,"_variation_description":null,"_sku":null,"_regular_price":null,"_sale_price":null,"_weight":null,"_length":null,"_width":null,"_height":null,"_trp_menu_languages":null,"_wp_attachment_image_alt":null,"_yoast_wpseo_primary_product_brand":null,"_yoast_wpseo_primary_product_cat":null,"attribute_pa_mine":null,"attribute_pa_couleur":null,"attribute_pa_variante":null,"_label":null,"_view_type":null,"_filter_type":null,"_attribute":null,"_attribute_value_source":null,"_meta_key":null,"_multi_choice_possible_values":null,"_multi_choice_undefined_value_text":null,"_multi_choice_possible_value_text":null,"_multi_choice_required_value_text":null,"_multi_choice_excluded_value_text":null,"_from_value":null,"_to_value":null,"_from_value_text":null,"_to_value_text":null,"_enable_slider":null,"_show_slider_tooltips":null,"_show_inputs":null,"_label_as_placeholder":null,"_numeric_unit":null,"_numeric_step":null,"_alignment":null,"_thumbnail_size":null,"_thumbnail_width":null,"_category_parent":null,"_category_parent_by_question":null,"_start_from_categories_level":null,"_max_sub_categories_level":null,"_no_results_found_message":null,"_hide_empty_terms":null,"_included_terms":null,"_excluded_terms":null,"_show_count":null,"_show_description":null,"_formula":null,"_formula_operator":null,"_formula_variables":null,"_formula_name_aliases":null,"_formula_value_aliases":null,"_output_formula_value":null,"_formula_value_text":null,"_relation":null,"_action_on_click":null,"_min_values_selected":null,"_max_values_selected":null,"_min_values_selected_message":null,"_max_values_selected_message":null,"_any_product_value":null,"_any_product_value_text":null,"_any_product_value_position":null,"_any_product_value_checked":null,"_any_product_value_thumbnail":null,"_add_empty_value":null,"_empty_value_text":null,"_unmet_values_behavior":null,"_additional_get_param":null,"_additional_get_param_term_source":null,"_dependencies":null,"_bonded_questions":null,"_ignore_filtering":null,"_questions":null,"_questions_categories":null,"_source":null,"_filter_by_queried_object":null,"_extra_query_args":null,"_mode":null,"_nav_action":null,"_collect_inquiries":null,"_scrolling_top_on_update":null,"_scrolling_up_gap":null,"_results_url":null,"_empty_results_url":null,"_redirect_to_only_result_page":null,"_max_results_number":null,"_reset_filter_on_showing":null,"_show_results_within":null,"_results_within_type":null,"_results_within_products_per_page":null,"_results_tab_title":null,"_results_tab_thumbnail":null,"_show_preliminary_results_count":null,"_preliminary_results_count_text":null,"_preliminary_results_count_text_one":null,"_preliminary_results_count_text_zero":null,"_nav_view":null,"_nav_button_class":null,"_sticky_nav":null,"_sticky_nav_offset":null,"_show_header":null,"_sticky_header":null,"_sticky_header_offset":null,"_show_footer":null,"_sticky_footer":null,"_sticky_footer_offset":null,"_enable_description_tab":null,"_description_tab_title":null,"_enable_value":null,"_enable_shop_value":null,"_results_pdf_header_height":null,"_results_pdf_header_content":null,"_results_pdf_top_description":null,"_results_pdf_footer_height":null,"_results_pdf_footer_content":null,"_results_pdf_bottom_description":null,"_results_pdf_additional_css":null,"_header_controls":null,"_footer_controls":null,"_shop_controls":null,"_controls_preliminary_results_text":null,"_controls_preliminary_results_text_one":null,"_controls_preliminary_results_text_zero":null,"_start_button_text":null,"_start_button_class":null,"_back_button_text":null,"_back_button_class":null,"_skip_button_text":null,"_skip_button_class":null,"_show_next_button":null,"_next_button_text":null,"_next_button_class":null,"_reset_button_text":null,"_reset_button_class":null,"_show_results_button":null,"_results_button_text":null,"_results_button_class":null,"_results_button_behavior":null,"_show_results_pdf_button":null,"_results_pdf_button_text":null,"_results_pdf_button_class":null,"_share_button_text":null,"_share_button_success_message":null,"_share_button_class":null,"_shop_reset_button_text":null,"_shop_reset_button_class":null,"_shop_back_button_text":null,"_shop_back_button_url":null,"_shop_back_button_class":null,"_shop_repeat_button_text":null,"_shop_repeat_button_url":null,"_shop_repeat_button_class":null,"_enabled":null,"_filters":null,"_layout":null,"_woo_variation_swatches_product_settings":null,"_section":null,"_assign_to":null,"_fields":null,"type-produit":null,"_type-produit":null,"_default_attributes":null,"type_produit":null,"_type_produit":null,"_et_use_on":null,"_et_template":null,"_et_pb_content_area_background_color":null,"_et_pb_section_background_color":null,"_upsell_ids":null,"_product_image_gallery":null,"_tag_id":null,"_et_post_bg_color":null,"_et_post_bg_layout":null,"_et_pb_show_title":null,"_yoast_wpseo_primary_category":null,"_pingme":null,"_encloseme":null,"_wp_trash_meta_comments_status":null,"_et_dynamic_cached_shortcodes":["dsm_menu","et_pb_accordion_item","et_pb_social_media_follow_network","et_pb_section","et_pb_row","et_pb_column","et_pb_accordion","et_pb_button","et_pb_code","et_pb_image","et_pb_menu","et_pb_social_media_follow","et_pb_text"],"_et_dynamic_cached_attributes":{"sticky_position":["top"],"use_custom_gutter":["on"],"gutter_width":["1"],"social_network":["facebook","instagram","pinterest"],"custom_padding":"10px||50px||false|false","width":"90%","icon_hover_color":"#FFFFFF","hover_overlay_color":"rgba(255,255,255,0.5)","price_font_size":"24px","background_layout":"dark","header_2_font_size":"48px","text_font_size":"16px","text_letter_spacing":"2px","text_line_height":"1.8em","header_2_letter_spacing":"0px","header_2_line_height":"1.2em","custom_margin":"0px||0px||true|false","text_orientation":"left","header_2_text_align":"left","text_font_size_tablet":"15px","text_font_size_phone":"14px","text_font_size_last_edited":"on|phone","header_level":"h1","header_font":"|800|||||||","header_text_color":"rgba(255,255,255,0.5)","header_font_size":"9vw","header_text_shadow_style":"preset1","header_text_shadow_color":"RGBA(255,255,255,0)","button_text_size":"16px"},"et_enqueued_post_fonts":{"family":{"et-gf-montserrat":"Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic"},"subset":["latin","latin-ext"],"cache_key":"{\"gph\":\"1\",\"divi\":\"4.27.6\",\"wp\":\"6.9.4\",\"enable_all_character_sets\":\"false\"}"},"_et_builder_module_features_cache":["{\"gph\":\"1\",\"divi\":\"4.27.6\",\"wp\":\"6.9.4\",\"tb\":{\"62078\":\"2025-12-15 10:54:50\",\"62079\":\"2025-09-05 11:36:46\"},\"wpe\":[]}",{"et_pb_section_ebdd43ccded040495c3b4180ca8b7508":{"mawi":true,"bosh":true,"pos":true,"tra":true,"anim":true},"et_pb_row_336529cc13abd4a30fb1530a9968aa55":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_column_38e5d6c22d990d327966c6283c404209":{"bosh":true,"pos":true,"anim":true},"et_pb_code_f524006b920a3d793ae2e0d66e587851":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_section_30e982c3cc4d95d4bea5e7c7dd46c5a0":{"mawi":true,"bosh":true,"anim":true},"et_pb_section_ea0aa213c7879f6ebe87365e7db3d916":{"mawi":true,"bosh":true,"anim":true},"et_pb_row_0ca514074e2cb9901fa220cc3c61c7a1":{"mawi":true,"bosh":true,"anim":true},"et_pb_text_ef123b2ee126230b673399cb94c1e482":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_section_90e3e84e9901bad23c6e4061c6314cf5":{"fil":true,"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_section_5e0e4c7e51c4e5064bf64cf217991ec0":{"fil":true,"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true,"sti":true},"et_pb_row_3524c939f9653605c9a6cb5ad3dfb435":{"fil":true,"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_column_0c3c439f1a31ac51640fdf513d0eb171":{"bosh":true,"pos":true,"anim":true},"et_pb_menu_3cd6183886f2a79957cf30803d12468a":{"glde":{"background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"fil":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_column_7f92b56fa24613f896573a541ba8b081":{"bosh":true,"pos":true,"anim":true},"et_pb_image_d6d515070092214d8036868dfeb20a21":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_menu_94d52533a93ba0e620147da6848b8b85":{"glde":{"background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"fil":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_row_ea716bfcf4cc7ff743a5562f0c3aed2b":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_column_2f9ba1166dae4a0c7762c863405f6207":{"bosh":true,"pos":true,"anim":true},"dsm_menu_f931a7aa4158974dad6aadfd9af4f72a":{"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_615fedbc05a23ab66680105a3b85fa45":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_762987a0ac1a5cd9dc9d68a262b19c9f":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_f5925e5ded33be0d1c7aa1860c6e9e67":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_ef48987d10b6c8f612a48e79f8a5d235":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_37a37d1a04a9f8f5db116c62237683ab":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_2835bd30fac27f0c3a45b69a8f9f0897":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_ccf82206a3271de70f7632b835fefc32":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_d20e3caef4fbd320f90c39792a34891c":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_row_a5bbbeb30c2f9414f33fb2fba531cb7c":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"dsm_menu_b04ba63cbdde2283aae38eb28d07909e":{"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_71eda2ac152644b94f6f05d0d7d80b3a":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_c1fb5ed1e1c0e7a15926f2db1a2355c5":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_44bb816870dc85b06e112d3ea9bb6e59":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_c11ad13481b9622fce63f2f47f0cf074":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_row_2476056a815281178dc3aabd5312ea31":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"dsm_menu_2cf4415de6af2caf7d0d757d7810d944":{"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_57fd2ed32ad24cfcaabcc8db9cbfb579":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_611d9acb0d0cbc75f4c7ab8ddcfc8085":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_b20074755a602a5d1b4eef5787cd0b2c":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_aec5cb6c1f2579a3bc9ca3483824ef70":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_image_1b944c48095856de44a7e7f8ab9a0217":{"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_938c133b29ed11b606abdc9333773b3d":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_section_aa702a82a43e4ade673f8c6eaaf54e1c":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_section_cd3920a52f4fd3a434ed82d8b3122f0c":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_row_f0132ef0471ac8910016be8085ff3005":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_column_adae94ada0eb329f5ffeb7c5e1755190":{"bosh":true,"pos":true,"anim":true},"et_pb_menu_3bc08dbc8deb8e86ecbc7da8a9af840f":{"glde":{"background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_section_ca16b176d9a82b11ff560100b71be5be":{"mawi":true,"bosh":true,"anim":true},"et_pb_row_b8fda6d8155c3a6fa85e866e44e5274f":{"mawi":true,"bosh":true,"anim":true},"et_pb_accordion_987e15cd78f0a85ed0ca3fd1cdd55f66":{"glde":{"toggle_font_size":"16","toggle_letter_spacing":"0px","toggle_line_height":"1em","body_font_size":"14","body_letter_spacing":"0px","body_line_height":"1.7em","custom_padding":"20"},"foop":true,"tesh":true,"mawi":true,"bosh":true,"pos":true,"anim":true},"et_pb_accordion_item_13f36f8fe86446442586efa2e88a05eb":{"glde":{"title_font_size":"16","title_letter_spacing":"0px","title_line_height":"1em","body_font_size":"14","body_letter_spacing":"0px","body_line_height":"1.7em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal","custom_padding":"20"},"foop":true,"tesh":true,"mawi":true,"bosh":true,"pos":true,"anim":true},"et_pb_code_5a1c55fe743543ce7db144b053e325c9":{"mawi":true,"bosh":true,"pos":true,"anim":true},"et_pb_section_7122a056ca8ff38ce2d98b61ae27d8a6":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_row_3a976dcdd51076941edd9173ccd08c17":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_column_0ac7afca039394610075540edce782aa":{"bosh":true,"pos":true,"anim":true},"et_pb_text_22a5c9cb0759bbd8828d65bff9bfd2e2":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_button_ef498df3b34a3b27411f52bd5b691477":{"tesh":true,"cuma":true,"but":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_text_29146d68afeebfe476e58770b7b80dec":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_social_media_follow_network_db08d966b26d1984295643421d403232":{"tesh":true,"bosh":true,"pos":true,"anim":true},"et_pb_social_media_follow_network_94c3a08a3646f0261d14151c08def42a":{"tesh":true,"bosh":true,"pos":true,"anim":true},"et_pb_social_media_follow_network_14c0e653a29fc2b754f56d8911a0b5f3":{"tesh":true,"bosh":true,"pos":true,"anim":true},"et_pb_social_media_follow_5e6ec38b65d5921f45e59eaadc0f7faf":{"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_social_media_follow_network_8639aa6173df052cd24e8e6803c37c37":{"tesh":true,"bosh":true,"pos":true,"anim":true},"et_pb_social_media_follow_network_fd8804526c5ca61929bcb69467ca5faf":{"tesh":true,"bosh":true,"pos":true,"anim":true},"et_pb_social_media_follow_987978fdc7ada5bd8711bc98198b7f49":{"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_social_media_follow_network_ee584d5a95382835349199a76df36bd3":{"tesh":true,"bosh":true,"pos":true,"anim":true},"et_pb_social_media_follow_network_91821b2266762cbe19ad30951ce3b7a7":{"tesh":true,"bosh":true,"pos":true,"anim":true},"et_pb_social_media_follow_7fee06e283b6654561af5384ad1e165d":{"tesh":true,"cuma":true,"mawi":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_button_236d8c180a04ca0453a37cb81ecb04ad":{"tesh":true,"cuma":true,"but":true,"bosh":true,"pos":true,"mapac":true,"anim":true},"et_pb_row_44a79f41817545b0c580ed1570f288f9":{"cuma":true,"mawi":true,"bosh":true,"mapac":true,"anim":true},"et_pb_text_e6970128be02770051dfbf4625b5943d":{"glde":{"text_font_size":"14","text_letter_spacing":"0px","text_line_height":"1.7em","header_font_size":"30px","header_letter_spacing":"0px","header_line_height":"1em","background_size":"cover","background_position":"center","background_repeat":"no-repeat","background_blend":"normal"},"foop":true,"tesh":true,"mawi":true,"bosh":true,"pos":true,"anim":true}}],"_et_pb_built_for_post_type":"page","_et_pb_use_builder":"on","_et_pb_ab_subjects":"","_et_pb_enable_shortcode_tracking":"","_et_pb_ab_current_shortcode":"[et_pb_split_track id=\"62168\" \/]","_et_pb_custom_css":".listing {\npadding:25px !important;\n  width: 1250px !important;\nmargin:0 auto;\ncolumn-count: 3;\n  column-gap: 2em;\n}\n\n.magasin {\n  font-size:16px;\n}\n.horaires {\n  font-size:10px;\n}","_et_pb_gutter_width":"2","_global_colors_info":"{}","_et_pb_first_image":"","_et_pb_truncate_post":"<div class=\"et_pb_section et_pb_section_0 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_0\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_accordion et_pb_accordion_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_0  et_pb_toggle_open\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Magasins \u00e0 proximit\u00e9<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_code et_pb_code_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","_et_pb_truncate_post_date":"2025-09-12 22:15:02","_et_builder_version":"VB|Divi|4.27.4","_et_pb_show_page_creation":"off","_et_pb_old_content":"","_wp_trash_meta_status":null,"_wp_trash_meta_time":null,"_thumbnail_id":null,"_edit_last":"1","_edit_lock":"1759294087:3","_et_pb_post_hide_nav":"default","_et_pb_page_layout":"et_right_sidebar","_et_pb_side_nav":"off","total_sales":null,"_tax_status":null,"_tax_class":null,"_manage_stock":null,"_backorders":null,"_sold_individually":null,"_virtual":null,"_downloadable":null,"_download_limit":null,"_download_expiry":null,"_stock":null,"_stock_status":null,"_wc_average_rating":null,"_wc_review_count":null,"_product_version":null,"_price":null,"_yoast_wpseo_content_score":"90","_yoast_wpseo_estimated-reading-time-minutes":"1","_wp_desired_post_slug":null,"_et_theme_builder_marked_as_unused":null,"_crosssell_ids":null,"magasins":"","_magasins":"field_68415287d587c","partenaires":"","_partenaires":"field_684152a9d587e","distributeurs":"","_distributeurs":"field_684152a7d587d","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Revendeurs - Diplomat Pen<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.diplomat-pen.com\/de\/handler\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Revendeurs - Diplomat Pen\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.diplomat-pen.com\/de\/handler\/\" \/>\n<meta property=\"og:site_name\" content=\"Diplomat Pen\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-31T09:19:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"[leaflet-map zoomControl][leaflet-marker lat=43.5281225 lng=5.4517599 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Michel59 Cr Mirabeau,13100 Aix-en-Provence04 42 38 24 65Horaires :Lundi : 10h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.6895126 lng=5.9152312 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Buro+ - Aix les Bains5-7 rue de France,73100 Aix-Les-Bains04 76 56 06 02Horaires :Lundi : 8h30-12h15 \/ 13h45-19hMardi : 8h30-12h15 \/ 13h45-19hMercredi : 8h30-12h15 \/ 13h45-19hJeudi : 8h30-12h15 \/ 13h45-19hVendredi : 8h30-12h15 \/ 13h45-19hSamedi : 9h-12h \/ 14h-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.4301596 lng=0.0867188 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Le Passage8 Rue du Bercail,61000 Alen\u00e7on02 33 80 66 40Horaires :Lundi : 14h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=44.1234746 lng=4.0801758 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;] Modern Bureau 8 Pl. du G\u00e9n\u00e9ral Leclerc,30100 Al\u00e8s04 66 52 53 09Horaires :Lundi : 9h30-12h \/14h30-18h30Mardi : 9h30-12h \/14h30-18h30Mercredi : 9h30-12h \/14h30-18h30Jeudi : 9h30-12h \/14h30-18h30Vendredi : 9h30-12h \/14h30-18h30Samedi : 9h30-12h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.8941706 lng=2.3020053 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie Martelle3 Rue des Vergeaux,80000 Amiens03 22 71 54 52Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.4711609 lng=-0.5526317 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie Richer6 Rue Chaperonni\u00e8re,49100 Angers02 41 25 50 00Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.9022414 lng=6.1259056 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Grenet&#039;Shop2, Place Saint Maurice,74000 Annecy04 50 51 16 74Horaires :Lundi : 14h30-19hMardi : 10h-12h30 \/ 14h30-19hMercredi : 10h-12h30 \/ 14h30-19hJeudi : 10h-12h30 \/ 14h30-19hVendredi : 10h-12h30 \/ 14h30-19hSamedi : 10h-12h30 \/ 14h30-19hDimanche : 10h-18h[\/leaflet-marker][leaflet-marker lat=48.9141878 lng=2.2911141 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie Nouvelle57 Grande Rue Charles de Gaulle,92600 Asni\u00e8res sur Seine01 47 93 06 11Horaires :Lundi : 14h30-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.4899839 lng=2.4375562 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Merci Vincent une librairie en libert\u00e911 rue du charbon,18700 Aubigny-sur-nere06 76 89 02 12Horaires :Lundi : Ferm\u00e9Mardi : 15h-19hMercredi : 10h-13h \/ 15h-19hJeudi : 10h-13h \/ 15h-19hVendredi : 10h-13h \/ 15h-19hSamedi : 10h-13h \/ 15h-19hDimanche : 10h30-12h30[\/leaflet-marker][leaflet-marker lat=43.9510293 lng=4.8051107 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Image et Ecriture11 Place de l&#039;Horloge,84000 Avignon04 90 85 15 72Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=44.8428495 lng=-0.5778444 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Le Stylo Des Grands Hommes5 Pl. des Grands Hommes,33000 Bordeaux05 56 81 25 96Horaires :Lundi : 10h-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.3887438 lng=-4.4892696 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Maison du Stylo62 RUE DE SIAM,29200 BREST02 98 44 44 02Horaires :Lundi : Ferm\u00e9Mardi : 10h-13h \/ 14h-19hMercredi : 10h-13h \/ 14h-19hJeudi : 10h-13h \/ 14h-19hVendredi : 10h-13h \/ 14h-19hSamedi : 10h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.9568146 lng=4.3679891 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie du Mau44-46 Place de la R\u00e9publique,51000 Ch\u00e2lons-en-Champagne03 26 68 48 94Horaires :Lundi : 14h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.7731821 lng=4.7214212 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie Rimbaud26, Rue de la R\u00e9publique,8000 Charleville-M\u00e9zi\u00e8res03 24 41 00 12Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8891431 lng=2.1557758 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie les petits mots12 avenue Guy de Maupassant ,78400 Chatou01 30 53 08 13Horaires :Lundi : 8h30-13h \/ 14h30-19hMardi : 8h30-13h \/ 14h30-19hMercredi : 8h30-13h \/ 14h30-19hJeudi : 8h30-13h \/ 14h30-19hVendredi : 8h30-13h \/ 14h30-19hSamedi : 8h30-13h \/ 14h30-19hDimanche : 9h-12h30[\/leaflet-marker][leaflet-marker lat=45.7757032 lng=3.0821706 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Les Volcans80 Boulevard Fran\u00e7ois Mitterrand,63000 Clermont-Ferrand04 73 43 66 75Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.0788782 lng=7.3574357 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]RUC6 Pl. de la Cath\u00e9drale,68000 Colmar03 89 24 16 16Horaires :Lundi : 14h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.0451209 lng=-1.4436472 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]OCEP Librairie43 Rue Saint-Nicolas,50200\u00a0 Coutances02 33 19 17 17Horaires :Lundi : 14h-19hMardi : 9h30-12h30 \/ 14h-19hMercredi : 9h30-12h30 \/ 14h-19hJeudi : 9h30-12h30 \/ 14h-19hVendredi : 9h30-12h30 \/ 14h-19hSamedi : 9h30-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.3583645 lng=0.0727596 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Gambetta38 rue Gambetta,14800 Deauville02 31 88 30 72Horaires :Lundi : 10h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.3232783 lng=5.0405377 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Gibert Joseph22 Rue des Forges,,21000 Dijon02 32 62 24 24Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.3220477 lng=5.0414805 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Habanera23 rue de la libert\u00e9,21000 Dijon03 80 30 45 76Horaires :Lundi : 9h-19h30Mardi : 9h-19h30Mercredi : 9h-19h30Jeudi : 9h-19h30Vendredi : 9h-19h30Samedi : 9h-19h30Dimanche : 10h-12h \/ 13h-19h[\/leaflet-marker][leaflet-marker lat=48.9961751 lng=2.2609111 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie Lecut2 Rue de Stalingrad,95120 Ermont01 34 44 14 24Horaires :Lundi : 9h-12h30 \/ 14h15-19hMardi : 9h-12h30 \/ 14h15-19hMercredi : 9h-12h30 \/ 14h15-19hJeudi : 9h-12h30 \/ 14h15-19hVendredi : 9h-12h30 \/ 14h15-19hSamedi : 9h-12h30 \/ 14h15-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.0249952 lng=1.1510455 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Gibert JosephPL GEORGES CLEMENCEAU,27000 Evreux02 32 62 24 24Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8373855 lng=-1.5923725 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie L&#039;Encre Bleue16 rue Saint Sauveur ,50400 Granville02 33 50 94 10Horaires :Lundi : 10h30-12h30 \/ 15h-19hMardi : 9h45-12h30 \/ 14h-19hMercredi : 9h45-12h30 \/ 14h-19hJeudi : 9h45-12h30 \/ 14h-19hVendredi : 9h45-12h30 \/ 14h-19hSamedi : 9h45-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.1891273 lng=5.7265666 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Trichon2, Place de l&#039;Etoile,38000 Grenoble04 76 46 75 06Horaires :Lundi : 14h-19hMardi : 9h-13h \/ 14h-19hMercredi : 9h-13h \/ 14h-19hJeudi : 9h-13h \/ 14h-19hVendredi : 9h-13h \/ 14h-19hSamedi : 9h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=46.1591124 lng=-1.1515525 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Maison du briquet et du stylo4 rue des Merciers,17000 La Rochelle05 46 41 10 21Horaires :Lundi : 14h-20hMardi : 9h-20hMercredi : 9h-20hJeudi : 9h-20hVendredi : 9h-20hSamedi : 9h-20hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8766215 lng=2.7062784 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie ROSE-MAY17 Rue des Marches,77400 Lagny-sur-Marne01 64 30 12 20Horaires :Lundi : Ferm\u00e9Mardi : 9h-13h \/ 14h-19hMercredi : 9h-13h \/ 14h-19hJeudi : 9h-13h \/ 14h-19hVendredi : 9h-13h \/ 14h-19hSamedi : 9h-13h \/ 14h-19hDimanche : 9h-13h[\/leaflet-marker][leaflet-marker lat=47.2922903 lng=-2.5153693 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie Les Cerfs-Volants15 Rue de l&#039;\u00c9glise,44490 Le Croisic02 40 60 90 45Horaires :Lundi : Ferm\u00e9Mardi : 10h-13h \/ 15h-19hMercredi : 10h-13h \/ 15h-19hJeudi : 10h-13h \/ 15h-19hVendredi : 10h-13h \/ 15h-19hSamedi : 10h-13h \/ 15h-19hDimanche : 10h-13h[\/leaflet-marker][leaflet-marker lat=49.4935895 lng=0.1081556 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Maison du Stylo31 Rue Jules Siegfried,76600 Le Havre02 98 44 44 02Horaires :Lundi : Ferm\u00e9Mardi : 10h-12h \/ 14h-18hMercredi : 10h-12h \/ 14h-18hJeudi : 10h-12h \/ 14h-18hVendredi : 10h-12h \/ 14h-18hSamedi : 10h-12h \/ 14h-18hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7569304 lng=4.8490604 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Fiducial Office Store88 Av. Mar\u00e9chal de Saxe,69003 Lyon04 78 60 30 69Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7691615 lng=4.8306047 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Papetheque42 Rue du Pr\u00e9sident Edouard Herr,69001 Lyon04 91 33 11 79Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7669688 lng=4.8554478 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Papetheque15 Cours Franklin Roosevelt,69006 Lyon04 91 33 11 79Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7791992 lng=4.8275581 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Temps Libre16 Grande Rue de la Croix-Rousse,69004 Lyon04 78 28 76 94Horaires :Lundi : Ferm\u00e9Mardi : 9h-12h30 \/ 14h-19hMercredi : 9h-12h30 \/ 14h-19hJeudi : 9h-12h30 \/ 14h-19hVendredi : 9h-12h30 \/ 14h-19hSamedi : 9h-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7555286 lng=4.8312369 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Perreyon1, rue Victor Hugo,69002 Lyon04 78 37 18 54Horaires :Lundi : Ferm\u00e9Mardi : 10h-13h \/ 14h-18h45Mercredi : 10h-13h \/ 14h-18h45Jeudi : 10h-13h \/ 14h-18h45Vendredi : 10h-13h \/ 14h-18h45Samedi : 10h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.2946031 lng=5.3820877 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Papetheque45 rue Paradis,13001 Marseille04 91 33 11 79Horaires :Lundi : 9h30-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.3018742 lng=-0.6137284 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Librairie du Marais237 Rue Charles de Gaulle,53100 Mayenne02 43 04 10 12Horaires :Lundi : 10h-12h \/ 14h-18hMardi : 9h-12h \/ 14h-19hMercredi : 9h-19hJeudi : 9h-12h \/ 14h-19hVendredi : 9h-12h \/ 14h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.8924043 lng=-0.5015413 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Lacoste65 Rue Augustin Lesbazeilles,40000 Mont de Marsan05 58 75 01 75Horaires :Lundi : Ferm\u00e9Mardi : 9h-13h \/ 14h-19hMercredi : 9h-13h \/ 14h-19hJeudi : 9h-13h \/ 14h-19hVendredi : 9h-13h \/ 14h-19hSamedi : 9h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.6103572 lng=3.8767154 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Gibert Joseph3 Pl. Martyrs de la R\u00e9sistance,34000 Montpellier02 32 62 24 24Horaires :Lundi : 9h30-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.2171683 lng=-1.5573745 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Cado Chic25 Rue du Calvaire,44000 Nantes02 40 48 25 89Horaires :Lundi : Ferm\u00e9Mardi : 10h30-13h \/ 14h-19hMercredi : 10h30-13h \/ 14h-19hJeudi : 10h30-13h \/ 14h-19hVendredi : 10h30-13h \/ 14h-19hSamedi : 10h30-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8861767 lng=2.2704972 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Lamartine Neuilly102, av Achille Peretti,92200 Neuilly sur seine01 47 47 71 00Horaires :Lundi : 14h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.7007035 lng=7.2686692 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Creutz &amp; Fils19 rue de l&#039;hotel des postes ,6000 Nice04 93 85 35 13Horaires :Lundi : Ferm\u00e9Mardi : 10h-12h \/ 14h-18h30Mercredi : 10h-12h \/ 14h-18h30Jeudi : 10h-12h \/ 14h-18h30Vendredi : 10h-12h \/ 14h-18h30Samedi : 10h-12h \/ 14h-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.8370975 lng=4.3592021 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Art et Signature 17 Place du March\u00e9,30000 N\u00eemes 04 66 21 63 44Horaires :Lundi : 14h-19hMardi : 10h-13h \/ 14h-19hMercredi : 10h-13h \/ 14h-19hJeudi : 10h-13h \/ 14h-19hVendredi : 10h-13h \/ 14h-19hSamedi : 10h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.8371388 lng=4.3613636 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Lacour-Oll\u00e925 Boulevard Amiral Courbet,30000 N\u00eemes 04 66 67 30 30Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8881736 lng=2.3480872 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Gibert Joseph17 boulevard Barbes,75018 Paris02 32 62 24 24Horaires :Lundi : 10h-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8483706 lng=2.3428131 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Gibert Joseph30 boulevard St Michel,75006 Paris02 32 62 24 24Horaires :Lundi : 10h-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8644785 lng=2.2706229 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]LAMARTINE118 rue de la Pompe,75016 Paris01 47 27 95 41Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8735845 lng=2.3286439 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Le Carr\u00e9 d&#039;encre13 Rue des Mathurins,75009 Paris01 42 93 86 84Horaires :Lundi : Ferm\u00e9Mardi : 11h-19hMercredi : 11h-19hJeudi : 11h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8417266 lng=2.3246106 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Montparnasse Papeterie41 Rue du Montparnasse,75014 Paris01 40 47 57 12Horaires :Lundi : 10h30-19hMardi : 10h30-19hMercredi : 10h30-19hJeudi : 10h30-19hVendredi : 10h30-19hSamedi : 10h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8853878 lng=2.2822184 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Neuilly dessin3 place de la porte de champerret,75017 Paris01 45 72 43 22Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8501579 lng=2.3040541 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie de l&#039;\u00e9cole Militaire41, avenue de la Motte-Piquet,75007 Paris01 45 51 24 98Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8412873 lng=2.3227268 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie du Dome108 boulevard du Montparnasse,75014 Paris01 43 35 25 74Horaires :Lundi : 14h-19hMardi : 10h30-19hMercredi : 10h30-19hJeudi : 10h30-19hVendredi : 10h30-19hSamedi : 10h30-19hDimanche : 14h-18h[\/leaflet-marker][leaflet-marker lat=48.8463944 lng=2.3438807 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Latine26, Rue Soufflot,75005 Paris01 43 54 14 89Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8757387 lng=2.3512337 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Perjac66 Rue du Faubourg Poissonni\u00e8re,75010 Paris01 47 70 28 71Horaires :Lundi : 9h-19h45Mardi : 9h-19h45Mercredi : 9h-19h45Jeudi : 9h-19h45Vendredi : 9h-19h45Samedi : Ferm\u00e9Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8718476 lng=2.3207417 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]PLUME ET BILLE38 rue de l&#039;arcade,75008 Paris01 42 65 57 92Horaires :Lundi : 14h-19h30Mardi : 10h30-19h30Mercredi : 10h30-19h30Jeudi : 10h30-19h30Vendredi : 10h30-19h30Samedi : 10h30-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8762587 lng=2.3086485 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Point Plume21 rue Quentin Bauchat,75008 Paris01 49 52 09 89Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.1853787 lng=0.7198622 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Au Paradis des Fumeurs15 Bd Michel Montaigne,24000 P\u00e9rigueux05 53 53 78 25Horaires :Lundi : 08h-19hMardi : 08h-19hMercredi : 08h-19hJeudi : 08h-19hVendredi : 08h-19hSamedi : 08h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=42.6987685 lng=2.8958421 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Signatures6 rue Alsace Lorraine ,66000 PERPIGNAN04 68 34 47 10Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=46.5837211 lng=0.3376102 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Stylo Poitiers37 Rue Gambetta,86000 Poitiers05 49 41 87 69Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.9965208 lng=-4.0992848 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Ravy10 Rue de la Providence,29000 Quimper02 98 95 05 36Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.2571616 lng=4.0280686 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La R\u00e9gence Reims44 Place Drouet d&#039;Erlon,51100 Reims03 26 47 49 79Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.1110621 lng=-1.6795397 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie Bahon Rault 18 Rue du Champ Jacquet,35000 Rennes02 99 79 00 39Horaires :Lundi : 13h30-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.4407275 lng=1.0884254 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Boutique Scripte56 Rue Saint-L\u00f4,76000 Rouen02 35 15 44 22Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8775573 lng=2.1822323 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Papetheque14 Boulevard du Mar\u00e9chal Foch,92500 Rueil-Malmaison04 91 33 11 79Horaires :Lundi : 10h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.6502084 lng=-2.0079475 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Autograph13 rue Saint Vincent,35400 Saint Malo02 99 40 31 61Horaires :Lundi : 14h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : 10h30-19h[\/leaflet-marker][leaflet-marker lat=48.7020125 lng=6.2159342 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Le coin de lettre91 Avenue carnot,54130 Saint Max03 83 33 80 80 Horaires :Lundi : 14h-19hMardi : 9h-12h \/ 14h-19hMercredi : 9h-12h \/ 14h-19hJeudi : 9h-12h \/ 14h-19hVendredi : 9h-12h \/ 14h-19hSamedi : 9h-12h \/ 14h-18hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.2065407 lng=2.5867515 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Le Verbe et l&#039;Objet 14 Pl. Henri IV,60300 Senlis03 44 60 61 98Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : 10h-13h[\/leaflet-marker][leaflet-marker lat=48.8960736 lng=2.0901693 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Gibert Joseph4 rue des Coches,78100 St Germain en Laye02 32 62 24 24Horaires :Lundi : 14h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : 10h-13h[\/leaflet-marker][leaflet-marker lat=48.1424871 lng=-1.6929348 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Tabac Presse Grand QuartierC.C Grand Quartier Rte de St Malo,35760 St Gr\u00e9goire02.99.59.39.91Horaires :Lundi : 9h-20hMardi : 9h-20hMercredi : 9h-20hJeudi : 10h-19hVendredi : 9h-20hSamedi : 9h-20hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.5644267 lng=7.7769703 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]L&#039;independante14 Route du Polygone,67100 Strasbourg03 88 34 42 64Horaires :Lundi : Ferm\u00e9Mardi : 9h30-13h \/ 14h-19hMercredi : 9h30-13h \/ 14h-19hJeudi : 9h30-13h \/ 14h-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.5803477 lng=7.7521118 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Papeterie du centre38 Rue des Juifs,67000 Strasbourg03 88 36 27 14Horaires :Lundi : 10h-18h30Mardi : 10h-18h30Mercredi : 10h-18h30Jeudi : 10h-18h30Vendredi : 10h-18h30Samedi : 10h-18hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.6033982 lng=1.4499314 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Papetheque 32 Rue de Metz ,31000 Toulouse05 61 52 09 03Horaires :Lundi : 9h30-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=44.9280333 lng=4.8893904 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Valence Stylo1 Avenue Pierre Semard,26000 Valence04 75 44 10 37Horaires :Lundi : 14h-19hMardi : 10h-12h30 \/ 14h-19hMercredi : 10h-12h30 \/ 14h-19hJeudi : 10h-12h30 \/ 14h-19hVendredi : 10h-12h30 \/ 14h-19hSamedi : 10h-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.7912126 lng=1.0665488 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La maison de la Presse Vend\u00f4me15-21 Rue du G\u00e9n\u00e9ral de Gaulle,41100 Vend\u00f4me02 54 89 86 41Horaires :Lundi : 9h-12h30 \/ 14h30-19hMardi : 9h-12h30 \/ 14h30-19hMercredi : 9h-12h30 \/ 14h30-19hJeudi : 9h-12h30 \/ 14h30-19hVendredi : 9h-12h30 \/ 14h30-19hSamedi : 9h-12h30 \/ 14h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8045774 lng=2.1361086 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Gibert Joseph4 Passage de la Charit\u00e9,78000 Versailles02 32 62 24 24Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8037962 lng=2.1335389 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]La Havane21 Rue Hoche,78000 Versailles01 39 50 66 11Horaires :Lundi : 08h-19h30Mardi : 08h-19h30Mercredi : 08h-19h30Jeudi : 08h-19h30Vendredi : 08h-19h30Samedi : 08h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8467375 lng=2.4320026 iconUrl=&quot;https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp&quot; iconSize=&quot;20,20&quot;]Le Bel Ecrit6 Avenue de Vorges,94300 Vincennes01 43 28 03 17Horaires :Lundi : 9h-13h \/ 14h30-19hMardi : 9h-13h \/ 14h30-19hMercredi : 9h-13h \/ 14h30-19hJeudi : 9h-13h \/ 14h30-19hVendredi : 9h-13h \/ 14h30-19hSamedi : 10h-13h \/ 14h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][cluster]\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.diplomat-pen.com\\\/fr\\\/revendeurs\\\/\",\"url\":\"https:\\\/\\\/www.diplomat-pen.com\\\/fr\\\/revendeurs\\\/\",\"name\":\"Revendeurs - Diplomat Pen\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.diplomat-pen.com\\\/en\\\/#website\"},\"datePublished\":\"2025-05-07T14:50:13+00:00\",\"dateModified\":\"2025-07-31T09:19:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.diplomat-pen.com\\\/fr\\\/revendeurs\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.diplomat-pen.com\\\/fr\\\/revendeurs\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.diplomat-pen.com\\\/fr\\\/revendeurs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.diplomat-pen.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Revendeurs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.diplomat-pen.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.diplomat-pen.com\\\/en\\\/\",\"name\":\"Diplomat Pen\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.diplomat-pen.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Wiederverk\u00e4ufer - Diplomat Pen","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:\/\/www.diplomat-pen.com\/de\/handler\/","og_locale":"de_DE","og_type":"article","og_title":"Revendeurs - Diplomat Pen","og_url":"https:\/\/www.diplomat-pen.com\/de\/handler\/","og_site_name":"Diplomat Pen","article_modified_time":"2025-07-31T09:19:39+00:00","twitter_card":"summary_large_image","twitter_description":"[leaflet-map zoomControl][leaflet-marker lat=43.5281225 lng=5.4517599 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Michel59 Cr Mirabeau,13100 Aix-en-Provence04 42 38 24 65Horaires :Lundi : 10h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.6895126 lng=5.9152312 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Buro+ - Aix les Bains5-7 rue de France,73100 Aix-Les-Bains04 76 56 06 02Horaires :Lundi : 8h30-12h15 \/ 13h45-19hMardi : 8h30-12h15 \/ 13h45-19hMercredi : 8h30-12h15 \/ 13h45-19hJeudi : 8h30-12h15 \/ 13h45-19hVendredi : 8h30-12h15 \/ 13h45-19hSamedi : 9h-12h \/ 14h-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.4301596 lng=0.0867188 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Le Passage8 Rue du Bercail,61000 Alen\u00e7on02 33 80 66 40Horaires :Lundi : 14h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=44.1234746 lng=4.0801758 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"] Modern Bureau 8 Pl. du G\u00e9n\u00e9ral Leclerc,30100 Al\u00e8s04 66 52 53 09Horaires :Lundi : 9h30-12h \/14h30-18h30Mardi : 9h30-12h \/14h30-18h30Mercredi : 9h30-12h \/14h30-18h30Jeudi : 9h30-12h \/14h30-18h30Vendredi : 9h30-12h \/14h30-18h30Samedi : 9h30-12h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.8941706 lng=2.3020053 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie Martelle3 Rue des Vergeaux,80000 Amiens03 22 71 54 52Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.4711609 lng=-0.5526317 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie Richer6 Rue Chaperonni\u00e8re,49100 Angers02 41 25 50 00Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.9022414 lng=6.1259056 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Grenet'Shop2, Place Saint Maurice,74000 Annecy04 50 51 16 74Horaires :Lundi : 14h30-19hMardi : 10h-12h30 \/ 14h30-19hMercredi : 10h-12h30 \/ 14h30-19hJeudi : 10h-12h30 \/ 14h30-19hVendredi : 10h-12h30 \/ 14h30-19hSamedi : 10h-12h30 \/ 14h30-19hDimanche : 10h-18h[\/leaflet-marker][leaflet-marker lat=48.9141878 lng=2.2911141 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie Nouvelle57 Grande Rue Charles de Gaulle,92600 Asni\u00e8res sur Seine01 47 93 06 11Horaires :Lundi : 14h30-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.4899839 lng=2.4375562 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Merci Vincent une librairie en libert\u00e911 rue du charbon,18700 Aubigny-sur-nere06 76 89 02 12Horaires :Lundi : Ferm\u00e9Mardi : 15h-19hMercredi : 10h-13h \/ 15h-19hJeudi : 10h-13h \/ 15h-19hVendredi : 10h-13h \/ 15h-19hSamedi : 10h-13h \/ 15h-19hDimanche : 10h30-12h30[\/leaflet-marker][leaflet-marker lat=43.9510293 lng=4.8051107 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Image et Ecriture11 Place de l'Horloge,84000 Avignon04 90 85 15 72Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=44.8428495 lng=-0.5778444 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Le Stylo Des Grands Hommes5 Pl. des Grands Hommes,33000 Bordeaux05 56 81 25 96Horaires :Lundi : 10h-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.3887438 lng=-4.4892696 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Maison du Stylo62 RUE DE SIAM,29200 BREST02 98 44 44 02Horaires :Lundi : Ferm\u00e9Mardi : 10h-13h \/ 14h-19hMercredi : 10h-13h \/ 14h-19hJeudi : 10h-13h \/ 14h-19hVendredi : 10h-13h \/ 14h-19hSamedi : 10h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.9568146 lng=4.3679891 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie du Mau44-46 Place de la R\u00e9publique,51000 Ch\u00e2lons-en-Champagne03 26 68 48 94Horaires :Lundi : 14h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.7731821 lng=4.7214212 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie Rimbaud26, Rue de la R\u00e9publique,8000 Charleville-M\u00e9zi\u00e8res03 24 41 00 12Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8891431 lng=2.1557758 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie les petits mots12 avenue Guy de Maupassant ,78400 Chatou01 30 53 08 13Horaires :Lundi : 8h30-13h \/ 14h30-19hMardi : 8h30-13h \/ 14h30-19hMercredi : 8h30-13h \/ 14h30-19hJeudi : 8h30-13h \/ 14h30-19hVendredi : 8h30-13h \/ 14h30-19hSamedi : 8h30-13h \/ 14h30-19hDimanche : 9h-12h30[\/leaflet-marker][leaflet-marker lat=45.7757032 lng=3.0821706 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Les Volcans80 Boulevard Fran\u00e7ois Mitterrand,63000 Clermont-Ferrand04 73 43 66 75Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.0788782 lng=7.3574357 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]RUC6 Pl. de la Cath\u00e9drale,68000 Colmar03 89 24 16 16Horaires :Lundi : 14h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.0451209 lng=-1.4436472 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]OCEP Librairie43 Rue Saint-Nicolas,50200\u00a0 Coutances02 33 19 17 17Horaires :Lundi : 14h-19hMardi : 9h30-12h30 \/ 14h-19hMercredi : 9h30-12h30 \/ 14h-19hJeudi : 9h30-12h30 \/ 14h-19hVendredi : 9h30-12h30 \/ 14h-19hSamedi : 9h30-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.3583645 lng=0.0727596 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Gambetta38 rue Gambetta,14800 Deauville02 31 88 30 72Horaires :Lundi : 10h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.3232783 lng=5.0405377 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Gibert Joseph22 Rue des Forges,,21000 Dijon02 32 62 24 24Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.3220477 lng=5.0414805 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Habanera23 rue de la libert\u00e9,21000 Dijon03 80 30 45 76Horaires :Lundi : 9h-19h30Mardi : 9h-19h30Mercredi : 9h-19h30Jeudi : 9h-19h30Vendredi : 9h-19h30Samedi : 9h-19h30Dimanche : 10h-12h \/ 13h-19h[\/leaflet-marker][leaflet-marker lat=48.9961751 lng=2.2609111 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie Lecut2 Rue de Stalingrad,95120 Ermont01 34 44 14 24Horaires :Lundi : 9h-12h30 \/ 14h15-19hMardi : 9h-12h30 \/ 14h15-19hMercredi : 9h-12h30 \/ 14h15-19hJeudi : 9h-12h30 \/ 14h15-19hVendredi : 9h-12h30 \/ 14h15-19hSamedi : 9h-12h30 \/ 14h15-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.0249952 lng=1.1510455 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Gibert JosephPL GEORGES CLEMENCEAU,27000 Evreux02 32 62 24 24Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8373855 lng=-1.5923725 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie L'Encre Bleue16 rue Saint Sauveur ,50400 Granville02 33 50 94 10Horaires :Lundi : 10h30-12h30 \/ 15h-19hMardi : 9h45-12h30 \/ 14h-19hMercredi : 9h45-12h30 \/ 14h-19hJeudi : 9h45-12h30 \/ 14h-19hVendredi : 9h45-12h30 \/ 14h-19hSamedi : 9h45-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.1891273 lng=5.7265666 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Trichon2, Place de l'Etoile,38000 Grenoble04 76 46 75 06Horaires :Lundi : 14h-19hMardi : 9h-13h \/ 14h-19hMercredi : 9h-13h \/ 14h-19hJeudi : 9h-13h \/ 14h-19hVendredi : 9h-13h \/ 14h-19hSamedi : 9h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=46.1591124 lng=-1.1515525 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Maison du briquet et du stylo4 rue des Merciers,17000 La Rochelle05 46 41 10 21Horaires :Lundi : 14h-20hMardi : 9h-20hMercredi : 9h-20hJeudi : 9h-20hVendredi : 9h-20hSamedi : 9h-20hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8766215 lng=2.7062784 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie ROSE-MAY17 Rue des Marches,77400 Lagny-sur-Marne01 64 30 12 20Horaires :Lundi : Ferm\u00e9Mardi : 9h-13h \/ 14h-19hMercredi : 9h-13h \/ 14h-19hJeudi : 9h-13h \/ 14h-19hVendredi : 9h-13h \/ 14h-19hSamedi : 9h-13h \/ 14h-19hDimanche : 9h-13h[\/leaflet-marker][leaflet-marker lat=47.2922903 lng=-2.5153693 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie Les Cerfs-Volants15 Rue de l'\u00c9glise,44490 Le Croisic02 40 60 90 45Horaires :Lundi : Ferm\u00e9Mardi : 10h-13h \/ 15h-19hMercredi : 10h-13h \/ 15h-19hJeudi : 10h-13h \/ 15h-19hVendredi : 10h-13h \/ 15h-19hSamedi : 10h-13h \/ 15h-19hDimanche : 10h-13h[\/leaflet-marker][leaflet-marker lat=49.4935895 lng=0.1081556 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Maison du Stylo31 Rue Jules Siegfried,76600 Le Havre02 98 44 44 02Horaires :Lundi : Ferm\u00e9Mardi : 10h-12h \/ 14h-18hMercredi : 10h-12h \/ 14h-18hJeudi : 10h-12h \/ 14h-18hVendredi : 10h-12h \/ 14h-18hSamedi : 10h-12h \/ 14h-18hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7569304 lng=4.8490604 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Fiducial Office Store88 Av. Mar\u00e9chal de Saxe,69003 Lyon04 78 60 30 69Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7691615 lng=4.8306047 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Papetheque42 Rue du Pr\u00e9sident Edouard Herr,69001 Lyon04 91 33 11 79Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7669688 lng=4.8554478 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Papetheque15 Cours Franklin Roosevelt,69006 Lyon04 91 33 11 79Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7791992 lng=4.8275581 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Temps Libre16 Grande Rue de la Croix-Rousse,69004 Lyon04 78 28 76 94Horaires :Lundi : Ferm\u00e9Mardi : 9h-12h30 \/ 14h-19hMercredi : 9h-12h30 \/ 14h-19hJeudi : 9h-12h30 \/ 14h-19hVendredi : 9h-12h30 \/ 14h-19hSamedi : 9h-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.7555286 lng=4.8312369 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Perreyon1, rue Victor Hugo,69002 Lyon04 78 37 18 54Horaires :Lundi : Ferm\u00e9Mardi : 10h-13h \/ 14h-18h45Mercredi : 10h-13h \/ 14h-18h45Jeudi : 10h-13h \/ 14h-18h45Vendredi : 10h-13h \/ 14h-18h45Samedi : 10h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.2946031 lng=5.3820877 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Papetheque45 rue Paradis,13001 Marseille04 91 33 11 79Horaires :Lundi : 9h30-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.3018742 lng=-0.6137284 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Librairie du Marais237 Rue Charles de Gaulle,53100 Mayenne02 43 04 10 12Horaires :Lundi : 10h-12h \/ 14h-18hMardi : 9h-12h \/ 14h-19hMercredi : 9h-19hJeudi : 9h-12h \/ 14h-19hVendredi : 9h-12h \/ 14h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.8924043 lng=-0.5015413 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Lacoste65 Rue Augustin Lesbazeilles,40000 Mont de Marsan05 58 75 01 75Horaires :Lundi : Ferm\u00e9Mardi : 9h-13h \/ 14h-19hMercredi : 9h-13h \/ 14h-19hJeudi : 9h-13h \/ 14h-19hVendredi : 9h-13h \/ 14h-19hSamedi : 9h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.6103572 lng=3.8767154 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Gibert Joseph3 Pl. Martyrs de la R\u00e9sistance,34000 Montpellier02 32 62 24 24Horaires :Lundi : 9h30-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.2171683 lng=-1.5573745 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Cado Chic25 Rue du Calvaire,44000 Nantes02 40 48 25 89Horaires :Lundi : Ferm\u00e9Mardi : 10h30-13h \/ 14h-19hMercredi : 10h30-13h \/ 14h-19hJeudi : 10h30-13h \/ 14h-19hVendredi : 10h30-13h \/ 14h-19hSamedi : 10h30-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8861767 lng=2.2704972 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Lamartine Neuilly102, av Achille Peretti,92200 Neuilly sur seine01 47 47 71 00Horaires :Lundi : 14h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.7007035 lng=7.2686692 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Creutz & Fils19 rue de l'hotel des postes ,6000 Nice04 93 85 35 13Horaires :Lundi : Ferm\u00e9Mardi : 10h-12h \/ 14h-18h30Mercredi : 10h-12h \/ 14h-18h30Jeudi : 10h-12h \/ 14h-18h30Vendredi : 10h-12h \/ 14h-18h30Samedi : 10h-12h \/ 14h-18h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.8370975 lng=4.3592021 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Art et Signature 17 Place du March\u00e9,30000 N\u00eemes 04 66 21 63 44Horaires :Lundi : 14h-19hMardi : 10h-13h \/ 14h-19hMercredi : 10h-13h \/ 14h-19hJeudi : 10h-13h \/ 14h-19hVendredi : 10h-13h \/ 14h-19hSamedi : 10h-13h \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.8371388 lng=4.3613636 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Lacour-Oll\u00e925 Boulevard Amiral Courbet,30000 N\u00eemes 04 66 67 30 30Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8881736 lng=2.3480872 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Gibert Joseph17 boulevard Barbes,75018 Paris02 32 62 24 24Horaires :Lundi : 10h-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8483706 lng=2.3428131 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Gibert Joseph30 boulevard St Michel,75006 Paris02 32 62 24 24Horaires :Lundi : 10h-19h30Mardi : 10h-19h30Mercredi : 10h-19h30Jeudi : 10h-19h30Vendredi : 10h-19h30Samedi : 10h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8644785 lng=2.2706229 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]LAMARTINE118 rue de la Pompe,75016 Paris01 47 27 95 41Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8735845 lng=2.3286439 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Le Carr\u00e9 d'encre13 Rue des Mathurins,75009 Paris01 42 93 86 84Horaires :Lundi : Ferm\u00e9Mardi : 11h-19hMercredi : 11h-19hJeudi : 11h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8417266 lng=2.3246106 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Montparnasse Papeterie41 Rue du Montparnasse,75014 Paris01 40 47 57 12Horaires :Lundi : 10h30-19hMardi : 10h30-19hMercredi : 10h30-19hJeudi : 10h30-19hVendredi : 10h30-19hSamedi : 10h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8853878 lng=2.2822184 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Neuilly dessin3 place de la porte de champerret,75017 Paris01 45 72 43 22Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8501579 lng=2.3040541 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie de l'\u00e9cole Militaire41, avenue de la Motte-Piquet,75007 Paris01 45 51 24 98Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8412873 lng=2.3227268 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie du Dome108 boulevard du Montparnasse,75014 Paris01 43 35 25 74Horaires :Lundi : 14h-19hMardi : 10h30-19hMercredi : 10h30-19hJeudi : 10h30-19hVendredi : 10h30-19hSamedi : 10h30-19hDimanche : 14h-18h[\/leaflet-marker][leaflet-marker lat=48.8463944 lng=2.3438807 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Latine26, Rue Soufflot,75005 Paris01 43 54 14 89Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8757387 lng=2.3512337 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Perjac66 Rue du Faubourg Poissonni\u00e8re,75010 Paris01 47 70 28 71Horaires :Lundi : 9h-19h45Mardi : 9h-19h45Mercredi : 9h-19h45Jeudi : 9h-19h45Vendredi : 9h-19h45Samedi : Ferm\u00e9Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8718476 lng=2.3207417 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]PLUME ET BILLE38 rue de l'arcade,75008 Paris01 42 65 57 92Horaires :Lundi : 14h-19h30Mardi : 10h30-19h30Mercredi : 10h30-19h30Jeudi : 10h30-19h30Vendredi : 10h30-19h30Samedi : 10h30-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8762587 lng=2.3086485 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Point Plume21 rue Quentin Bauchat,75008 Paris01 49 52 09 89Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=45.1853787 lng=0.7198622 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Au Paradis des Fumeurs15 Bd Michel Montaigne,24000 P\u00e9rigueux05 53 53 78 25Horaires :Lundi : 08h-19hMardi : 08h-19hMercredi : 08h-19hJeudi : 08h-19hVendredi : 08h-19hSamedi : 08h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=42.6987685 lng=2.8958421 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Signatures6 rue Alsace Lorraine ,66000 PERPIGNAN04 68 34 47 10Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=46.5837211 lng=0.3376102 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Stylo Poitiers37 Rue Gambetta,86000 Poitiers05 49 41 87 69Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.9965208 lng=-4.0992848 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Ravy10 Rue de la Providence,29000 Quimper02 98 95 05 36Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.2571616 lng=4.0280686 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La R\u00e9gence Reims44 Place Drouet d'Erlon,51100 Reims03 26 47 49 79Horaires :Lundi : 9h-19hMardi : 9h-19hMercredi : 9h-19hJeudi : 9h-19hVendredi : 9h-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.1110621 lng=-1.6795397 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie Bahon Rault 18 Rue du Champ Jacquet,35000 Rennes02 99 79 00 39Horaires :Lundi : 13h30-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.4407275 lng=1.0884254 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Boutique Scripte56 Rue Saint-L\u00f4,76000 Rouen02 35 15 44 22Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8775573 lng=2.1822323 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Papetheque14 Boulevard du Mar\u00e9chal Foch,92500 Rueil-Malmaison04 91 33 11 79Horaires :Lundi : 10h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.6502084 lng=-2.0079475 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Autograph13 rue Saint Vincent,35400 Saint Malo02 99 40 31 61Horaires :Lundi : 14h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : 10h30-19h[\/leaflet-marker][leaflet-marker lat=48.7020125 lng=6.2159342 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Le coin de lettre91 Avenue carnot,54130 Saint Max03 83 33 80 80 Horaires :Lundi : 14h-19hMardi : 9h-12h \/ 14h-19hMercredi : 9h-12h \/ 14h-19hJeudi : 9h-12h \/ 14h-19hVendredi : 9h-12h \/ 14h-19hSamedi : 9h-12h \/ 14h-18hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=49.2065407 lng=2.5867515 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Le Verbe et l'Objet 14 Pl. Henri IV,60300 Senlis03 44 60 61 98Horaires :Lundi : Ferm\u00e9Mardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : 10h-13h[\/leaflet-marker][leaflet-marker lat=48.8960736 lng=2.0901693 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Gibert Joseph4 rue des Coches,78100 St Germain en Laye02 32 62 24 24Horaires :Lundi : 14h-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : 10h-13h[\/leaflet-marker][leaflet-marker lat=48.1424871 lng=-1.6929348 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Tabac Presse Grand QuartierC.C Grand Quartier Rte de St Malo,35760 St Gr\u00e9goire02.99.59.39.91Horaires :Lundi : 9h-20hMardi : 9h-20hMercredi : 9h-20hJeudi : 10h-19hVendredi : 9h-20hSamedi : 9h-20hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.5644267 lng=7.7769703 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]L'independante14 Route du Polygone,67100 Strasbourg03 88 34 42 64Horaires :Lundi : Ferm\u00e9Mardi : 9h30-13h \/ 14h-19hMercredi : 9h30-13h \/ 14h-19hJeudi : 9h30-13h \/ 14h-19hVendredi : 9h30-19hSamedi : 9h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.5803477 lng=7.7521118 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Papeterie du centre38 Rue des Juifs,67000 Strasbourg03 88 36 27 14Horaires :Lundi : 10h-18h30Mardi : 10h-18h30Mercredi : 10h-18h30Jeudi : 10h-18h30Vendredi : 10h-18h30Samedi : 10h-18hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=43.6033982 lng=1.4499314 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Papetheque 32 Rue de Metz ,31000 Toulouse05 61 52 09 03Horaires :Lundi : 9h30-19hMardi : 9h30-19hMercredi : 9h30-19hJeudi : 9h30-19hVendredi : 9h30-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=44.9280333 lng=4.8893904 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Valence Stylo1 Avenue Pierre Semard,26000 Valence04 75 44 10 37Horaires :Lundi : 14h-19hMardi : 10h-12h30 \/ 14h-19hMercredi : 10h-12h30 \/ 14h-19hJeudi : 10h-12h30 \/ 14h-19hVendredi : 10h-12h30 \/ 14h-19hSamedi : 10h-12h30 \/ 14h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=47.7912126 lng=1.0665488 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La maison de la Presse Vend\u00f4me15-21 Rue du G\u00e9n\u00e9ral de Gaulle,41100 Vend\u00f4me02 54 89 86 41Horaires :Lundi : 9h-12h30 \/ 14h30-19hMardi : 9h-12h30 \/ 14h30-19hMercredi : 9h-12h30 \/ 14h30-19hJeudi : 9h-12h30 \/ 14h30-19hVendredi : 9h-12h30 \/ 14h30-19hSamedi : 9h-12h30 \/ 14h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8045774 lng=2.1361086 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Gibert Joseph4 Passage de la Charit\u00e9,78000 Versailles02 32 62 24 24Horaires :Lundi : 10h-19hMardi : 10h-19hMercredi : 10h-19hJeudi : 10h-19hVendredi : 10h-19hSamedi : 10h-19hDimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8037962 lng=2.1335389 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]La Havane21 Rue Hoche,78000 Versailles01 39 50 66 11Horaires :Lundi : 08h-19h30Mardi : 08h-19h30Mercredi : 08h-19h30Jeudi : 08h-19h30Vendredi : 08h-19h30Samedi : 08h-19h30Dimanche : Ferm\u00e9[\/leaflet-marker][leaflet-marker lat=48.8467375 lng=2.4320026 iconUrl=\"https:\/\/diplomat-pen.com\/wp-content\/uploads\/revendeur.webp\" iconSize=\"20,20\"]Le Bel Ecrit6 Avenue de Vorges,94300 Vincennes01 43 28 03 17Horaires :Lundi : 9h-13h \/ 14h30-19hMardi : 9h-13h \/ 14h30-19hMercredi : 9h-13h \/ 14h30-19hJeudi : 9h-13h \/ 14h30-19hVendredi : 9h-13h \/ 14h30-19hSamedi : 10h-13h \/ 14h30-19hDimanche : Ferm\u00e9[\/leaflet-marker][cluster]","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.diplomat-pen.com\/fr\/revendeurs\/","url":"https:\/\/www.diplomat-pen.com\/fr\/revendeurs\/","name":"Wiederverk\u00e4ufer - Diplomat Pen","isPartOf":{"@id":"https:\/\/www.diplomat-pen.com\/en\/#website"},"datePublished":"2025-05-07T14:50:13+00:00","dateModified":"2025-07-31T09:19:39+00:00","breadcrumb":{"@id":"https:\/\/www.diplomat-pen.com\/fr\/revendeurs\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.diplomat-pen.com\/fr\/revendeurs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.diplomat-pen.com\/fr\/revendeurs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.diplomat-pen.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Revendeurs"}]},{"@type":"WebSite","@id":"https:\/\/www.diplomat-pen.com\/en\/#website","url":"https:\/\/www.diplomat-pen.com\/en\/","name":"Diplomat Pen","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.diplomat-pen.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/www.diplomat-pen.com\/de\/wp-json\/wp\/v2\/pages\/62168","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.diplomat-pen.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.diplomat-pen.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.diplomat-pen.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.diplomat-pen.com\/de\/wp-json\/wp\/v2\/comments?post=62168"}],"version-history":[{"count":0,"href":"https:\/\/www.diplomat-pen.com\/de\/wp-json\/wp\/v2\/pages\/62168\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.diplomat-pen.com\/de\/wp-json\/wp\/v2\/media?parent=62168"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}